======== 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 nRows ***** :IDL_Type: long :Units: unitless :Count: 1 **Description**: Number of rows to discard 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 value ***** :IDL_Type: boolean :Units: unitless :Count: 1 **Description**: Unused 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 value ***** :IDL_Type: boolean :Units: unitless :Count: 1 **Description**: Unused 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 value ***** :IDL_Type: boolean :Units: unitless :Count: 1 **Description**: Unused setFilter ~~~~~~~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_command_setFilter :Explanation: http://project.lsst.org/ts/sal_objects/help name **** :IDL_Type: string :IDL_Size: 256 :Units: unitless :Count: 1 **Description**: The filter name to install 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 numImages ********* :IDL_Type: long :Units: unitless :Count: 1 **Description**: Number of consecutive images to take expTime ******* :IDL_Type: double :Units: second :Count: 1 **Description**: Exposure time 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) exposureTime ************ :IDL_Type: double :Units: second :Count: 1 **Description**: The requested exposure time 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) exposureTime ************ :IDL_Type: double :Units: second :Count: 1 **Description**: The requested exposure time 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) expTime ******* :IDL_Type: double :Units: second :Count: 1 **Description**: The exposure time, as computed by CCS darkTime ******** :IDL_Type: double :Units: second :Count: 1 **Description**: The dark time, as computed by CCS 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) exposureTime ************ :IDL_Type: double :Units: second :Count: 1 **Description**: The requested exposure time 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) exposureTime ************ :IDL_Type: double :Units: second :Count: 1 **Description**: The requested exposure time 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 bladeHome ********* :IDL_Type: short :Units: None :Count: 2 **Description**: None closeProfile ************ :IDL_Type: float :Units: second :Count: 24 **Description**: None motorCurrent ************ :IDL_Type: float :Units: ampere :Count: 2 **Description**: None motorTemp ********* :IDL_Type: float :Units: Celsius :Count: 2 **Description**: None openDirection ************* :IDL_Type: short :Units: None :Count: 1 **Description**: None openProfile *********** :IDL_Type: float :Units: second :Count: 24 **Description**: None profileFunction *************** :IDL_Type: string :IDL_Size: 256 :Units: None :Count: 1 **Description**: None prot ~~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_prot status ****** :IDL_Type: long :Units: None :Count: 2 **Description**: None filter ~~~~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_filter loaderTelemetry *************** :IDL_Type: long :Units: None :Count: 1 **Description**: None rebID ***** :IDL_Type: short :Units: None :Count: 1 **Description**: None heartbeat ~~~~~~~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_heartbeat heartbeat ********* :IDL_Type: boolean :Units: None :Count: 1 **Description**: None priority ******** :IDL_Type: long :Units: None :Count: 1 **Description**: None was ~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_was boardID ******* :IDL_Type: short :Units: None :Count: 1 **Description**: None boardCurrent ************ :IDL_Type: float :Units: ampere :Count: 4 **Description**: None boardTemp ********* :IDL_Type: float :Units: kelvin :Count: 12 **Description**: None boardVoltage ************ :IDL_Type: float :Units: volt :Count: 4 **Description**: None cabacMUX ******** :IDL_Type: long :Units: None :Count: 4 **Description**: None ccdID ***** :IDL_Type: short :Units: None :Count: 1 **Description**: None ccdtemp ******* :IDL_Type: long :Units: kelvin :Count: 1 **Description**: None fpgaCheckSum ************ :IDL_Type: long :Units: None :Count: 2 **Description**: None rebID ***** :IDL_Type: short :Units: None :Count: 1 **Description**: None ccs ~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_ccs ccsStatus ********* :IDL_Type: long :Units: None :Count: 20 **Description**: None imageStatus *********** :IDL_Type: long :Units: None :Count: 20 **Description**: None clusterEncoder ~~~~~~~~~~~~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_clusterEncoder imageSD ******* :IDL_Type: float :Units: None :Count: 100 **Description**: Standard Deviation imageMean ********* :IDL_Type: float :Units: None :Count: 100 **Description**: None overscanSD ********** :IDL_Type: float :Units: None :Count: 100 **Description**: None overscanMean ************ :IDL_Type: float :Units: None :Count: 100 **Description**: None psf *** :IDL_Type: float :Units: None :Count: 200 **Description**: None cyro ~~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_cyro coldTemperature *************** :IDL_Type: float :Units: Celsius :Count: 3 **Description**: None compressor ********** :IDL_Type: float :Units: watt :Count: 1 **Description**: None compressorSpeed *************** :IDL_Type: float :Units: hertz :Count: 2 **Description**: None cryoTemperature *************** :IDL_Type: float :Units: Celsius :Count: 12 **Description**: None dischargePressure ***************** :IDL_Type: float :Units: pascal :Count: 2 **Description**: None dischargeTemp ************* :IDL_Type: float :Units: Celsius :Count: 2 **Description**: None flowInterlock ************* :IDL_Type: short :Units: None :Count: 2 **Description**: None heaterCurrent ************* :IDL_Type: float :Units: ampere :Count: 6 **Description**: None heaterVoltage ************* :IDL_Type: float :Units: volt :Count: 6 **Description**: None intakeFlow ********** :IDL_Type: float :Units: lps :Count: 2 **Description**: None intakePressure ************** :IDL_Type: float :Units: pascal :Count: 2 **Description**: None intakeTemp ********** :IDL_Type: float :Units: Celsius :Count: 2 **Description**: None postExpansionPressure ********************* :IDL_Type: float :Units: pascal :Count: 2 **Description**: None postExpansionTemp ***************** :IDL_Type: float :Units: Celsius :Count: 2 **Description**: None preExpansionPressure ******************** :IDL_Type: float :Units: pascal :Count: 2 **Description**: None preExpansionTemp **************** :IDL_Type: float :Units: Celsius :Count: 2 **Description**: None returnTemp ********** :IDL_Type: float :Units: Celsius :Count: 2 **Description**: None purge ~~~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_purge accelerometer ************* :IDL_Type: float :Units: meter :Count: 6 **Description**: None blowerSetting ************* :IDL_Type: float :Units: hertz :Count: 1 **Description**: None blowerSpeed *********** :IDL_Type: float :Units: hertz :Count: 1 **Description**: None bodyFlowMeter ************* :IDL_Type: float :Units: lps :Count: 1 **Description**: None bodyTemp ******** :IDL_Type: float :Units: Celsius :Count: 1 **Description**: None heaterCurrent ************* :IDL_Type: float :Units: ampere :Count: 1 **Description**: None heaters ******* :IDL_Type: float :Units: ampere :Count: 1 **Description**: None microphone ********** :IDL_Type: long :Units: None :Count: 1 **Description**: None trunkFlowMeter ************** :IDL_Type: float :Units: lps :Count: 1 **Description**: None trunkTemp ********* :IDL_Type: float :Units: Celsius :Count: 1 **Description**: None valveSetting ************ :IDL_Type: long :Units: None :Count: 1 **Description**: None valves ****** :IDL_Type: long :Units: None :Count: 1 **Description**: None wds ~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_wds rebID ***** :IDL_Type: short :Units: None :Count: 1 **Description**: None timingParameters **************** :IDL_Type: long :Units: None :Count: 10 **Description**: None flag **** :IDL_Type: long :Units: None :Count: 20 **Description**: None gds ~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_gds rebID ***** :IDL_Type: short :Units: None :Count: 1 **Description**: None timingParameters **************** :IDL_Type: long :Units: None :Count: 10 **Description**: None flag **** :IDL_Type: long :Units: None :Count: 20 **Description**: None sds ~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_sds rebID ***** :IDL_Type: short :Units: None :Count: 1 **Description**: None timingParameters **************** :IDL_Type: long :Units: None :Count: 10 **Description**: None flag **** :IDL_Type: long :Units: None :Count: 20 **Description**: None gas ~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_gas boardID ******* :IDL_Type: short :Units: None :Count: 1 **Description**: None boardCurrent ************ :IDL_Type: float :Units: ampere :Count: 4 **Description**: None boardTemp ********* :IDL_Type: float :Units: kelvin :Count: 12 **Description**: None boardVoltage ************ :IDL_Type: float :Units: volt :Count: 4 **Description**: None cabacMUX ******** :IDL_Type: long :Units: None :Count: 4 **Description**: None ccdID ***** :IDL_Type: short :Units: None :Count: 1 **Description**: None ccdtemp ******* :IDL_Type: long :Units: kelvin :Count: 1 **Description**: None fpgaCheckSum ************ :IDL_Type: long :Units: None :Count: 2 **Description**: None rebID ***** :IDL_Type: short :Units: None :Count: 1 **Description**: None pcms ~~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_pcms biasStatus ********** :IDL_Type: short :Units: None :Count: 1 **Description**: None biasCurrent *********** :IDL_Type: float :Units: ampere :Count: 1 **Description**: None biasVoltage *********** :IDL_Type: float :Units: volt :Count: 1 **Description**: None clockStatus *********** :IDL_Type: short :Units: None :Count: 1 **Description**: None clockCurrent ************ :IDL_Type: short :Units: ampere :Count: 1 **Description**: None clockVoltage ************ :IDL_Type: float :Units: volt :Count: 1 **Description**: None fpgaStatus ********** :IDL_Type: short :Units: None :Count: 1 **Description**: None fpgaCurrent *********** :IDL_Type: float :Units: ampere :Count: 1 **Description**: None fpgaVoltage *********** :IDL_Type: float :Units: volt :Count: 1 **Description**: None lowStatus ********* :IDL_Type: short :Units: None :Count: 1 **Description**: None lowCurrent ********** :IDL_Type: float :Units: ampere :Count: 1 **Description**: None lowVoltage ********** :IDL_Type: short :Units: volt :Count: 1 **Description**: None odStatus ******** :IDL_Type: short :Units: None :Count: 1 **Description**: None odCurrent ********* :IDL_Type: float :Units: ampere :Count: 1 **Description**: None odVoltage ********* :IDL_Type: float :Units: volt :Count: 1 **Description**: None rebID ***** :IDL_Type: float :Units: None :Count: 1 **Description**: None sas ~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_sas boardID ******* :IDL_Type: short :Units: None :Count: 1 **Description**: None boardCurrent ************ :IDL_Type: float :Units: ampere :Count: 4 **Description**: None boardTemp ********* :IDL_Type: float :Units: kelvin :Count: 12 **Description**: None boardVoltage ************ :IDL_Type: float :Units: volt :Count: 4 **Description**: None cabacMUX ******** :IDL_Type: long :Units: None :Count: 4 **Description**: None ccdID ***** :IDL_Type: short :Units: None :Count: 1 **Description**: None ccdtemp ******* :IDL_Type: long :Units: kelvin :Count: 1 **Description**: None fpgaCheckSum ************ :IDL_Type: long :Units: None :Count: 2 **Description**: None rebID ***** :IDL_Type: short :Units: None :Count: 1 **Description**: None cold ~~~~ :Subsystem: MTCamera :Version: 3.7.1 :Author: None :EFDB_Topic: MTCamera_cold compressorLoad ************** :IDL_Type: float :Units: watt :Count: 6 **Description**: None compressorSpeed *************** :IDL_Type: float :Units: hertz :Count: 6 **Description**: None dischargePressure ***************** :IDL_Type: float :Units: pascal :Count: 6 **Description**: None dischargeTemp ************* :IDL_Type: float :Units: Celsius :Count: 6 **Description**: None flowInterlock ************* :IDL_Type: short :Units: None :Count: 6 **Description**: None heaterCurrent ************* :IDL_Type: float :Units: ampere :Count: 6 **Description**: None heaterVoltage ************* :IDL_Type: float :Units: volt :Count: 6 **Description**: None intakeFlow ********** :IDL_Type: float :Units: lps :Count: 6 **Description**: None intakePressure ************** :IDL_Type: float :Units: pascal :Count: 6 **Description**: None intakeTemp ********** :IDL_Type: float :Units: Celsius :Count: 6 **Description**: None ionPump ******* :IDL_Type: float :Units: ampere :Count: 4 **Description**: None mechPump ******** :IDL_Type: short :Units: None :Count: 4 **Description**: None postExpansionPressure ********************* :IDL_Type: float :Units: pascal :Count: 6 **Description**: None postExpansionTemp ***************** :IDL_Type: float :Units: Celsius :Count: 6 **Description**: None preExpansionPressure ******************** :IDL_Type: float :Units: pascal :Count: 6 **Description**: None preExpansionTemp **************** :IDL_Type: float :Units: Celsius :Count: 6 **Description**: None rga *** :IDL_Type: long :Units: None :Count: 10 **Description**: None returnTemp ********** :IDL_Type: float :Units: Celsius :Count: 6 **Description**: None utilityRoomTemperature ********************** :IDL_Type: float :Units: Celsius :Count: 1 **Description**: None vacuumGauge *********** :IDL_Type: float :Units: pascal :Count: 5 **Description**: None valveStatus *********** :IDL_Type: short :Units: None :Count: 6 **Description**: None