mkdetrend is the interface to the Elixir detrend creation system.
All date/times are in the form YYYY/MM/DD,HH:MM:SS, with HH:MM:SS optional.
By default, commands apply to the currently active camera/run, but
these may be specified on the command line with the -camera (camera)
and -run (run) flags.
| create (camera) (run) (start) (stop) | create a new mkdetrend run for the given camera, normally automatically performed by ert. |
| create run (runid) | create a new mkdetrend run based on the mkrun table information. |
| config (camera) (run) | set the current active config |
| state | show the state of the active config |
| init | start the init stage of mkdetrend processing |
| run | start the main processing, or re-processing |
| reg | register the completed images in the detrend database |
| clean | clean the camera/run directories; recovery from this command will require a complete reprocessing. |
| reset (level) | reset the configs. if level is 'hard', all will be reset. if level is 'update', configs may be reset to 'init' or 'update', depending on their state. |
| update | perform an update run (identify new images, process residuals, but do not generate master). |
| auto (cmd) | automatic processing commands |