c3-time-domain / SeeChange

A time-domain data reduction pipeline (e.g., for handling images->lightcurves) for surveys like DECam and LS4
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Configurable parameters for source extraction #50

Open rknop opened 1 year ago

rknop commented 1 year ago

We need the ability to configure parameters for source extraction, and track this as part of the provenance.

We will probably want one global default set of parameters that works "most of the time".

We also probably want the ability to specify a default set of parameters for each instrument.

Finally, we will probably want the ability to customize at runtime, though of course use of this should be cautious to avoid provenance profligation.

guynir42 commented 1 year ago

Another thing that may be useful: doing one set of parameters for X conditions, and a different set of parameters for Y conditions.

guynir42 commented 5 months ago

@rknop What kind of parameters are missing from the current config?