Skip to content

fit_lightcurves: investigate refactoring to split the prep and fitting into separate stages #80

Description

@SteveOv

This would make it easier to iterate over the prep and fitting separately. It will also allow intervention between the prep and fitting.

I suggest the prep stage be more closely aligned with the current ingest stage. It is responsible for gathering data, so; mist lookup, ephemeris lookup, refine ephemeris, pre-process LCs (detrend/flatten) arrange LCs, EBOP MAVEN preds, generate LD params. It would write out fitting input params and LC dat files?

The output from the prep stage would be everything needed to fit the LCs with JKTEBOP. The fit stage would be; fitting (task 3 or task 8) incl retries/timeouts etc, aggregetion of results, write out fitted params.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions