Welcome to specsuite!¶
specsuite is a set of tools capable of loading, processing, and calibrating your spectroscopic data! As of now, it is most useful for point-source, long-slit spectrographs, but we are working on adding functionality for other types of objects and instruments! Some of specsuite's tools include...
- Loading FITS data into arrays
- Applying a flatfield correction
- Modeling how light is warped onto your detector
- Extracting sky backgrounds using "warp models"
- Interactively creating a wavelength calibration
...and more! We designed specsuite to be as friendly to new users while still offering robust reduction tools. Nearly every function has an optional "debug" argument that allows you to visually inspect the results of each step of our pipeline. Additionally, each function is designed to be as modular as possible. If you only like a small subset of our tools, you can intersperse them with your own!