naroo_reader/README.md

696 B

naroo_reader

Convert NAROO image of spectrum to spectrum in fits format.

Getting started

Give the permission to execute the files ETA.py and spectrum.py with the command below.

chmod +x ETA.py spectrum.py

Installation

Download or clone this repo, then install needed python libraries with

python -m pip install -r requirements.txt

Documentation

Help is available by typing ./ETA.py -h or ./spectrum.py -h.

Authors

  • linarphy - initial work

Versioning

We use SemVer for versioning.

License

This project is licensied under the Chocolate-Ware License - see the LICENSE file for more information.