|
mkfringe is the interface to the Elixir fringe 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.
primary user commands
| create (camera) (run) (start) (stop) | create a new mkfringe run for the given camera, normally automatically performed by ert. |
| create run (runid) | create a new mkfringe run based on the mkrun table information. |
| mkconfig (camera) (run) | create an mkfringe config table based on an existing mkdetrend date range |
| config (camera) (run) | set the current active config |
| state | show the state of the active config |
| init | start the init stage of mkfringe processing |
| run | start the main processing, or re-processing |
| reg | register the completed images in the detrend database |
| map | start the map run (requires manually setting state to map) |
| map.reg | register mode maps |
| clean | clean the camera/run directories; recovery from this command will require a complete reprocessing. |
low-level user comands
| dup (config) | duplicate the given config |
| del (config) | delete the given config |
| def (config) (start) (stop) | set the start & stop times for the given config |
| set (config) (state) | manually set the config state |
| list.init | run just the list.init stage |
| list.reinit | run just the list.reinit stage |
| detrend | run just the detrend stage |
| merge | run just the merge stage |
| mkrough | run just the mkrough stage |
| defringe | run just the defringe stage |
| mksmooth | run just the mksmooth stage |
| regimage | run just the regimage stage |
HTML cgibin commands
| htmldup | |
| htmldef | |
| htmldel | |
| htmlmod | |
| htmlkeep | |
| htmlconfig | |
| html1 | |
| html2 | |
| html3 | |
| htmlmodes | |
| htmlmaps | |
| htmlmapkeep | |
other support commands
|