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 43 forks source link

[Bug]: emcee old_chain doesn't work for white-light curve fitting #621

Closed evamariaa closed 4 months ago

evamariaa commented 4 months ago

FAQ check

Instrument

Light curve fitting (Stages 4-6)

What happened?

When using old_chain in the Stage 5 light curve fitting settings, the function start_from_oldchain_emcee in fitters.py looks for ch0 instead of white as channel_key to find the previous emcee run.

Error traceback output

No response

What operating system are you using?

No response

What version of Python are you running?

No response

What Python packages do you have installed?

No response

Code of Conduct