MTCamera¶
Note
This page is generated by python script generate_cet.py.
Commands¶
clear¶
- EFDB_Topic
MTCamera_command_clear
nClears¶
- IDL_Type
long
- Units
unitless
Description: Number of consecutive clear operations to perform
disableCalibration¶
- EFDB_Topic
MTCamera_command_disableCalibration
discardRows¶
- EFDB_Topic
MTCamera_command_discardRows
enableCalibration¶
- EFDB_Topic
MTCamera_command_enableCalibration
endImage¶
- EFDB_Topic
MTCamera_command_endImage
initGuiders¶
- EFDB_Topic
MTCamera_command_initGuiders
roiSpec¶
- IDL_Type
string
- IDL_Size
256
- Units
unitless
Description: TBD specification for region of interest
initImage¶
- EFDB_Topic
MTCamera_command_initImage
deltaT¶
- IDL_Type
double
- Units
second
Description: Estimate of time period before takeImages will be issued
play¶
- EFDB_Topic
MTCamera_command_play
playlist¶
- EFDB_Topic
MTCamera_command_playlist
playlist¶
- IDL_Type
string
- Units
unitless
Description: Name of a DAQ playlist to be defined (replaced if exists)
folder¶
- IDL_Type
string
- Units
unitless
Description: Folder where images exist in DAQ 2-day store (typically emu)
images¶
- IDL_Type
string
- Units
unitless
Description: Colon (:) delimited list of images to add to the playlist
setFilter¶
- EFDB_Topic
MTCamera_command_setFilter
startImage¶
- EFDB_Topic
MTCamera_command_startImage
sensors¶
- IDL_Type
string
- Units
unitless
Description: Sensors to be read out, if blank all configured sensors will be read out
keyValueMap¶
- IDL_Type
string
- Units
unitless
Description: Map of additional key value pairs, e.g. imageType: XYZ, groupId: ABC
obsNote¶
- IDL_Type
string
- Units
unitless
Description: An arbitrary operator provided string, useful for informally flagging images
timeout¶
- IDL_Type
double
- Units
second
Description: Timeout after which imaging will be abandoned if no endImage command received
stop¶
- EFDB_Topic
MTCamera_command_stop
takeImages¶
- EFDB_Topic
MTCamera_command_takeImages
sensors¶
- IDL_Type
string
- Units
unitless
Description: Sensors to be read out, if blank all configured sensors will be read out
keyValueMap¶
- IDL_Type
string
- Units
unitless
Description: Map of additional key value pairs to associate extra data with the image(s), e.g. imageType: XYZ, groupId: ABC
obsNote¶
- IDL_Type
string
- Units
unitless
Description: An arbitrary operator provided string, useful for informally flagging images
disable¶
Description: Transition from state Enabled to Disabled.
- EFDB_Topic
SALGeneric_command_disable
- Category
csc
enable¶
Description: Transition from state Disabled to Enabled.
- EFDB_Topic
SALGeneric_command_enable
- Category
csc
enterControl¶
Description: Transition from state Offline to Standby. Only that start in Offline state CSCs support this command; other CSCs start in Standby state and quit when they go to Offline.
- EFDB_Topic
SALGeneric_command_enterControl
exitControl¶
Description: Transition from state Standby to Offline. For CSCs that start in Standby state this makes the CSC quit. CSCs that start in Offline state, they remain active.
- EFDB_Topic
SALGeneric_command_exitControl
- Category
csc
setAuthList¶
- EFDB_Topic
SALGeneric_command_setAuthList
- Category
csc
authorizedUsers¶
- IDL_Type
string
- Units
unitless
- Description: Comma seperated list of authorized users currently allowed to command this CSC,
in the form user@host. If the first character is +/- then the specified users are added/removed. Duplicates are silently ignored. The CSC’s own user@host is silently ignored, because it is always authorized. For removal, CSCs that are not in the list are silently ignored. Whitespace is allowed after the optional initial +/- and after each comma.
nonAuthorizedCSCs¶
- IDL_Type
string
- Units
unitless
- Description: Comma seperated list of CSC’s not currently allowed to command this CSC,
in the form name[:index]. An index of 0 is stripped (name:0 becomes name). If the first character is +/- then the specified CSCs are added/removed. Duplicates are silently ignored. For removal, CSCs that are not in the list are silently ignored. Whitespace is allowed after the optional initial +/- and after each comma.
setLogLevel¶
Description: Set the logging level.
- EFDB_Topic
SALGeneric_command_setLogLevel
- Category
csc
level¶
- IDL_Type
int
- Units
unitless
Description: Logging level, as a Python logging level: error=40, warning=30, info=20, debug=10.
subsystem¶
- IDL_Type
string
- Units
unitless
Description: If the CSC itself has sub-ordinate components, they may be listed here. An empty string means the setting applies to all such sub-ordinate components, or just to the CSC itself.
standby¶
Description: Transition from state Offline, Disabled or Fault to Standby.
- EFDB_Topic
SALGeneric_command_standby
- Category
csc
start¶
Description: Transition from state Standby to Disable, in a specified configuration.
- EFDB_Topic
SALGeneric_command_start
- Category
csc
configurationOverride¶
- IDL_Type
string
- Units
unitless
- Description:
Configuration override in the form [{name}][:{version}]. For salobj-based CSCs: name is a filename with “.yaml” suffix and version is a git hash; for example:
“foo.yaml” specifies just a file. Two or three config files are loaded: “_init.yaml”, “_{site}.yaml” (if present), and “foo.yaml”.
“:37bf936” specifies just a git hash. One or two config files are loaded from the specified git commit: “_init.yaml” and “_{site}.yaml” (if present.
“bar.yaml:HEAD~2” specifies both a file and a git hash. Two or three config files are read from the specified git commit: “_init.yaml”, “_{site}.yaml” (if present), and “bar.yaml”.
settingsToApply¶
- IDL_Type
string
- IDL_Size
256
- Units
unitless
Description: DEPRECATED: uae override instead. Name of the selected settings set
Events¶
vacuum_AgentMonitorServiceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_AgentMonitorServiceSettingsApplied
vacuum_CIP1CSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP1CSettingsApplied
vacuum_CIP2CSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP2CSettingsApplied
vacuum_CIP3CSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP3CSettingsApplied
vacuum_CIP4CSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP4CSettingsApplied
vacuum_CIP5CSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP5CSettingsApplied
vacuum_CIP6CSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP6CSettingsApplied
refrig_Cold1_CompLimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cold1_CompLimitsSettingsApplied
refrig_Cold2_CompLimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cold2_CompLimitsSettingsApplied
refrig_Cryo1_CompLimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo1_CompLimitsSettingsApplied
refrig_Cryo2_CompLimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo2_CompLimitsSettingsApplied
refrig_Cryo3_CompLimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo3_CompLimitsSettingsApplied
refrig_Cryo4_CompLimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo4_CompLimitsSettingsApplied
refrig_Cryo5_CompLimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo5_CompLimitsSettingsApplied
refrig_Cryo6_CompLimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo6_CompLimitsSettingsApplied
vacuum_CryoVacGaugeSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CryoVacGaugeSettingsApplied
vacuum_CryoVacSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CryoVacSettingsApplied
focal_plane_SequencerConfig_DAQSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_SequencerConfig_DAQSettingsApplied
daqFolder¶
- IDL_Type
string
- Units
unitless
Description: Folder in 2-day store where images will be created
hex_Maq20_DeviceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hex_Maq20_DeviceSettingsApplied
hex_Maq20x_DeviceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hex_Maq20x_DeviceSettingsApplied
refrig_Cold1_DeviceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cold1_DeviceSettingsApplied
refrig_Cold2_DeviceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cold2_DeviceSettingsApplied
refrig_CoolMaq20_DeviceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_CoolMaq20_DeviceSettingsApplied
refrig_Cryo1_DeviceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo1_DeviceSettingsApplied
refrig_Cryo2_DeviceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo2_DeviceSettingsApplied
refrig_Cryo3_DeviceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo3_DeviceSettingsApplied
refrig_Cryo4_DeviceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo4_DeviceSettingsApplied
refrig_Cryo5_DeviceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo5_DeviceSettingsApplied
refrig_Cryo6_DeviceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo6_DeviceSettingsApplied
rebpower_EmergencyResponseManagerSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_rebpower_EmergencyResponseManagerSettingsApplied
processOnlyClearedAlerts¶
- IDL_Type
boolean
- Units
unitless
Description: Only cleared alerts are processed.
vacuum_ForelineVacGaugeSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_ForelineVacGaugeSettingsApplied
vacuum_ForelineVacSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_ForelineVacSettingsApplied
focal_plane_Ccd_HardwareIdSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Ccd_HardwareIdSettingsApplied
focal_plane_Raft_HardwareIdSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Raft_HardwareIdSettingsApplied
focal_plane_Reb_HardwareIdSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Reb_HardwareIdSettingsApplied
vacuum_HeartbeatSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_HeartbeatSettingsApplied
vacuum_Hex1VacGaugeSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_Hex1VacGaugeSettingsApplied
vacuum_Hex1VacSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_Hex1VacSettingsApplied
vacuum_Hex2VacGaugeSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_Hex2VacGaugeSettingsApplied
vacuum_Hex2VacSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_Hex2VacSettingsApplied
vacuum_CIP1_ISettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP1_ISettingsApplied
vacuum_CIP2_ISettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP2_ISettingsApplied
vacuum_CIP3_ISettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP3_ISettingsApplied
vacuum_CIP4_ISettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP4_ISettingsApplied
vacuum_CIP5_ISettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP5_ISettingsApplied
vacuum_CIP6_ISettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP6_ISettingsApplied
focal_plane_ImageDatabaseServiceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_ImageDatabaseServiceSettingsApplied
focal_plane_ImageNameServiceSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_ImageNameServiceSettingsApplied
focal_plane_InstrumentConfig_InstrumentSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_InstrumentConfig_InstrumentSettingsApplied
vacuum_IonPumpsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_IonPumpsSettingsApplied
quadbox_BFR_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_BFR_LimitsSettingsApplied
quadbox_PDU_24VC_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_PDU_24VC_LimitsSettingsApplied
quadbox_PDU_24VD_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_PDU_24VD_LimitsSettingsApplied
quadbox_PDU_48V_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_PDU_48V_LimitsSettingsApplied
quadbox_PDU_5V_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_PDU_5V_LimitsSettingsApplied
quadbox_REB_Bulk_PS_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_REB_Bulk_PS_LimitsSettingsApplied
rebpower_Reb_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_rebpower_Reb_LimitsSettingsApplied
rebpower_Rebps_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_rebpower_Rebps_LimitsSettingsApplied
hex_Cold1_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hex_Cold1_LimitsSettingsApplied
hex_Cold2_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hex_Cold2_LimitsSettingsApplied
hex_Cryo1_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hex_Cryo1_LimitsSettingsApplied
hex_Cryo2_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hex_Cryo2_LimitsSettingsApplied
hex_Cryo3_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hex_Cryo3_LimitsSettingsApplied
hex_Cryo4_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hex_Cryo4_LimitsSettingsApplied
hex_Cryo5_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hex_Cryo5_LimitsSettingsApplied
hex_Cryo6_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hex_Cryo6_LimitsSettingsApplied
refrig_Cold1_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cold1_LimitsSettingsApplied
refrig_Cold2_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cold2_LimitsSettingsApplied
refrig_Cryo1_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo1_LimitsSettingsApplied
refrig_Cryo2_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo2_LimitsSettingsApplied
refrig_Cryo3_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo3_LimitsSettingsApplied
refrig_Cryo4_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo4_LimitsSettingsApplied
refrig_Cryo5_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo5_LimitsSettingsApplied
refrig_Cryo6_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_Cryo6_LimitsSettingsApplied
daq_monitor_Store_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_daq_monitor_Store_LimitsSettingsApplied
focal_plane_Ccd_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Ccd_LimitsSettingsApplied
focal_plane_RebTotalPower_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_RebTotalPower_LimitsSettingsApplied
focal_plane_Reb_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Reb_LimitsSettingsApplied
focal_plane_Segment_LimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Segment_LimitsSettingsApplied
quadbox_PeriodicTasksSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_PeriodicTasksSettingsApplied
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type
long
- Units
unitless
Description: MISSING
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type
long
- Units
unitless
Description: MISSING
rebpower_PeriodicTasksSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_rebpower_PeriodicTasksSettingsApplied
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type
long
- Units
unitless
Description: MISSING
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type
long
- Units
unitless
Description: MISSING
hex_PeriodicTasksSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hex_PeriodicTasksSettingsApplied
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type
long
- Units
unitless
Description: MISSING
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type
long
- Units
unitless
Description: MISSING
refrig_PeriodicTasksSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_PeriodicTasksSettingsApplied
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type
long
- Units
unitless
Description: MISSING
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type
long
- Units
unitless
Description: MISSING
daq_monitor_PeriodicTasksSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_daq_monitor_PeriodicTasksSettingsApplied
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type
long
- Units
unitless
Description: MISSING
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type
long
- Units
unitless
Description: MISSING
focal_plane_PeriodicTasksSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_PeriodicTasksSettingsApplied
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type
long
- Units
unitless
Description: MISSING
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type
long
- Units
unitless
Description: MISSING
rebpower_Rebps_PowerSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_rebpower_Rebps_PowerSettingsApplied
nPowerOnPub¶
- IDL_Type
long
- Units
unitless
- Count
13
Description: Number of publications after a power on sequence
quadbox_BFR_QuadboxSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_BFR_QuadboxSettingsApplied
quadbox_PDU_24VC_QuadboxSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_PDU_24VC_QuadboxSettingsApplied
quadbox_PDU_24VD_QuadboxSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_PDU_24VD_QuadboxSettingsApplied
quadbox_PDU_48V_QuadboxSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_PDU_48V_QuadboxSettingsApplied
quadbox_PDU_5V_QuadboxSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_PDU_5V_QuadboxSettingsApplied
quadbox_REB_Bulk_PS_QuadboxSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_REB_Bulk_PS_QuadboxSettingsApplied
focal_plane_Raft_RaftTempControlSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Raft_RaftTempControlSettingsApplied
tempcontrol_tempChans¶
- IDL_Type
string
- Units
unitless
- Count
25
Description: Temperature channels to use
focal_plane_Raft_RaftTempControlStatusSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Raft_RaftTempControlStatusSettingsApplied
focal_plane_Reb_RaftsLimitsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Reb_RaftsLimitsSettingsApplied
focal_plane_Reb_RaftsPowerSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Reb_RaftsPowerSettingsApplied
nPowerOnPub¶
- IDL_Type
long
- Units
unitless
- Count
71
Description: Number of consequtive monitor-update pubs after trigger
focal_plane_Ccd_RaftsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Ccd_RaftsSettingsApplied
focal_plane_Reb_RaftsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Reb_RaftsSettingsApplied
disableRTDHardwareCheck¶
- IDL_Type
boolean
- Units
unitless
- Count
71
Description: Disables the RTD derived CCD type check.
rebpower_RebSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_rebpower_RebSettingsApplied
vacuum_RuntimeInfoSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_RuntimeInfoSettingsApplied
vacuum_SchedulersSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_SchedulersSettingsApplied
focal_plane_SequencerConfig_SequencerSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_SequencerConfig_SequencerSettingsApplied
idleFlushTimeout¶
- IDL_Type
long long
- Units
unitless
Description: Idle time in milliseconds before sequencer will enter IDLE_FLUSH. Can be zero (enter immeidately) or negative (never)
metaDataRegisters¶
- IDL_Type
string
- Units
unitless
Description: Names of meta-data related registers which must be in the sequencer
stepAfterIntegrate¶
- IDL_Type
boolean
- Units
unitless
Description: Perform a step rather than stop after integrate
useParallelRegisters¶
- IDL_Type
boolean
- Units
unitless
Description: Read all registers in parallel when waiting for sequencers to stop
daq_monitor_Stats_StatisticsSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_daq_monitor_Stats_StatisticsSettingsApplied
minDiffAlertWarning¶
- IDL_Type
long
- Units
unitless
Description: minimum difference between successive reads to raise Alert at warning level
minDiffLogWarning¶
- IDL_Type
long
- Units
unitless
Description: minimum difference between successive reads to put warning in log
daq_monitor_StoreSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_daq_monitor_StoreSettingsApplied
daq_monitor_Store_StoreSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_daq_monitor_Store_StoreSettingsApplied
purgeTarget¶
- IDL_Type
double
- Units
unitless
Description: goal of purge for minimum fraction of free disk space
purgeThreshold¶
- IDL_Type
double
- Units
unitless
Description: fraction of free disk space to trigger a store purge
vacuum_TurboCurrentSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_TurboCurrentSettingsApplied
vacuum_TurboPowerSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_TurboPowerSettingsApplied
vacuum_TurboPumpSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_TurboPumpSettingsApplied
activeStopMode¶
- IDL_Type
boolean
- Units
unitless
Description: Active-Stop mode <true|false>, settable only if pump is stopped
softStartMode¶
- IDL_Type
boolean
- Units
unitless
Description: Soft-Start mode <true|false>, settable only if pump is stopped
vacuum_TurboPumpTempSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_TurboPumpTempSettingsApplied
vacuum_TurboSpeedSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_TurboSpeedSettingsApplied
vacuum_TurboVacGaugeSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_TurboVacGaugeSettingsApplied
vacuum_TurboVacSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_TurboVacSettingsApplied
vacuum_TurboVoltageSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_TurboVoltageSettingsApplied
vacuum_CIP1_VSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP1_VSettingsApplied
vacuum_CIP2_VSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP2_VSettingsApplied
vacuum_CIP3_VSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP3_VSettingsApplied
vacuum_CIP4_VSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP4_VSettingsApplied
vacuum_CIP5_VSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP5_VSettingsApplied
vacuum_CIP6_VSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_CIP6_VSettingsApplied
vacuum_VacPlutoSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_VacPlutoSettingsApplied
focal_plane_WebHooksConfig_VisualizationSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_WebHooksConfig_VisualizationSettingsApplied
availableFilters¶
- EFDB_Topic
MTCamera_logevent_availableFilters
filterNames¶
- IDL_Type
string
- IDL_Size
256
- Units
unitless
Description: A list of installed filter names (comma delimimted, U-001,G-004,R-010,Z-012,Y-014), in the same order as the list of filter types.
daq_monitor_Stats_buildSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_daq_monitor_Stats_buildSettingsApplied
calibrationDetailedState¶
- EFDB_Topic
MTCamera_logevent_calibrationDetailedState
substate¶
- IDL_Type
long
- Units
unitless
- Enumeration
DISABLED,ENABLED,INTEGRATING
Description: Enumeration of valid substates
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
ccsCommandState¶
- EFDB_Topic
MTCamera_logevent_ccsCommandState
substate¶
- IDL_Type
long
- Units
unitless
- Enumeration
IDLE,BUSY
Description: Substate of the CCS command.
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
ccsConfigured¶
- EFDB_Topic
MTCamera_logevent_ccsConfigured
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
vacuum_Monitor_checkSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_Monitor_checkSettingsApplied
endInitializeGuider¶
- EFDB_Topic
MTCamera_logevent_endInitializeGuider
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
endInitializeImage¶
- EFDB_Topic
MTCamera_logevent_endInitializeImage
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
endLoadFilter¶
- EFDB_Topic
MTCamera_logevent_endLoadFilter
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
endOfImageTelemetry¶
- Description: Event sent once all telemetry correesponding to the image has been sent. (Typically ~300mS after the end of readout).
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic
MTCamera_logevent_endOfImageTelemetry
additionalKeys¶
- IDL_Type
string
- Units
unitless
Description: Additional keys passed to the takeImages command (: delimited)
additionalValues¶
- IDL_Type
string
- Units
unitless
Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)
imagesInSequence¶
- IDL_Type
long
- Units
unitless
Description: The total number of requested images in sequence
imageName¶
- IDL_Type
string
- IDL_Size
32
- Units
unitless
Description: The imageName for this specific exposure, assigned by the camera
imageIndex¶
- IDL_Type
long
- Units
unitless
Description: The zero based index number for this specific exposure within the sequence
imageSource¶
- IDL_Type
string
- IDL_Size
2
- Units
unitless
Description: The source component of the image name (AT/CC/MC)
imageController¶
- IDL_Type
string
- Units
unitless
Description: The controller for the image (O=OCS/C=CCS/…)
imageDate¶
- IDL_Type
string
- IDL_Size
8
- Units
unitless
Description: The date component of the image name (YYYYMMDD)
imageNumber¶
- IDL_Type
long
- Units
unitless
Description: The image number (SEQNO) component of the image name
timestampAcquisitionStart¶
- IDL_Type
double
- Units
second
Description: The effective time at which the image acquisition started (i.e. the end of the previous clear or readout)
imageTag¶
- IDL_Type
string
- IDL_Size
64
- Units
unitless
Description: The DAQ assigned image tag (hex string)
timestampDateObs¶
- IDL_Type
double
- Units
second
Description: The observation date, as computed by CCS (as TAI)
timestampDateEnd¶
- IDL_Type
double
- Units
second
Description: The end observation date, as computed by CCS (as TAI)
measuredShutterOpenTime¶
- IDL_Type
double
- Units
second
- Description: The measured shutter open time, as computed by CCS. This is a best estimate based on a summary of the full information provided
in the shutterBladeMotionProfile events.
emulatedImage¶
- IDL_Type
string
- Units
unitless
Description: When using emulated DAQ, this is the name of the image read from the 2-day store (otherwise an empty string)
endReadout¶
- Description: Event sent at end of readout. When this event is received the corresponding image should be complete
in the DAQ 2-day store. Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic
MTCamera_logevent_endReadout
additionalKeys¶
- IDL_Type
string
- Units
unitless
Description: Additional keys passed to the takeImages command (: delimited)
additionalValues¶
- IDL_Type
string
- Units
unitless
Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)
imagesInSequence¶
- IDL_Type
long
- Units
unitless
Description: The total number of requested images in sequence
imageName¶
- IDL_Type
string
- IDL_Size
32
- Units
unitless
Description: The imageName for this specific exposure, assigned by the camera
imageIndex¶
- IDL_Type
long
- Units
unitless
Description: The zero based index number for this specific exposure within the sequence
imageSource¶
- IDL_Type
string
- IDL_Size
2
- Units
unitless
Description: The source component of the image name (AT/CC/MC)
imageController¶
- IDL_Type
string
- Units
unitless
Description: The controller for the image (O=OCS/C=CCS/…)
imageDate¶
- IDL_Type
string
- IDL_Size
8
- Units
unitless
Description: The date component of the image name (YYYYMMDD)
imageNumber¶
- IDL_Type
long
- Units
unitless
Description: The image number (SEQNO) component of the image name
timestampAcquisitionStart¶
- IDL_Type
double
- Units
second
Description: The effective time at which the image acquisition started (i.e. the end of the previous clear or readout)
requestedExposureTime¶
- IDL_Type
double
- Units
second
Description: The requested exposure time (as specified in the takeImages command)
timestampEndOfReadout¶
- IDL_Type
double
- Units
second
Description: The time at which the readout was completed
endRotateCarousel¶
- EFDB_Topic
MTCamera_logevent_endRotateCarousel
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
endSetFilter¶
Description: Event issued once the new filter is in its final position
- EFDB_Topic
MTCamera_logevent_endSetFilter
filterName¶
- IDL_Type
string
- Units
unitless
Description: The name of the filter being installed (e.g. U-001)
filterType¶
- IDL_Type
string
- Units
unitless
- Description: The type of the filter being installed (e.g. g,r,i,z,y,u,none,other). If other it can optionally be
followed by a : delimited qualifier, e.g. other:pinhole
filterSlot¶
- IDL_Type
int
- Units
unitless
Description: The slot which the filter is in (ComCam) or came from (Main Camera)
filterPosition¶
- IDL_Type
double
- Units
mm
Description: For ComCam this is the measured linear encoder position once the filter in in place. For Main Camera it may be unused.
endShutterClose¶
- EFDB_Topic
MTCamera_logevent_endShutterClose
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
endShutterOpen¶
- EFDB_Topic
MTCamera_logevent_endShutterOpen
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
endTakeImage¶
- EFDB_Topic
MTCamera_logevent_endTakeImage
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
endUnloadFilter¶
- EFDB_Topic
MTCamera_logevent_endUnloadFilter
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
filterChangerDetailedState¶
- EFDB_Topic
MTCamera_logevent_filterChangerDetailedState
substate¶
- IDL_Type
long
- Units
unitless
- Enumeration
UNLOADING,LOADING,LOADED,UNLOADED,ROTATING
Description: substate
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
focalPlaneSummaryInfo¶
- Description: Special event for use by header service. All of the information in this event is redundant (i,e. also supplied in
other settingsApplied events), but the information in this event is formatted for ease-of-use of the header service, specifically information which is REB or Raft specific is repeated for each CCD. This event will be sent at the same time as other settingsApplied events Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic
MTCamera_logevent_focalPlaneSummaryInfo
ccdLocation¶
- IDL_Type
string
- Units
unitless
- Description: CCD location in focal-plane (e.g. R22S01) (: delimited).
This should be considered the key for all the remaining items, which will be in the same order as the locations, whether they are arrays or : delimited strings.
raftBay¶
- IDL_Type
string
- Units
unitless
Description: The raft bay for each CCD listed above, of the form Rnn : delimited
ccdSlot¶
- IDL_Type
string
- Units
unitless
Description: The CCD slot for each CCD listed above, of the form SXn : delimited
rebSerialNumber¶
- IDL_Type
string
- Units
unitless
Description: REB hardware serial number (: delimited)
ccdManSerNum¶
- IDL_Type
string
- Units
unitless
Description: Sensor manufacturer’s serial number (: delimited)
ccdManufacturer¶
- IDL_Type
string
- Units
unitless
Description: Sensor manufacturer E2V or ITL (: delimited)
ccdType¶
- IDL_Type
int
- Units
unitless
- Count
212
- Enumeration
E2V, ITL
Description: The type of each CCD
sequencerKey¶
- IDL_Type
string
- Units
unitless
Description: The name of the CCD sequencer loaded (: delimited)
sequencerChecksum¶
- IDL_Type
string
- Units
unitless
Description: The checksum of the CCD sequencer loaded (: delimited)
hexSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hexSettingsApplied
imageReadinessDetailedState¶
- EFDB_Topic
MTCamera_logevent_imageReadinessDetailedState
substate¶
- IDL_Type
long
- Units
unitless
- Enumeration
READY,NOT_READY,GETTING_READY
Description: Enumeration of valid substates
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
imageReadoutParameters¶
- Description: Event sent describing image readout parameters.
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic
MTCamera_logevent_imageReadoutParameters
ccdLocation¶
- IDL_Type
string
- Units
unitless
Description: A list of all ccds currently configured, of the form RnnSnn, : delimited (empty if entry not used)
raftBay¶
- IDL_Type
string
- Units
unitless
Description: The raft bay for each CCD listed above, of the form Rnn : delimited
ccdSlot¶
- IDL_Type
string
- Units
unitless
Description: The CCD slot for each CCD listed above, of the form SXn : delimited
ccdType¶
- IDL_Type
int
- Units
unitless
- Count
201
- Enumeration
E2V, ITL
Description: The type of each CCD, this determines segRows, segCols and serCols
notReadyToTakeImage¶
- EFDB_Topic
MTCamera_logevent_notReadyToTakeImage
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
offlineDetailedState¶
- EFDB_Topic
MTCamera_logevent_offlineDetailedState
substate¶
- IDL_Type
long
- Units
unitless
- Enumeration
OFFLINE_AVAILABLE,OFFLINE_PUBLISH_ONLY
Description: Enumeration of valid substates
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
prepareToTakeImage¶
- EFDB_Topic
MTCamera_logevent_prepareToTakeImage
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
vacuum_Monitor_publishSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_Monitor_publishSettingsApplied
raftsDetailedState¶
- EFDB_Topic
MTCamera_logevent_raftsDetailedState
substate¶
- IDL_Type
long
- Units
unitless
- Enumeration
NEEDS_CLEAR,CLEARING,INTEGRATING,READING_OUT,QUIESCENT
Description: Enumeration of valid substates
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
readyToTakeImage¶
- EFDB_Topic
MTCamera_logevent_readyToTakeImage
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
rebpowerSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_rebpowerSettingsApplied
shutterDetailedState¶
- EFDB_Topic
MTCamera_logevent_shutterDetailedState
substate¶
- IDL_Type
long
- Units
unitless
- Enumeration
CLOSED,OPEN,CLOSING,OPENING
Description: Enumeration of valid substates
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
startIntegration¶
- Description: Event sent at start of image integration.
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic
MTCamera_logevent_startIntegration
additionalKeys¶
- IDL_Type
string
- Units
unitless
Description: Additional keys passed to the takeImages command (: delimited)
additionalValues¶
- IDL_Type
string
- Units
unitless
Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)
imagesInSequence¶
- IDL_Type
long
- Units
unitless
Description: The total number of requested images in sequence
imageName¶
- IDL_Type
string
- IDL_Size
32
- Units
unitless
Description: The imageName for this specific exposure, assigned by the camera
imageIndex¶
- IDL_Type
long
- Units
unitless
Description: The zero based index number for this specific exposure within the sequence
imageSource¶
- IDL_Type
string
- IDL_Size
2
- Units
unitless
Description: The source component of the image name (AT/CC/MC)
imageController¶
- IDL_Type
string
- Units
unitless
Description: The controller for the image (O=OCS/C=CCS/…)
imageDate¶
- IDL_Type
string
- IDL_Size
8
- Units
unitless
Description: The date component of the image name (YYYYMMDD)
imageNumber¶
- IDL_Type
long
- Units
unitless
Description: The image number (SEQNO) component of the image name
timestampAcquisitionStart¶
- IDL_Type
double
- Units
second
Description: The effective time at which the image acquisition started (i.e. the end of the previous clear or readout)
startLoadFilter¶
- EFDB_Topic
MTCamera_logevent_startLoadFilter
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
startReadout¶
- Description: Event sent at start of readout.
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic
MTCamera_logevent_startReadout
additionalKeys¶
- IDL_Type
string
- Units
unitless
Description: Additional keys passed to the takeImages command (: delimited)
additionalValues¶
- IDL_Type
string
- Units
unitless
Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)
imagesInSequence¶
- IDL_Type
long
- Units
unitless
Description: The total number of requested images in sequence
imageName¶
- IDL_Type
string
- IDL_Size
32
- Units
unitless
Description: The imageName for this specific exposure, assigned by the camera
imageIndex¶
- IDL_Type
long
- Units
unitless
Description: The zero based index number for this specific exposure within the sequence
imageSource¶
- IDL_Type
string
- IDL_Size
2
- Units
unitless
Description: The source component of the image name (AT/CC/MC)
imageController¶
- IDL_Type
string
- Units
unitless
Description: The controller for the image (O=OCS/C=CCS/…)
imageDate¶
- IDL_Type
string
- IDL_Size
8
- Units
unitless
Description: The date component of the image name (YYYYMMDD)
imageNumber¶
- IDL_Type
long
- Units
unitless
Description: The image number (SEQNO) component of the image name
timestampAcquisitionStart¶
- IDL_Type
double
- Units
second
Description: The effective time at which the image acquisition started (i.e. the end of the previous clear or readout)
timestampStartOfReadout¶
- IDL_Type
double
- Units
second
Description: The time at which the readout was triggered
startRotateCarousel¶
- EFDB_Topic
MTCamera_logevent_startRotateCarousel
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
startSetFilter¶
- EFDB_Topic
MTCamera_logevent_startSetFilter
filterName¶
- IDL_Type
string
- Units
unitless
Description: The name of the filter being installed (e.g. U-001)
filterType¶
- IDL_Type
string
- Units
unitless
- Description: The type of the filter being installed (e.g. g,r,i,z,y,u,none,other). If other it can optionally be
followed by a : delimited qualifier, e.g. other:pinhole
startShutterClose¶
- EFDB_Topic
MTCamera_logevent_startShutterClose
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
startShutterOpen¶
- EFDB_Topic
MTCamera_logevent_startShutterOpen
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
startUnloadFilter¶
- EFDB_Topic
MTCamera_logevent_startUnloadFilter
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
vacuum_Vacuum_stateSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_Vacuum_stateSettingsApplied
quadbox_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_quadbox_PeriodicTasks_timersSettingsApplied
rebpower_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_rebpower_PeriodicTasks_timersSettingsApplied
hex_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_hex_PeriodicTasks_timersSettingsApplied
refrig_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_refrig_PeriodicTasks_timersSettingsApplied
daq_monitor_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_daq_monitor_PeriodicTasks_timersSettingsApplied
focal_plane_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_PeriodicTasks_timersSettingsApplied
focal_plane_Reb_timersSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_focal_plane_Reb_timersSettingsApplied
periodictasks_monitor_check_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_publish_aspicTemp_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_publish_biasVolt_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_publish_boardPower_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_publish_ccdCurrent_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_publish_crVolt_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_publish_rebTemp_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_publish_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_update_aspicTemp_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_update_biasVolt_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_update_boardPower_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_update_ccdCurrent_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_update_crVolt_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_update_rebTemp_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
periodictasks_monitor_update_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
71
Description: MISSING
vacuum_Monitor_updateSettingsApplied¶
- EFDB_Topic
MTCamera_logevent_vacuum_Monitor_updateSettingsApplied
appliedSettingsMatchStart¶
- EFDB_Topic
SALGeneric_logevent_appliedSettingsMatchStart
- Category
configurable
appliedSettingsMatchStartIsTrue¶
- IDL_Type
boolean
- Units
unitless
Description: DEPRECATED as a generic event. Few CSCs need something like this, and those that do should provide their own event. True when the configuration matches the start conditions
authList¶
- EFDB_Topic
SALGeneric_logevent_authList
- Category
csc
authorizedUsers¶
- IDL_Type
string
- Units
unitless
Description: Comma seperated list of authorized users currently allowed to command this CSC.
nonAuthorizedCSCs¶
- IDL_Type
string
- Units
unitless
Description: Comma seperated list of CSC’s not currently allowed to command this CSC.
configurationApplied¶
Description: Information about CSC’s configuration.
- EFDB_Topic
SALGeneric_logevent_configurationApplied
- Category
configurable
configurations¶
- IDL_Type
string
- Units
unitless
Description: A comma-separated list of configurations applied. If configuration comes from a clone of a git repo, or similar directory, then it will be a list of file names, without the file extension. Ignore whitespace after commas.
version¶
- IDL_Type
string
- Units
unitless
Description: Version of the configuration source. For a clone of a git repo it will be a git hash.
url¶
- IDL_Type
string
- Units
unitless
Description: URL of the configuration source. For a clone of a git repo this will be a file URL. For a database it will be a standard database URL. This should always match the same-named field in configurationsAvailable.
schemaVersion¶
- IDL_Type
string
- Units
unitless
Description: Version of config schema used by the CSC. For a configuration git repo, this is the name of a folder in the config package, and is typically something like “v1”. This should always match the same-named field in configurationsAvailable.
otherInfo¶
- IDL_Type
string
- Units
unitless
Description: A comma-separated list of event topics (without the logevent prefix) used to publish the entire set of configuration parameters loaded by the CSC, and any other pertinent information. Ignore whitespace after commas.
configurationsAvailable¶
Description: Information about the source of configuration information for the CSC.
- EFDB_Topic
SALGeneric_logevent_configurationsAvailable
- Category
configurable
overrides¶
- IDL_Type
string
- Units
unitless
Description: Available overrides as a comma-separated list. Each entry is a possible value of the configurationOverride field of the start command. Ignore whitespace after commas.
version¶
- IDL_Type
string
- Units
unitless
Description: Version of the configuration source. For a clone of a git repo it will be a git hash.
url¶
- IDL_Type
string
- Units
unitless
Description: URL of the configuration source. For a clone of a git repo this will be a file URL. For a database it will be a standard database URL.
schemaVersion¶
- IDL_Type
string
- Units
unitless
Description: Version of config schema used by the CSC. For a configuration git repo, this is the name of a folder in the config package, and is typically something like “v1”.
errorCode¶
Description: Output when a CSC goes into the Fault state as an explanation of the problem.
- EFDB_Topic
SALGeneric_logevent_errorCode
- Category
csc
errorReport¶
- IDL_Type
string
- Units
unitless
Description: An string providing detailed information about the error
traceback¶
- IDL_Type
string
- Units
unitless
Description: An optional stack trace of the error condition
heartbeat¶
- EFDB_Topic
SALGeneric_logevent_heartbeat
- Category
mandatory
largeFileObjectAvailable¶
Description: Large file object available event.
- EFDB_Topic
SALGeneric_logevent_largeFileObjectAvailable
url¶
- IDL_Type
string
- IDL_Size
256
- Units
unitless
Description: A Uniform Resource Locator which links to a Large File Object either for ingest into the EFD Large File Annex, or to announce the successful copy of same to the EFD Large File Annex.Protocols are those supported by the cURL library.
generator¶
- IDL_Type
string
- IDL_Size
256
- Units
unitless
Description: Name of the package which generated the file being announced
version¶
- IDL_Type
float
- Units
unitless
Description: A dotted x.y version number denoting the file format revision
checkSum¶
- IDL_Type
string
- IDL_Size
256
- Units
unitless
Description: Hexadecimal character string holding the checksum of the file
logLevel¶
Description: Current logging level.
- EFDB_Topic
SALGeneric_logevent_logLevel
- Category
mandatory
level¶
- IDL_Type
int
- Units
unitless
Description: Current logging level, a Python logging level: error=40, warning=30, info=20, debug=10.
subsystem¶
- IDL_Type
string
- Units
unitless
Description: If the CSC itself has sub-ordinate components, they may be listed here. An empty string means the setting applies to all such sub-ordinate components, or just to the CSC itself.
logMessage¶
Description: A log message.
- EFDB_Topic
SALGeneric_logevent_logMessage
- Category
mandatory
level¶
- IDL_Type
int
- Units
unitless
Description: Message level, a Python logging level: error=40, warning=30, info=20, debug=10.
lineNumber¶
- IDL_Type
long
- Units
unitless
Description: Line number in the file specified by filePath.
timestamp¶
- IDL_Type
double
- Units
second
Description: The time at which the condition being reported was observed (TAI unix seconds). 0 if unspecified.
settingVersions¶
Description: DEPRECATED: use configurationsAvailable instead. Information about settings which can be specified in the start command.
- EFDB_Topic
SALGeneric_logevent_settingVersions
- Category
configurable
recommendedSettingsVersion¶
- IDL_Type
string
- Units
unitless
Description: List of comma seperated recomended versions of settings sets
recommendedSettingsLabels¶
- IDL_Type
string
- Units
unitless
Description: List of comma seperated names of settings sets
settingsUrl¶
- IDL_Type
string
- Units
unitless
Description: The URL where the settings sets definitions can be found
settingsApplied¶
Description: DEPRECATED: use configurationApplied instead. Base settings applied.
- EFDB_Topic
SALGeneric_logevent_settingsApplied
- Category
configurable
settingsVersion¶
- IDL_Type
string
- IDL_Size
256
- Units
unitless
Description: The SHA or name corresponding to the published configuration
otherSettingsEvents¶
- IDL_Type
string
- Units
unitless
Description: A comma delimited list of other specific CSC configuration events. This may be blank if no other CSC specific events are necessary
simulationMode¶
Description: Current simulation mode.
- EFDB_Topic
SALGeneric_logevent_simulationMode
- Category
csc
mode¶
- IDL_Type
int
- Units
unitless
Description: Current simulation mode; 0 for normal operation (no simulation); other supported values are specific to each CSC.
softwareVersions¶
Description: Current versions of software in use by CSC.
- EFDB_Topic
SALGeneric_logevent_softwareVersions
- Category
mandatory
salVersion¶
- IDL_Type
string
- IDL_Size
256
- Units
unitless
Description: This is the current version of SAL generation
xmlVersion¶
- IDL_Type
string
- IDL_Size
256
- Units
unitless
Description: This is the current version of CSC XML
openSpliceVersion¶
- IDL_Type
string
- IDL_Size
256
- Units
unitless
Description: This is the current version of OpenSplice
cscVersion¶
- IDL_Type
string
- IDL_Size
256
- Units
unitless
Description: This is the top-level version of the CSC
subsystemVersions¶
- IDL_Type
string
- Units
unitless
Description: A comma delimited list of key=value pairs relating subsystem name (key) to its version number (value). This may be left blank if there are no subsystems within a CSC
Telemetry¶
quadbox_PDU_24VC¶
- EFDB_Topic
MTCamera_quadbox_PDU_24VC
quadbox_PDU_24VD¶
- EFDB_Topic
MTCamera_quadbox_PDU_24VD
quadbox_PDU_48V¶
- EFDB_Topic
MTCamera_quadbox_PDU_48V
quadbox_PDU_5V¶
- EFDB_Topic
MTCamera_quadbox_PDU_5V
quadbox_BFR¶
- EFDB_Topic
MTCamera_quadbox_BFR
focal_plane_Ccd¶
- EFDB_Topic
MTCamera_focal_plane_Ccd
hex_Cold1¶
- EFDB_Topic
MTCamera_hex_Cold1
refrig_Cold1¶
- EFDB_Topic
MTCamera_refrig_Cold1
hex_Cold2¶
- EFDB_Topic
MTCamera_hex_Cold2
refrig_Cold2¶
- EFDB_Topic
MTCamera_refrig_Cold2
hex_Cryo1¶
- EFDB_Topic
MTCamera_hex_Cryo1
refrig_Cryo1¶
- EFDB_Topic
MTCamera_refrig_Cryo1
hex_Cryo2¶
- EFDB_Topic
MTCamera_hex_Cryo2
refrig_Cryo2¶
- EFDB_Topic
MTCamera_refrig_Cryo2
hex_Cryo3¶
- EFDB_Topic
MTCamera_hex_Cryo3
refrig_Cryo3¶
- EFDB_Topic
MTCamera_refrig_Cryo3
hex_Cryo4¶
- EFDB_Topic
MTCamera_hex_Cryo4
refrig_Cryo4¶
- EFDB_Topic
MTCamera_refrig_Cryo4
hex_Cryo5¶
- EFDB_Topic
MTCamera_hex_Cryo5
refrig_Cryo5¶
- EFDB_Topic
MTCamera_refrig_Cryo5
hex_Cryo6¶
- EFDB_Topic
MTCamera_hex_Cryo6
refrig_Cryo6¶
- EFDB_Topic
MTCamera_refrig_Cryo6
vacuum_CryoVac¶
- EFDB_Topic
MTCamera_vacuum_CryoVac
vacuum_ForelineVac¶
- EFDB_Topic
MTCamera_vacuum_ForelineVac
vacuum_Hex1Vac¶
- EFDB_Topic
MTCamera_vacuum_Hex1Vac
vacuum_Hex2Vac¶
- EFDB_Topic
MTCamera_vacuum_Hex2Vac
vacuum_CIP1_I¶
- EFDB_Topic
MTCamera_vacuum_CIP1_I
vacuum_CIP2_I¶
- EFDB_Topic
MTCamera_vacuum_CIP2_I
vacuum_CIP3_I¶
- EFDB_Topic
MTCamera_vacuum_CIP3_I
vacuum_CIP4_I¶
- EFDB_Topic
MTCamera_vacuum_CIP4_I
vacuum_CIP5_I¶
- EFDB_Topic
MTCamera_vacuum_CIP5_I
vacuum_CIP6_I¶
- EFDB_Topic
MTCamera_vacuum_CIP6_I
quadbox_REB_Bulk_PS¶
- EFDB_Topic
MTCamera_quadbox_REB_Bulk_PS
rebpower_Reb¶
- EFDB_Topic
MTCamera_rebpower_Reb
focal_plane_Reb¶
- EFDB_Topic
MTCamera_focal_plane_Reb
focal_plane_RebTotalPower¶
- EFDB_Topic
MTCamera_focal_plane_RebTotalPower
rebpower_Rebps¶
- EFDB_Topic
MTCamera_rebpower_Rebps
focal_plane_Segment¶
- EFDB_Topic
MTCamera_focal_plane_Segment
daq_monitor_Store¶
- EFDB_Topic
MTCamera_daq_monitor_Store
vacuum_TurboCurrent¶
- EFDB_Topic
MTCamera_vacuum_TurboCurrent
vacuum_TurboPower¶
- EFDB_Topic
MTCamera_vacuum_TurboPower
vacuum_TurboPumpTemp¶
- EFDB_Topic
MTCamera_vacuum_TurboPumpTemp
vacuum_TurboSpeed¶
- EFDB_Topic
MTCamera_vacuum_TurboSpeed
vacuum_TurboVac¶
- EFDB_Topic
MTCamera_vacuum_TurboVac
vacuum_TurboVoltage¶
- EFDB_Topic
MTCamera_vacuum_TurboVoltage
vacuum_CIP1_V¶
- EFDB_Topic
MTCamera_vacuum_CIP1_V
vacuum_CIP2_V¶
- EFDB_Topic
MTCamera_vacuum_CIP2_V
vacuum_CIP3_V¶
- EFDB_Topic
MTCamera_vacuum_CIP3_V
vacuum_CIP4_V¶
- EFDB_Topic
MTCamera_vacuum_CIP4_V
vacuum_CIP5_V¶
- EFDB_Topic
MTCamera_vacuum_CIP5_V