cylammarco / ASPIRED

Automated SpectroPhotometric Image REDuction (ASPIRED)
https://aspired.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
30 stars 4 forks source link

Confusing and user-unfriendly syntax for getting standard continuum #104

Open cylammarco opened 1 year ago

cylammarco commented 1 year ago

The standard continuum can only be computed in the flux calibration stage at the moment. While the science continuum can be tinkered with get_continuum().

The continuum finding of the standard target should be removed from flux calibration and handled at the onedspec level.

Computing the telluric profile should be an independent process from flux calibration.