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

Switching from celerite to celerite2 #614

Closed taylorbell57 closed 5 months ago

taylorbell57 commented 5 months ago

This RP resolves #608

This will later allow us to use celerite2 with PyMC3 fitters/models, and also fixes some annoying bugs caused by celerite. I also added a test of the GP model to the NIRSpec lsq fitting test to get some more coverage of the code. Finally, I also switched the default lsq fitter to Powell instead of Nelder-Mead since I have indeed found that Powell is more performant.