MTCamera¶
Commands¶
discardRows¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_command_discardRows |
Explanation: | http://project.lsst.org/ts/sal_objects/help |
startImage¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_command_startImage |
Explanation: | http://project.lsst.org/ts/sal_objects/help |
shutter¶
IDL_Type: | boolean |
---|---|
Units: | unitless |
Count: | 1 |
Description: True if the shutter should be opened/closed
sensors¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: Sensors to be read out, if blank all configured sensors will be read out
keyValueMap¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: Map of additional key value pairs, e.g. imageType: XYZ, groupId: ABC
obsNote¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: An arbitrary operator provided string, useful for informally flagging images
timeout¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: Timeout after which imaging will be abandoned if no endImage command received
disableCalibration¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_command_disableCalibration |
Explanation: | http://project.lsst.org/ts/sal_objects/help |
initGuiders¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_command_initGuiders |
Explanation: | http://project.lsst.org/ts/sal_objects/help |
roiSpec¶
IDL_Type: | string |
---|---|
IDL_Size: | 256 |
Units: | unitless |
Count: | 1 |
Description: TBD specification for region of interest
enableCalibration¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_command_enableCalibration |
Explanation: | http://project.lsst.org/ts/sal_objects/help |
initImage¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_command_initImage |
Explanation: | http://project.lsst.org/ts/sal_objects/help |
deltaT¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: Estimate of time period before takeImages will be issued
endImage¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_command_endImage |
Explanation: | http://project.lsst.org/ts/sal_objects/help |
setFilter¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_command_setFilter |
Explanation: | http://project.lsst.org/ts/sal_objects/help |
clear¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_command_clear |
Explanation: | http://project.lsst.org/ts/sal_objects/help |
nClears¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: Number of consecutive clear operations to perform
takeImages¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_command_takeImages |
Explanation: | http://project.lsst.org/ts/sal_objects/help |
shutter¶
IDL_Type: | boolean |
---|---|
Units: | unitless |
Count: | 1 |
Description: True if the shutter should be opened/closed
sensors¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: Sensors to be read out, if blank all configured sensors will be read out
keyValueMap¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
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 |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: An arbitrary operator provided string, useful for informally flagging images
stop¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_command_stop |
Explanation: | http://project.lsst.org/ts/sal_objects/help |
value¶
IDL_Type: | boolean |
---|---|
Units: | unitless |
Count: | 1 |
Description: Attribute required by the API, but is unused.
Events¶
offlineDetailedState¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_offlineDetailedState |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_offlineDetailedState.html |
substate¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Enumeration: | OFFLINE_AVAILABLE,OFFLINE_PUBLISH_ONLY |
Description: Enumeration of valid substates
transitionTimestamp¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: The time at which the state transition occurred
endReadout¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_endReadout |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_endReadout.html |
imageType¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The imageType as passed to the takeImages command (using keyValueMap)
groupId¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The groupId as passed to the takeImages command (using keyValueMap)
additionalKeys¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: Additional keys passed to the takeImages command (: delimited)
additionalValues¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)
imagesInSequence¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: The total number of requested images in sequence
imageName¶
IDL_Type: | string |
---|---|
IDL_Size: | 32 |
Units: | unitless |
Count: | 1 |
Description: The imageName for this specific exposure, assigned by the camera
imageIndex¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: The zero based index number for this specific exposure within the sequence
imageSource¶
IDL_Type: | string |
---|---|
IDL_Size: | 2 |
Units: | unitless |
Count: | 1 |
Description: The source component of the image name (AT/CC/MC)
imageController¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The controller for the image (O=OCS/C=CCS/…)
imageDate¶
IDL_Type: | string |
---|---|
IDL_Size: | 8 |
Units: | unitless |
Count: | 1 |
Description: The date component of the image name (YYYYMMDD)
imageNumber¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: The image number (SEQNO) component of the image name
timeStampAcquisitionStart¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: The effective time at which the image acquisition started (i.e. the end of the previous clear or readout)
timeStampEndOfReadout¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: The time at which the readout was completed
endTakeImage¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_endTakeImage |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_endTakeImage.html |
imageReadinessDetailedState¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_imageReadinessDetailedState |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_imageReadinessDetailedState.html |
substate¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Enumeration: | READY,NOT_READY,GETTING_READY |
Description: Enumeration of valid substates
transitionTimestamp¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: The time at which the state transition occurred
startSetFilter¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_startSetFilter |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_startSetFilter.html |
filterName¶
IDL_Type: | string |
---|---|
IDL_Size: | 256 |
Units: | unitless |
Count: | 1 |
Description: The name of the filter being installed (e.g. U-001)
startUnloadFilter¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_startUnloadFilter |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_startUnloadFilter.html |
notReadyToTakeImage¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_notReadyToTakeImage |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_notReadyToTakeImage.html |
startShutterClose¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_startShutterClose |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_startShutterClose.html |
endInitializeGuider¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_endInitializeGuider |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_endInitializeGuider.html |
endShutterClose¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_endShutterClose |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_endShutterClose.html |
endOfImageTelemetry¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_endOfImageTelemetry |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_endOfImageTelemetry.html |
imageType¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The imageType as passed to the takeImages command (using keyValueMap)
groupId¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The groupId as passed to the takeImages command (using keyValueMap)
additionalKeys¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: Additional keys passed to the takeImages command (: delimited)
additionalValues¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)
imagesInSequence¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: The total number of requested images in sequence
imageName¶
IDL_Type: | string |
---|---|
IDL_Size: | 32 |
Units: | unitless |
Count: | 1 |
Description: The imageName for this specific exposure, assigned by the camera
imageIndex¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: The zero based index number for this specific exposure within the sequence
imageSource¶
IDL_Type: | string |
---|---|
IDL_Size: | 2 |
Units: | unitless |
Count: | 1 |
Description: The source component of the image name (AT/CC/MC)
imageController¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The controller for the image (O=OCS/C=CCS/…)
imageDate¶
IDL_Type: | string |
---|---|
IDL_Size: | 8 |
Units: | unitless |
Count: | 1 |
Description: The date component of the image name (YYYYMMDD)
imageNumber¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: The image number (SEQNO) component of the image name
timeStampAcquisitionStart¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
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 |
Count: | 1 |
Description: The DAQ assigned image tag (hex string)
timestampDateObs¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: The observation date, as computed by CCS (as TAI)
timestampDateEnd¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: The end observation date, as computed by CCS (as TAI)
endUnloadFilter¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_endUnloadFilter |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_endUnloadFilter.html |
calibrationDetailedState¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_calibrationDetailedState |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_calibrationDetailedState.html |
substate¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Enumeration: | DISABLED,ENABLED,INTEGRATING |
Description: Enumeration of valid substates
transitionTimestamp¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: The time at which the state transition occurred
endRotateCarousel¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_endRotateCarousel |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_endRotateCarousel.html |
startLoadFilter¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_startLoadFilter |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_startLoadFilter.html |
filterChangerDetailedState¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_filterChangerDetailedState |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_filterChangerDetailedState.html |
substate¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Enumeration: | UNLOADING,LOADING,LOADED,UNLOADED,ROTATING |
Description: None
transitionTimestamp¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: The time at which the state transition occurred
shutterDetailedState¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_shutterDetailedState |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_shutterDetailedState.html |
substate¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Enumeration: | CLOSED,OPEN,CLOSING,OPENING |
Description: Enumeration of valid substates
transitionTimestamp¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: The time at which the state transition occurred
readyToTakeImage¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_readyToTakeImage |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_readyToTakeImage.html |
ccsCommandState¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_ccsCommandState |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_ccsCommandState.html |
substate¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Enumeration: | IDLE,BUSY |
Description: Substate of the CCS command.
prepareToTakeImage¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_prepareToTakeImage |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_prepareToTakeImage.html |
ccsConfigured¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_ccsConfigured |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_ccsConfigured.html |
endLoadFilter¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_endLoadFilter |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_endLoadFilter.html |
endShutterOpen¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_endShutterOpen |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_endShutterOpen.html |
startIntegration¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_startIntegration |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_startIntegration.html |
imageType¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The imageType as passed to the takeImages command (using keyValueMap)
groupId¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The groupId as passed to the takeImages command (using keyValueMap)
additionalKeys¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: Additional keys passed to the takeImages command (: delimited)
additionalValues¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)
imagesInSequence¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: The total number of requested images in sequence
imageName¶
IDL_Type: | string |
---|---|
IDL_Size: | 32 |
Units: | unitless |
Count: | 1 |
Description: The imageName for this specific exposure, assigned by the camera
imageIndex¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: The zero based index number for this specific exposure within the sequence
imageSource¶
IDL_Type: | string |
---|---|
IDL_Size: | 2 |
Units: | unitless |
Count: | 1 |
Description: The source component of the image name (AT/CC/MC)
imageController¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The controller for the image (O=OCS/C=CCS/…)
imageDate¶
IDL_Type: | string |
---|---|
IDL_Size: | 8 |
Units: | unitless |
Count: | 1 |
Description: The date component of the image name (YYYYMMDD)
imageNumber¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: The image number (SEQNO) component of the image name
timeStampAcquisitionStart¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: The effective time at which the image acquisition started (i.e. the end of the previous clear or readout)
endInitializeImage¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_endInitializeImage |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_endInitializeImage.html |
endSetFilter¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_endSetFilter |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_endSetFilter.html |
filterName¶
IDL_Type: | string |
---|---|
IDL_Size: | 256 |
Units: | unitless |
Count: | 1 |
Description: The name of the filter being installed (e.g. U-001)
startShutterOpen¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_startShutterOpen |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_startShutterOpen.html |
raftsDetailedState¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_raftsDetailedState |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_raftsDetailedState.html |
substate¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Enumeration: | NEEDS_CLEAR,CLEARING,INTEGRATING,READING_OUT,QUIESCENT |
Description: Enumeration of valid substates
transitionTimestamp¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
Description: The time at which the state transition occurred
availableFilters¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_availableFilters |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_availableFilters.html |
filterNames¶
IDL_Type: | string |
---|---|
IDL_Size: | 256 |
Units: | unitless |
Count: | 1 |
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.
startReadout¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_startReadout |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_startReadout.html |
imageType¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The imageType as passed to the takeImages command (using keyValueMap)
groupId¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The groupId as passed to the takeImages command (using keyValueMap)
additionalKeys¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: Additional keys passed to the takeImages command (: delimited)
additionalValues¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)
imagesInSequence¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: The total number of requested images in sequence
imageName¶
IDL_Type: | string |
---|---|
IDL_Size: | 32 |
Units: | unitless |
Count: | 1 |
Description: The imageName for this specific exposure, assigned by the camera
imageIndex¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: The zero based index number for this specific exposure within the sequence
imageSource¶
IDL_Type: | string |
---|---|
IDL_Size: | 2 |
Units: | unitless |
Count: | 1 |
Description: The source component of the image name (AT/CC/MC)
imageController¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The controller for the image (O=OCS/C=CCS/…)
imageDate¶
IDL_Type: | string |
---|---|
IDL_Size: | 8 |
Units: | unitless |
Count: | 1 |
Description: The date component of the image name (YYYYMMDD)
imageNumber¶
IDL_Type: | long |
---|---|
Units: | unitless |
Count: | 1 |
Description: The image number (SEQNO) component of the image name
timeStampAcquisitionStart¶
IDL_Type: | double |
---|---|
Units: | second |
Count: | 1 |
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 |
Count: | 1 |
Description: The time at which the readout was triggered
startRotateCarousel¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_startRotateCarousel |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_startRotateCarousel.html |
imageReadoutParameters¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_logevent_imageReadoutParameters |
Explanation: | http://project.lsst.org/ts/sal_objects/help/MTCamera_logevent_imageReadoutParameters.html |
imageName¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The imageName for this specific exposure
ccdLocation¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: A list of all ccds currently configured, of the form RnnSnn, : delimited (empty if entry not used)
raftBay¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The raft bay for each CCD listed above, of the form Rnn : delimited
ccdSlot¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: The CCD slot for each CCD listed above, of the form SXn : delimited
ccdType¶
IDL_Type: | int |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 201 |
Enumeration: | E2V, ITL |
Description: The type of each CCD, this determines segRows, segCols and serCols
overRows¶
IDL_Type: | int |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 201 |
Description: See CCD Readout Parameters Diagram
overCols¶
IDL_Type: | int |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 201 |
Description: See CCD Readout Parameters Diagram
readRows¶
IDL_Type: | int |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 201 |
Description: See CCD Readout Parameters Diagram
readCols¶
IDL_Type: | int |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 201 |
Description: See CCD Readout Parameters Diagram
readCols2¶
IDL_Type: | int |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 201 |
Description: See CCD Readout Parameters Diagram
preCols¶
IDL_Type: | int |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 201 |
Description: See CCD Readout Parameters Diagram
preRows¶
IDL_Type: | int |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 201 |
Description: See CCD Readout Parameters Diagram
postCols¶
IDL_Type: | int |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 201 |
Description: See CCD Readout Parameters Diagram
underCols¶
IDL_Type: | int |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 201 |
Description: See CCD Readout Parameters Diagram
daqFolder¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: DAQ folder where image will be created
daqAnnotation¶
IDL_Type: | string |
---|---|
IDL_Size: | 1 |
Units: | unitless |
Count: | 1 |
Description: Annotation sent to DAQ
Telemetry¶
shutter¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_shutter |
prot¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_prot |
filter¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_filter |
heartbeat¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_heartbeat |
was¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_was |
ccs¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_ccs |
clusterEncoder¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_clusterEncoder |
cyro¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_cyro |
purge¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_purge |
wds¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_wds |
gds¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_gds |
sds¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_sds |
gas¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_gas |
pcms¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_pcms |
sas¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_sas |
cold¶
Subsystem: | MTCamera |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | MTCamera_cold |