kevin218 / Eureka

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

Rearranging bright2flux ancillary file look-ups #623

Closed taylorbell57 closed 7 months ago

taylorbell57 commented 7 months ago

This resolves #619

Rather than doing all of the reference file look-ups in the convert_to_e file, I've rearranged things so that the functions that need the reference files are the ones that look for them. This is simpler and keeps relevant pieces more localized.