CCCamera¶
Note
This page is generated by python script generate_cet.py.
Commands¶
clear¶
- EFDB_Topic
CCCamera_command_clear
nClears¶
- IDL_Type
long
- Units
unitless
Description: Number of consecutive clear operations to perform
disableCalibration¶
- EFDB_Topic
CCCamera_command_disableCalibration
discardRows¶
- EFDB_Topic
CCCamera_command_discardRows
enableCalibration¶
- EFDB_Topic
CCCamera_command_enableCalibration
endImage¶
- EFDB_Topic
CCCamera_command_endImage
initGuiders¶
- EFDB_Topic
CCCamera_command_initGuiders
roiSpec¶
- IDL_Type
string
- IDL_Size
256
- Units
unitless
Description: TBD specification for region of interest
initImage¶
- EFDB_Topic
CCCamera_command_initImage
deltaT¶
- IDL_Type
double
- Units
second
Description: Estimate of time period before takeImages will be issued
play¶
- EFDB_Topic
CCCamera_command_play
playlist¶
- EFDB_Topic
CCCamera_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
CCCamera_command_setFilter
startImage¶
- EFDB_Topic
CCCamera_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
CCCamera_command_stop
takeImages¶
- EFDB_Topic
CCCamera_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_IonPumps_CryoSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_IonPumps_CryoSettingsApplied
vacuum_VQMonitor_CryoSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_VQMonitor_CryoSettingsApplied
vacuum_Cold1_CryoconSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_Cold1_CryoconSettingsApplied
vacuum_Cold2_CryoconSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_Cold2_CryoconSettingsApplied
vacuum_Cryo_CryoconSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_Cryo_CryoconSettingsApplied
focal_plane_SequencerConfig_DAQSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_SequencerConfig_DAQSettingsApplied
badPixelAlarmLimit¶
- IDL_Type
long
- Units
unitless
Description: Number of bad pixels allowed before alarm raised
daqFolder¶
- IDL_Type
string
- Units
unitless
Description: Folder in 2-day store where images will be created
vacuum_Rtds_DeviceSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_Rtds_DeviceSettingsApplied
vacuum_VacPluto_DeviceSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_VacPluto_DeviceSettingsApplied
rebpower_EmergencyResponseManagerSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_rebpower_EmergencyResponseManagerSettingsApplied
processOnlyClearedAlerts¶
- IDL_Type
boolean
- Units
unitless
Description: Only cleared alerts are processed.
bonn_shutter_Device_GeneralSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_bonn_shutter_Device_GeneralSettingsApplied
bonn_shutter_GeneralSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_bonn_shutter_GeneralSettingsApplied
focal_plane_Ccd_HardwareIdSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Ccd_HardwareIdSettingsApplied
focal_plane_Raft_HardwareIdSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Raft_HardwareIdSettingsApplied
focal_plane_Reb_HardwareIdSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Reb_HardwareIdSettingsApplied
focal_plane_ImageDatabaseServiceSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_ImageDatabaseServiceSettingsApplied
focal_plane_ImageNameServiceSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_ImageNameServiceSettingsApplied
focal_plane_InstrumentConfig_InstrumentSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_InstrumentConfig_InstrumentSettingsApplied
fcs_LinearEncoder_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_fcs_LinearEncoder_LimitsSettingsApplied
fcs_StepperMotor_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_fcs_StepperMotor_LimitsSettingsApplied
bonn_shutter_Device_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_bonn_shutter_Device_LimitsSettingsApplied
daq_monitor_Store_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_daq_monitor_Store_LimitsSettingsApplied
rebpower_Reb_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_rebpower_Reb_LimitsSettingsApplied
rebpower_Rebps_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_rebpower_Rebps_LimitsSettingsApplied
vacuum_Cold1_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_Cold1_LimitsSettingsApplied
vacuum_Cold2_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_Cold2_LimitsSettingsApplied
vacuum_Cryo_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_Cryo_LimitsSettingsApplied
vacuum_IonPumps_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_IonPumps_LimitsSettingsApplied
vacuum_Rtds_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_Rtds_LimitsSettingsApplied
vacuum_Turbo_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_Turbo_LimitsSettingsApplied
vacuum_VQMonitor_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_VQMonitor_LimitsSettingsApplied
quadbox_BFR_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_quadbox_BFR_LimitsSettingsApplied
quadbox_PDU_24VC_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_quadbox_PDU_24VC_LimitsSettingsApplied
quadbox_PDU_24VD_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_quadbox_PDU_24VD_LimitsSettingsApplied
quadbox_PDU_48V_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_quadbox_PDU_48V_LimitsSettingsApplied
quadbox_PDU_5V_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_quadbox_PDU_5V_LimitsSettingsApplied
focal_plane_Ccd_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Ccd_LimitsSettingsApplied
focal_plane_RebTotalPower_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_RebTotalPower_LimitsSettingsApplied
focal_plane_Reb_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Reb_LimitsSettingsApplied
focal_plane_Segment_LimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Segment_LimitsSettingsApplied
fcs_LinearEncoderSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_fcs_LinearEncoderSettingsApplied
fcs_StepperMotor_MotorSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_fcs_StepperMotor_MotorSettingsApplied
fcs_PeriodicTasksSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_fcs_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
bonn_shutter_PeriodicTasksSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_bonn_shutter_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
CCCamera_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
rebpower_PeriodicTasksSettingsApplied¶
- EFDB_Topic
CCCamera_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
vacuum_PeriodicTasksSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_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
quadbox_PeriodicTasksSettingsApplied¶
- EFDB_Topic
CCCamera_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
focal_plane_PeriodicTasksSettingsApplied¶
- EFDB_Topic
CCCamera_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
CCCamera_logevent_rebpower_Rebps_PowerSettingsApplied
nPowerOnPub¶
- IDL_Type
long
- Units
unitless
- IsJavaArray
yes
Description: Number of publications after a power on sequence
quadbox_BFR_QuadboxSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_quadbox_BFR_QuadboxSettingsApplied
quadbox_PDU_24VC_QuadboxSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_quadbox_PDU_24VC_QuadboxSettingsApplied
quadbox_PDU_24VD_QuadboxSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_quadbox_PDU_24VD_QuadboxSettingsApplied
quadbox_PDU_48V_QuadboxSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_quadbox_PDU_48V_QuadboxSettingsApplied
quadbox_PDU_5V_QuadboxSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_quadbox_PDU_5V_QuadboxSettingsApplied
quadbox_REB_Bulk_PS_QuadboxSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_quadbox_REB_Bulk_PS_QuadboxSettingsApplied
focal_plane_Raft_RaftTempControlSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Raft_RaftTempControlSettingsApplied
tempcontrol_rebs¶
- IDL_Type
string
- Units
unitless
- IsJavaArray
yes
Description: The REBs with heaters to use
tempcontrol_smoothTime¶
- IDL_Type
double
- Units
second
- IsJavaArray
yes
Description: input smoothing time
tempcontrol_tempChans¶
- IDL_Type
string
- Units
unitless
- IsJavaArray
yes
Description: Temperature channels to use
tempcontrol_timeConst¶
- IDL_Type
double
- Units
second
- IsJavaArray
yes
Description: integration time constant
focal_plane_Raft_RaftTempControlStatusSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Raft_RaftTempControlStatusSettingsApplied
tempcontrol_active¶
- IDL_Type
boolean
- Units
unitless
- IsJavaArray
yes
Description: True if loop is active
focal_plane_Reb_RaftsLimitsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Reb_RaftsLimitsSettingsApplied
focal_plane_Reb_RaftsPowerSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Reb_RaftsPowerSettingsApplied
nPowerOnPub¶
- IDL_Type
long
- Units
unitless
- Count
3
Description: Number of consequtive monitor-update pubs after trigger
focal_plane_Ccd_RaftsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Ccd_RaftsSettingsApplied
focal_plane_Reb_RaftsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Reb_RaftsSettingsApplied
disableRTDHardwareCheck¶
- IDL_Type
boolean
- Units
unitless
- Count
3
Description: Disables the RTD derived CCD type check.
rebpower_RebSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_rebpower_RebSettingsApplied
focal_plane_SequencerConfig_SequencerSettingsApplied¶
- EFDB_Topic
CCCamera_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
CCCamera_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
fcs_StepperMotorSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_fcs_StepperMotorSettingsApplied
daq_monitor_StoreSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_daq_monitor_StoreSettingsApplied
alarmPurgeFailures¶
- IDL_Type
long
- Units
unitless
Description: number of successive autoPurge failures for alarm
daq_monitor_Store_StoreSettingsApplied¶
- EFDB_Topic
CCCamera_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_TurboSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_TurboSettingsApplied
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
focal_plane_WebHooksConfig_VisualizationSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_WebHooksConfig_VisualizationSettingsApplied
availableFilters¶
- EFDB_Topic
CCCamera_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
CCCamera_logevent_daq_monitor_Stats_buildSettingsApplied
calibrationDetailedState¶
- EFDB_Topic
CCCamera_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
CCCamera_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
CCCamera_logevent_ccsConfigured
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
endInitializeGuider¶
- EFDB_Topic
CCCamera_logevent_endInitializeGuider
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
endInitializeImage¶
- EFDB_Topic
CCCamera_logevent_endInitializeImage
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
endLoadFilter¶
- EFDB_Topic
CCCamera_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
CCCamera_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
CCCamera_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
CCCamera_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
CCCamera_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
CCCamera_logevent_endShutterClose
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
endShutterOpen¶
- EFDB_Topic
CCCamera_logevent_endShutterOpen
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
endTakeImage¶
- EFDB_Topic
CCCamera_logevent_endTakeImage
endUnloadFilter¶
- EFDB_Topic
CCCamera_logevent_endUnloadFilter
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
fcsSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_fcsSettingsApplied
fileCommandExecution¶
Description: Each time a command is executed on a single FITS file this event is generated
- EFDB_Topic
CCCamera_logevent_fileCommandExecution
imageName¶
- IDL_Type
string
- IDL_Size
32
- Units
unitless
Description: The imageName for this specific exposure, assigned by the camera
timestampCommandComplete¶
- IDL_Type
double
- Units
second
Description: The time when the command completed.
filterChangerDetailedState¶
- EFDB_Topic
CCCamera_logevent_filterChangerDetailedState
substate¶
- IDL_Type
long
- Units
unitless
- Enumeration
UNLOADING,LOADING,LOADED,UNLOADED,ROTATING
Description: The filter changer state
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
fitsFilesWritten¶
- Description: When this event is received, all of the CCS files on the diagnostic cluster have been written
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic
CCCamera_logevent_fitsFilesWritten
imageName¶
- IDL_Type
string
- IDL_Size
32
- Units
unitless
Description: The imageName for this specific exposure, assigned by the camera
timestampFilesWritten¶
- IDL_Type
double
- Units
second
Description: The time when the (last) CCS FITS file was written.
rootFileName¶
- IDL_Type
string
- Units
unitless
Description: The common filesystem location of all files below.
relativeFileNames¶
- IDL_Type
string
- Units
unitless
Description: The file system location of each file, relative to rootFileName (: delimited).
fileNode¶
- IDL_Type
string
- Units
unitless
Description: The node on which each file is written (: delimited, in same order as above).
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
CCCamera_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)
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)
imageReadinessDetailedState¶
- EFDB_Topic
CCCamera_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
CCCamera_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
9
- Enumeration
E2V,ITL
Description: The type of each CCD, this determines segRows, segCols and serCols
imageStored¶
- Description: When this event is received the corresponding image should be complete in the DAQ 2-day store.
Once in use this will allow endReadout event to go back to indicating that the readout is complete (sequencers finished). Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic
CCCamera_logevent_imageStored
imageName¶
- IDL_Type
string
- IDL_Size
32
- Units
unitless
Description: The imageName for this specific exposure, assigned by the camera
timestampImageStored¶
- IDL_Type
double
- Units
second
Description: The time when the DAQ image was store was complete.
imageVisualization¶
Description: Event sent when image visualization is ready
- EFDB_Topic
CCCamera_logevent_imageVisualization
imageName¶
- IDL_Type
string
- IDL_Size
32
- Units
unitless
Description: The imageName for this specific exposure, assigned by the camera
url¶
- IDL_Type
string
- Units
unitless
Description: The URL at which the full image visualization is available.
thumbnail¶
- IDL_Type
string
- Units
unitless
Description: The URL at which the image thumbnail is available.
notReadyToTakeImage¶
- EFDB_Topic
CCCamera_logevent_notReadyToTakeImage
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
offlineDetailedState¶
- EFDB_Topic
CCCamera_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
CCCamera_logevent_prepareToTakeImage
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
raftsDetailedState¶
- EFDB_Topic
CCCamera_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
CCCamera_logevent_readyToTakeImage
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
rebpowerSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_rebpowerSettingsApplied
shutterBladeMotionProfile¶
- Description: The motion profile for each shutter blade (so normally 2 per image).
Note: Note this is overkill for ComCam, but aims to be the same as for the main camera. For ComCam the encoder and hall effect measurements will be simulated, or empty (and probably initially empty). Note 2: The coordinate system in which positions are reported is as yet ill-defined, and the origin (but not direction) may vary between the 2 blades. The data to convert reported position to something more useful will be in the corresponding blade configuration (aka settingsApplied). It is TBD whether we will try to take this out in the positions reported to SAL. Note 3: The maximum number of positions reported by the firmware for both encoder position and hall effect hall sensors is hard-wired to 240. This is used as the array dimension here. The actual number of points reported will be in encoderCount and hallSensorCount. The array element values beyond the count are undefined (but probably 0)
- EFDB_Topic
CCCamera_logevent_shutterBladeMotionProfile
blade¶
- IDL_Type
long
- Units
unitless
- Enumeration
PLUS_X,MINUS_X
Description: The blade that is moving
direction¶
- IDL_Type
long
- Units
unitless
- Enumeration
OPEN,CLOSE
Description: Is the blade opening or closing
timestampStart¶
- IDL_Type
double
- Units
second
Description: The time at which the motion started (TAI)
timestampHallSensor¶
- IDL_Type
double
- Units
second
- Count
240
Description: Hall effect switch trasition times
hallSensorID¶
- IDL_Type
int
- Units
unitless
- Count
240
Description: Which Hall effect switch trasitioned
hallSensorPosition¶
- IDL_Type
double
- Units
mm
- Count
240
Description: Estimated position of the leading edge of the blade at transition time
hallSensorTransition¶
- IDL_Type
boolean
- Units
unitless
- Count
240
Description: true if switch turned on, false if switch turned off
timestampEncoder¶
- IDL_Type
double
- Units
second
- Count
240
Description: timestamps for motor encoder position measurements (TAI)
encoderPosition¶
- IDL_Type
double
- Units
mm
- Count
240
Description: Positions for motor encoder position measurements
shutterDetailedState¶
- EFDB_Topic
CCCamera_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
CCCamera_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
CCCamera_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
CCCamera_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
CCCamera_logevent_startRotateCarousel
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
startSetFilter¶
- EFDB_Topic
CCCamera_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
CCCamera_logevent_startShutterClose
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
startShutterOpen¶
- EFDB_Topic
CCCamera_logevent_startShutterOpen
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
startUnloadFilter¶
- EFDB_Topic
CCCamera_logevent_startUnloadFilter
timestampTransition¶
- IDL_Type
double
- Units
second
Description: The time at which the state transition occurred
fcs_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_fcs_PeriodicTasks_timersSettingsApplied
bonn_shutter_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_bonn_shutter_PeriodicTasks_timersSettingsApplied
daq_monitor_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_daq_monitor_PeriodicTasks_timersSettingsApplied
rebpower_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_rebpower_PeriodicTasks_timersSettingsApplied
vacuum_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_vacuum_PeriodicTasks_timersSettingsApplied
quadbox_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_quadbox_PeriodicTasks_timersSettingsApplied
focal_plane_PeriodicTasks_timersSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_PeriodicTasks_timersSettingsApplied
focal_plane_Reb_timersSettingsApplied¶
- EFDB_Topic
CCCamera_logevent_focal_plane_Reb_timersSettingsApplied
periodictasks_monitor_check_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
periodictasks_monitor_publish_aspicTemp_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
periodictasks_monitor_publish_biasVolt_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
periodictasks_monitor_publish_boardPower_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
periodictasks_monitor_publish_ccdCurrent_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
periodictasks_monitor_publish_rebTemp_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
periodictasks_monitor_publish_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
periodictasks_monitor_update_aspicTemp_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
periodictasks_monitor_update_biasVolt_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
periodictasks_monitor_update_boardPower_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
periodictasks_monitor_update_ccdCurrent_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
periodictasks_monitor_update_rebTemp_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
periodictasks_monitor_update_taskPeriodMillis¶
- IDL_Type
long long
- Units
unitless
- Count
3
Description: MISSING
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
CCCamera_quadbox_PDU_24VC
quadbox_PDU_24VD¶
- EFDB_Topic
CCCamera_quadbox_PDU_24VD
quadbox_PDU_48V¶
- EFDB_Topic
CCCamera_quadbox_PDU_48V
quadbox_PDU_5V¶
- EFDB_Topic
CCCamera_quadbox_PDU_5V
quadbox_BFR¶
- EFDB_Topic
CCCamera_quadbox_BFR
focal_plane_Ccd¶
- EFDB_Topic
CCCamera_focal_plane_Ccd
vacuum_Cold1¶
- EFDB_Topic
CCCamera_vacuum_Cold1
autoOffEnabled¶
- IDL_Type
double
- Units
unitless
Description: Cooler auto shutoff state (1 = auto off)
autoOffTemperature¶
- IDL_Type
double
- Units
Celsius
Description: Cooler auto shutoff temperature setting
autoOnTemperature¶
- IDL_Type
double
- Units
Celsius
Description: Cooler auto shutoff cancellation temperature setting
vacuum_Cold2¶
- EFDB_Topic
CCCamera_vacuum_Cold2
autoOffEnabled¶
- IDL_Type
double
- Units
unitless
Description: Cooler auto shutoff state (1 = auto off)
autoOffTemperature¶
- IDL_Type
double
- Units
Celsius
Description: Cooler auto shutoff temperature setting
autoOnTemperature¶
- IDL_Type
double
- Units
Celsius
Description: Cooler auto shutoff cancellation temperature setting
vacuum_Cryo¶
- EFDB_Topic
CCCamera_vacuum_Cryo
autoOffEnabled¶
- IDL_Type
double
- Units
unitless
Description: Cooler auto shutoff state (1 = auto off)
autoOffTemperature¶
- IDL_Type
double
- Units
Celsius
Description: Cooler auto shutoff temperature setting
autoOnTemperature¶
- IDL_Type
double
- Units
Celsius
Description: Cooler auto shutoff cancellation temperature setting
bonn_shutter_Device¶
- EFDB_Topic
CCCamera_bonn_shutter_Device
vacuum_IonPumps¶
- EFDB_Topic
CCCamera_vacuum_IonPumps
rebpower_Reb¶
- EFDB_Topic
CCCamera_rebpower_Reb
focal_plane_Reb¶
- EFDB_Topic
CCCamera_focal_plane_Reb
focal_plane_RebTotalPower¶
- EFDB_Topic
CCCamera_focal_plane_RebTotalPower
rebpower_Rebps¶
- EFDB_Topic
CCCamera_rebpower_Rebps
vacuum_Rtds¶
- EFDB_Topic
CCCamera_vacuum_Rtds
focal_plane_Segment¶
- EFDB_Topic
CCCamera_focal_plane_Segment
daq_monitor_Store¶
- EFDB_Topic
CCCamera_daq_monitor_Store
vacuum_Turbo¶
- EFDB_Topic
CCCamera_vacuum_Turbo
vacuum_VQMonitor¶
- EFDB_Topic
CCCamera_vacuum_VQMonitor
fcs¶
- EFDB_Topic
CCCamera_fcs
linearencoder_LinearPosition¶
- IDL_Type
double
- Units
mm
Description: linear encoder value converted to mm
steppermotor_MotorEncoder¶
- IDL_Type
double
- Units
unitless
Description: motor encoder reading in steps
steppermotor_MotorTemperature¶
- IDL_Type
double
- Units
unitless
Description: motor temperature, degrees C