kevin218 / Eureka

Eureka! is a data reduction and analysis pipeline intended for time-series observations with JWST.
https://eurekadocs.readthedocs.io/
MIT License
58 stars 45 forks source link

[Enhancement]: Automatically skip completely masked lightcurves in S5 #546

Closed taylorbell57 closed 2 months ago

taylorbell57 commented 1 year ago

Instrument

Light curve fitting (Stages 4-6)

What is your suggestion?

At present S5 will crash if it gets to a lightcurve that is completely masked (something that happens more often now that some S3 bug has been introduced). We should just automatically skip any channels that are completely masked.

Code of Conduct