...
Keyword | Value | Type |
---|---|---|
ALL_CAMERAS | Green,Red,Ca_HK Contains the list of detector systems that could be used for assembly | bitmask - same values as the kpfexpose.TRIG_TARG mask |
CAMERAS | Green,Red Contains the list of cameras expected, from the kpfexpose.TRIG_TARG | String - simply a copy of the kpfexpose.TRIG_TARG ASCII value |
ERRMSG | Hopefully none, notes errors in file assembly | String |
LOUTFILE | /data/L0/KP.20220516.58872.81.fits Full location and filename of the output file | String |
MESSAGE | kpfexpose.EXPOSE is Readout, will wait for 120.00 Status messages, gives state of dispatcher | String |
OBSID | 6823 The observation ID for the data used in the file construction. See above | Integer |
OUTDIR | /data/L0 The data output location, this is user selectable | String |
TEST | YES If yes, the MESSAGE keyword is much more chatty. | Boolean |
...
Configuration File
The configuration file has the standard dispatcher and main blocks. It also has a camera block.
Configuration keyword | Value | Explanation |
---|---|---|
Service | kpfassemble | name of service |
Stdiosvc | @RELDIR@/data/@KTLSERVICE@/stdiosvc_1.conf | installed location of file |
dispnum | 1 | number of dispatcher |
all_cameras | Green Red Ca_HK | The value of the ALL_CAMERAS keyword |
header_config | @RELDIR@/data/@KTLSERVICE@/@EXPOSECONFIG@ | Installed location of the key header configuration file. EXPOSECONFIG is defined in the Makefile |