Eureka
Eureka copied to clipboard
Eureka! is a data reduction and analysis pipeline intended for time-series observations with JWST.
Kevin initially suggested this, and I fully agree - I do this all the time in a Jupyter notebook, and having this automated is definitely something we should do
Exactly what the title says - Adds fleck for starspot modeling, modifies starry code to allow starspots (not recommended, very slow...). Adds a plot to show starspots for fleck. This...
The default Starry-based eclipse mapping method fits the spherical harmonic coefficients directly, which allows maps containing regions of negative emission. In some circumstances it is desirable to require positive maps...
Luis Welbanks suggested we try Polychord as a way to speed up simultaneous fitting of multiple wavelength channels. According to him, he's used it to do nested sampling in retrievals...
### Instrument Light curve fitting (Stages 4-6) ### What is your suggestion? We should add [Fleck](https://fleck.readthedocs.io/en/stable/index.html) to the LC fitting stage so that users can model starspots. ### Error traceback...
Not a recommendation for this PR, but we should really consider making this plot for spectroscopy data as well _Originally posted by @taylorbell57 in https://github.com/kevin218/Eureka/pull/437#discussion_r947276216_ We should make a plot...
Pull request to allow for non-Eureka! inputs to Stage 4. - [x] Remove saving of MetaSave.dat file and allocate values to SpecData.h5 file for Stage 3 - [x] Enable Stage...
### FAQ check - [X] Yes, I checked the FAQ and my question has not been addressed. ### Instrument NIRSpec (Stages 1-3) ### What happened? From a chat with @gianninapr...
### Instrument Other (any stage) ### What is your suggestion? At present, all original ECF parameters need to be specified in the files, and any recently added parameters have hardcoded...
### Instrument Other (any stage) ### What is your suggestion? To make things easier for Kevin and I (and all users who want to submit a PR), we should write...