kevin218 / Eureka

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

Stage 1 Jump Step Parallelization #611

Closed taylorbell57 closed 5 months ago

taylorbell57 commented 5 months ago

This little PR parallelizes the Stage 1 Jump Step (an option long offered by STScI's jwst pipeline but not supported by us for some reason). I also tweaked the MIRI S1 template to reflect the best settings I've found from multiple analyses so far. Finally, I also reduced the frequency of the warnings about pymc3/starry not being installed (which others have complained about), and now these will only pop up when the user tries to use the packages and causes an informative AssertionError.