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

Filepath is not trapped byTwoDSpec() #40

Closed cylammarco closed 3 years ago

cylammarco commented 3 years ago

Filepath to an arc frame is not trapped:

https://github.com/cylammarco/ASPIRED/blob/ec5f303a0ba8611003e76e60bd5b94699e81d4ba/aspired/spectral_reduction.py#L3688

which is implemented for the light-frame:

https://github.com/cylammarco/ASPIRED/blob/ec5f303a0ba8611003e76e60bd5b94699e81d4ba/aspired/spectral_reduction.py#L1778