How to Use The BHTOM-SPEC Documentation

This provides the spectroscopic data reduction for BHTOM. At the time of writing, it is planned for implementing the longslit spectral reduction of Gemini/GMOS, LT/SPRAT and LCO/Flloyds.

Usage

To perform a spectral extraction from SPRAT data, user only needs to type:

python sprat_extraction.py extraction_config.yaml

While for GMOS, the images have to be flattened first, before performing the spectral extraction:

python gmos_reduction.py reduction_config.yaml
python gmos_extraction.py extraction_config.yaml

Some the Configuration Files section for more information.

Indices and tables