Skip to content

Latest commit

 

History

History
67 lines (46 loc) · 1.54 KB

README.rst

File metadata and controls

67 lines (46 loc) · 1.54 KB

breizorro

A tool for creating a binary mask given a FITS image

Installation

Installation from source, working directory where source is checked out

$ pip install .

This package is available on PYPI, allowing

$ pip install breizorro

To show help message and exit

$ breizorro --help

Documentation

Documentation is available on the GitHub page.

License

This project is licensed under the GNU General Public License v3.0 - see license for details.

Contribute

Contributions are always welcome! Please ensure that you adhere to our coding standards pep8.