:tocdepth: 3 ######## ATCamera ######## .. note:: This page is generated by the following python script ``generate_cet.py``. :ref:`Back to table ` Commands -------- .. _ATCamera:Commands:clear: clear ~~~~~ :EFDB_Topic: ATCamera_command_clear .. _ATCamera:Commands:clear:nClears: nClears ******* :IDL_Type: long :Units: unitless **Description**: Number of consecutive clear operations to perform .. _ATCamera:Commands:disableCalibration: disableCalibration ~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_command_disableCalibration .. _ATCamera:Commands:disableCalibration:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Unused .. _ATCamera:Commands:discardRows: discardRows ~~~~~~~~~~~ :EFDB_Topic: ATCamera_command_discardRows .. _ATCamera:Commands:discardRows:nRows: nRows ***** :IDL_Type: long :Units: unitless **Description**: Number of rows to discard .. _ATCamera:Commands:enableCalibration: enableCalibration ~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_command_enableCalibration .. _ATCamera:Commands:enableCalibration:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Unused .. _ATCamera:Commands:endImage: endImage ~~~~~~~~ :EFDB_Topic: ATCamera_command_endImage .. _ATCamera:Commands:endImage:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Unused .. _ATCamera:Commands:initGuiders: initGuiders ~~~~~~~~~~~ :EFDB_Topic: ATCamera_command_initGuiders .. _ATCamera:Commands:initGuiders:roiSpec: roiSpec ******* :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: TBD specification for region of interest .. _ATCamera:Commands:initImage: initImage ~~~~~~~~~ :EFDB_Topic: ATCamera_command_initImage .. _ATCamera:Commands:initImage:deltaT: deltaT ****** :IDL_Type: double :Units: second **Description**: Estimate of time period before takeImages will be issued .. _ATCamera:Commands:startImage: startImage ~~~~~~~~~~ :EFDB_Topic: ATCamera_command_startImage .. _ATCamera:Commands:startImage:shutter: shutter ******* :IDL_Type: boolean :Units: unitless **Description**: True if the shutter should be opened/closed .. _ATCamera:Commands:startImage:sensors: sensors ******* :IDL_Type: string :Units: unitless **Description**: Sensors to be read out, if blank all configured sensors will be read out .. _ATCamera:Commands:startImage:keyValueMap: keyValueMap *********** :IDL_Type: string :Units: unitless **Description**: Map of additional key value pairs, e.g. imageType: XYZ, groupId: ABC .. _ATCamera:Commands:startImage:obsNote: obsNote ******* :IDL_Type: string :Units: unitless **Description**: An arbitrary operator provided string, useful for informally flagging images .. _ATCamera:Commands:startImage:timeout: timeout ******* :IDL_Type: double :Units: second **Description**: Timeout after which imaging will be abandoned if no endImage command received .. _ATCamera:Commands:startImage:imageType: imageType ********* :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: Image type (a.k.a. IMGTYPE) (e.g. e.g. BIAS, DARK, FLAT, FE55, XTALK, CCOB, SPOT...) .. _ATCamera:Commands:startImage:groupId: groupId ******* :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: Image groupId. Used to fill in FITS GROUPID header .. _ATCamera:Commands:stop: stop ~~~~ :EFDB_Topic: ATCamera_command_stop .. _ATCamera:Commands:stop:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Attribute required by the API, but is unused. .. _ATCamera:Commands:takeImages: takeImages ~~~~~~~~~~ :EFDB_Topic: ATCamera_command_takeImages .. _ATCamera:Commands:takeImages:numImages: numImages ********* :IDL_Type: long :Units: unitless **Description**: Number of consecutive images to take .. _ATCamera:Commands:takeImages:expTime: expTime ******* :IDL_Type: double :Units: second **Description**: Exposure time .. _ATCamera:Commands:takeImages:shutter: shutter ******* :IDL_Type: boolean :Units: unitless **Description**: True if the shutter should be opened/closed .. _ATCamera:Commands:takeImages:sensors: sensors ******* :IDL_Type: string :Units: unitless **Description**: Sensors to be read out, if blank all configured sensors will be read out .. _ATCamera:Commands:takeImages:keyValueMap: 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 .. _ATCamera:Commands:takeImages:obsNote: obsNote ******* :IDL_Type: string :Units: unitless **Description**: An arbitrary operator provided string, useful for informally flagging images abort ~~~~~ :EFDB_Topic: SALGeneric_command_abort .. _ATCamera:abort:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used disable ~~~~~~~ **Description**: Transition from state Enabled to Disabled. :EFDB_Topic: SALGeneric_command_disable .. _ATCamera:disable:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used enable ~~~~~~ **Description**: Transition from state Disabled to Enabled. :EFDB_Topic: SALGeneric_command_enable .. _ATCamera:enable:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used enterControl ~~~~~~~~~~~~ **Description**: Transition from state Offline to Standby. Only "externally commandable" CSCs support this command; other CSCs start in Standby state and quit when they go to Offline. :EFDB_Topic: SALGeneric_command_enterControl .. _ATCamera:enterControl:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used exitControl ~~~~~~~~~~~ **Description**: Transition from state Standby to Offline. For CSCs that are not "externally commandable" this makes the CSC quit. :EFDB_Topic: SALGeneric_command_exitControl .. _ATCamera:exitControl:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used setAuthList ~~~~~~~~~~~ :EFDB_Topic: SALGeneric_command_setAuthList .. _ATCamera:setAuthList:authorizedUsers: 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. .. _ATCamera:setAuthList:nonAuthorizedCSCs: 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 .. _ATCamera:setLogLevel:level: level ***** :IDL_Type: int :Units: unitless **Description**: Logging level, as a Python logging level: error=40, warning=30, info=20, debug=10. setValue ~~~~~~~~ :EFDB_Topic: SALGeneric_command_setValue .. _ATCamera:setValue:parametersAndValues: parametersAndValues ******************* :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: List of parameters and their values as a Json string standby ~~~~~~~ **Description**: Transition from state Offline, Disabled or Fault to Standby. :EFDB_Topic: SALGeneric_command_standby .. _ATCamera:standby:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used start ~~~~~ **Description**: Transition from state Standby to Disable, in a specified configuration. :EFDB_Topic: SALGeneric_command_start .. _ATCamera:start:settingsToApply: settingsToApply *************** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: Name of the selected settings set Events ------ .. _ATCamera:Events:bonnShutterSettingsApplied: bonnShutterSettingsApplied ~~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_bonnShutterSettingsApplied .. _ATCamera:Events:bonnShutterSettingsApplied:version: version ******* :IDL_Type: long :Units: unitless **Description**: Version name of bonn shutter settings. .. _ATCamera:Events:bonnShutterSettingsApplied:startA: startA ****** :IDL_Type: float :Units: millisecond **Description**: Start A time value .. _ATCamera:Events:bonnShutterSettingsApplied:startB: startB ****** :IDL_Type: float :Units: millisecond **Description**: Start B time value .. _ATCamera:Events:bonnShutterSettingsApplied:travelDistance: travelDistance ************** :IDL_Type: float :Units: millimeter **Description**: Shutter travel distance. .. _ATCamera:Events:bonnShutterSettingsApplied:startVelocity: startVelocity ************* :IDL_Type: float :Units: Steps/s **Description**: Shutter start velocity. .. _ATCamera:Events:bonnShutterSettingsApplied:acceleration: acceleration ************ :IDL_Type: float :Units: m/s2 **Description**: Shutter acceleration. .. _ATCamera:Events:bonnShutterSettingsApplied:maxVelocity: maxVelocity *********** :IDL_Type: float :Units: Steps/s **Description**: Shutter maximum velocity .. _ATCamera:Events:bonnShutterSettingsApplied:threshold: threshold ********* :IDL_Type: float :Units: unitless **Description**: Threshold for shutter open/close. .. _ATCamera:Events:bonnShutterSettingsApplied:shutterVersion: shutterVersion ************** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: Version of the shutter software. .. _ATCamera:Events:bonnShutterSettingsApplied:firmwareVersion: firmwareVersion *************** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: Version of the shutter firmware. .. _ATCamera:Events:calibrationDetailedState: calibrationDetailedState ~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_calibrationDetailedState .. _ATCamera:Events:calibrationDetailedState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: DISABLED,ENABLED,INTEGRATING **Description**: Enumeration of valid substates .. _ATCamera:Events:calibrationDetailedState:transitionTimestamp: transitionTimestamp ******************* :IDL_Type: double :Units: second **Description**: The time at which the state transition occurred .. _ATCamera:Events:ccsCommandState: ccsCommandState ~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_ccsCommandState .. _ATCamera:Events:ccsCommandState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: IDLE,BUSY **Description**: Substate of the CCS command. .. _ATCamera:Events:endOfImageTelemetry: 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: ATCamera_logevent_endOfImageTelemetry .. _ATCamera:Events:endOfImageTelemetry:imageType: imageType ********* :IDL_Type: string :Units: unitless **Description**: The imageType as passed to the takeImages command (using keyValueMap) .. _ATCamera:Events:endOfImageTelemetry:groupId: groupId ******* :IDL_Type: string :Units: unitless **Description**: The groupId as passed to the takeImages command (using keyValueMap) .. _ATCamera:Events:endOfImageTelemetry:additionalKeys: additionalKeys ************** :IDL_Type: string :Units: unitless **Description**: Additional keys passed to the takeImages command (: delimited) .. _ATCamera:Events:endOfImageTelemetry:additionalValues: additionalValues **************** :IDL_Type: string :Units: unitless **Description**: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys) .. _ATCamera:Events:endOfImageTelemetry:imagesInSequence: imagesInSequence **************** :IDL_Type: long :Units: unitless **Description**: The total number of requested images in sequence .. _ATCamera:Events:endOfImageTelemetry:imageName: imageName ********* :IDL_Type: string :IDL_Size: 32 :Units: unitless **Description**: The imageName for this specific exposure, assigned by the camera .. _ATCamera:Events:endOfImageTelemetry:imageIndex: imageIndex ********** :IDL_Type: long :Units: unitless **Description**: The zero based index number for this specific exposure within the sequence .. _ATCamera:Events:endOfImageTelemetry:imageSource: imageSource *********** :IDL_Type: string :IDL_Size: 2 :Units: unitless **Description**: The source component of the image name (AT/CC/MC) .. _ATCamera:Events:endOfImageTelemetry:imageController: imageController *************** :IDL_Type: string :Units: unitless **Description**: The controller for the image (O=OCS/C=CCS/...) .. _ATCamera:Events:endOfImageTelemetry:imageDate: imageDate ********* :IDL_Type: string :IDL_Size: 8 :Units: unitless **Description**: The date component of the image name (YYYYMMDD) .. _ATCamera:Events:endOfImageTelemetry:imageNumber: imageNumber *********** :IDL_Type: long :Units: unitless **Description**: The image number (SEQNO) component of the image name .. _ATCamera:Events:endOfImageTelemetry:timeStampAcquisitionStart: 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) .. _ATCamera:Events:endOfImageTelemetry:exposureTime: exposureTime ************ :IDL_Type: double :Units: second **Description**: The requested exposure time .. _ATCamera:Events:endOfImageTelemetry:imageTag: imageTag ******** :IDL_Type: string :IDL_Size: 64 :Units: unitless **Description**: The DAQ assigned image tag (hex string) .. _ATCamera:Events:endOfImageTelemetry:timestampDateObs: timestampDateObs **************** :IDL_Type: double :Units: second **Description**: The observation date, as computed by CCS (as TAI) .. _ATCamera:Events:endOfImageTelemetry:timestampDateEnd: timestampDateEnd **************** :IDL_Type: double :Units: second **Description**: The end observation date, as computed by CCS (as TAI) .. _ATCamera:Events:endOfImageTelemetry:measuredShutterOpenTime: 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. .. _ATCamera:Events:endOfImageTelemetry:darkTime: darkTime ******** :IDL_Type: double :Units: second **Description**: The dark time, as computed by CCS .. _ATCamera:Events:endReadout: 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: ATCamera_logevent_endReadout .. _ATCamera:Events:endReadout:imageType: imageType ********* :IDL_Type: string :Units: unitless **Description**: The imageType as passed to the takeImages command (using keyValueMap) .. _ATCamera:Events:endReadout:groupId: groupId ******* :IDL_Type: string :Units: unitless **Description**: The groupId as passed to the takeImages command (using keyValueMap) .. _ATCamera:Events:endReadout:additionalKeys: additionalKeys ************** :IDL_Type: string :Units: unitless **Description**: Additional keys passed to the takeImages command (: delimited) .. _ATCamera:Events:endReadout:additionalValues: additionalValues **************** :IDL_Type: string :Units: unitless **Description**: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys) .. _ATCamera:Events:endReadout:imagesInSequence: imagesInSequence **************** :IDL_Type: long :Units: unitless **Description**: The total number of requested images in sequence .. _ATCamera:Events:endReadout:imageName: imageName ********* :IDL_Type: string :IDL_Size: 32 :Units: unitless **Description**: The imageName for this specific exposure, assigned by the camera .. _ATCamera:Events:endReadout:imageIndex: imageIndex ********** :IDL_Type: long :Units: unitless **Description**: The zero based index number for this specific exposure within the sequence .. _ATCamera:Events:endReadout:imageSource: imageSource *********** :IDL_Type: string :IDL_Size: 2 :Units: unitless **Description**: The source component of the image name (AT/CC/MC) .. _ATCamera:Events:endReadout:imageController: imageController *************** :IDL_Type: string :Units: unitless **Description**: The controller for the image (O=OCS/C=CCS/...) .. _ATCamera:Events:endReadout:imageDate: imageDate ********* :IDL_Type: string :IDL_Size: 8 :Units: unitless **Description**: The date component of the image name (YYYYMMDD) .. _ATCamera:Events:endReadout:imageNumber: imageNumber *********** :IDL_Type: long :Units: unitless **Description**: The image number (SEQNO) component of the image name .. _ATCamera:Events:endReadout:timeStampAcquisitionStart: 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) .. _ATCamera:Events:endReadout:requestedExposureTime: requestedExposureTime ********************* :IDL_Type: double :Units: second **Description**: The requested exposure time (as specified in the takeImages command) .. _ATCamera:Events:endReadout:timeStampEndOfReadout: timeStampEndOfReadout ********************* :IDL_Type: double :Units: second **Description**: The time at which the readout was completed .. _ATCamera:Events:endShutterClose: endShutterClose ~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_endShutterClose .. _ATCamera:Events:endShutterOpen: endShutterOpen ~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_endShutterOpen .. _ATCamera:Events:endTakeImage: endTakeImage ~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_endTakeImage .. _ATCamera:Events:imageReadinessDetailedState: imageReadinessDetailedState ~~~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_imageReadinessDetailedState .. _ATCamera:Events:imageReadinessDetailedState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: READY,NOT_READY,GETTING_READY **Description**: Enumeration of valid substates .. _ATCamera:Events:imageReadinessDetailedState:transitionTimestamp: transitionTimestamp ******************* :IDL_Type: double :Units: second **Description**: The time at which the state transition occurred .. _ATCamera:Events:imageReadoutParameters: 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: ATCamera_logevent_imageReadoutParameters .. _ATCamera:Events:imageReadoutParameters:imageName: imageName ********* :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: The imageName for this specific exposure .. _ATCamera:Events:imageReadoutParameters:imageIndex: imageIndex ********** :IDL_Type: long :Units: unitless **Description**: The zero based index number for this specific exposure within the sequence .. _ATCamera:Events:imageReadoutParameters:ccdLocation: ccdLocation *********** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: A list of all ccds currently configured, of the form RnnSnn, : delimited (empty if entry not used) .. _ATCamera:Events:imageReadoutParameters:raftBay: raftBay ******* :IDL_Type: string :Units: unitless **Description**: The raft bay for each CCD listed above, of the form Rnn : delimited .. _ATCamera:Events:imageReadoutParameters:ccdSlot: ccdSlot ******* :IDL_Type: string :Units: unitless **Description**: The CCD slot for each CCD listed above, of the form SXn : delimited .. _ATCamera:Events:imageReadoutParameters:ccdType: ccdType ******* :IDL_Type: long :Units: unitless :Enumeration: E2V,ITL **Description**: The type of each CCD, this determines segRows, segCols and serCols .. _ATCamera:Events:imageReadoutParameters:overRows: overRows ******** :IDL_Type: long :Units: unitless **Description**: See CCD Readout Parameters Diagram .. _ATCamera:Events:imageReadoutParameters:overCols: overCols ******** :IDL_Type: long :Units: unitless **Description**: See CCD Readout Parameters Diagram .. _ATCamera:Events:imageReadoutParameters:readRows: readRows ******** :IDL_Type: long :Units: unitless **Description**: See CCD Readout Parameters Diagram .. _ATCamera:Events:imageReadoutParameters:readCols: readCols ******** :IDL_Type: long :Units: unitless **Description**: See CCD Readout Parameters Diagram .. _ATCamera:Events:imageReadoutParameters:readCols2: readCols2 ********* :IDL_Type: long :Units: unitless **Description**: See CCD Readout Parameters Diagram .. _ATCamera:Events:imageReadoutParameters:preCols: preCols ******* :IDL_Type: long :Units: unitless **Description**: See CCD Readout Parameters Diagram .. _ATCamera:Events:imageReadoutParameters:preRows: preRows ******* :IDL_Type: long :Units: unitless **Description**: See CCD Readout Parameters Diagram .. _ATCamera:Events:imageReadoutParameters:postCols: postCols ******** :IDL_Type: long :Units: unitless **Description**: See CCD Readout Parameters Diagram .. _ATCamera:Events:imageReadoutParameters:underCols: underCols ********* :IDL_Type: int :Units: unitless **Description**: See CCD Readout Parameters Diagram .. _ATCamera:Events:imageReadoutParameters:daqFolder: daqFolder ********* :IDL_Type: string :Units: unitless **Description**: DAQ folder where image will be created .. _ATCamera:Events:imageReadoutParameters:daqAnnotation: daqAnnotation ************* :IDL_Type: string :Units: unitless **Description**: Annotation sent to DAQ .. _ATCamera:Events:notReadyToTakeImage: notReadyToTakeImage ~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_notReadyToTakeImage .. _ATCamera:Events:offlineDetailedState: offlineDetailedState ~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_offlineDetailedState .. _ATCamera:Events:offlineDetailedState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: OFFLINE_AVAILABLE,OFFLINE_PUBLISH_ONLY **Description**: Enumeration of valid substates .. _ATCamera:Events:offlineDetailedState:transitionTimestamp: transitionTimestamp ******************* :IDL_Type: double :Units: second **Description**: The time at which the state transition occurred .. _ATCamera:Events:prepareToTakeImage: prepareToTakeImage ~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_prepareToTakeImage .. _ATCamera:Events:raftsDetailedState: raftsDetailedState ~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_raftsDetailedState .. _ATCamera:Events:raftsDetailedState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: NEEDS_CLEAR,CLEARING,INTEGRATING,READING_OUT,QUIESCENT **Description**: Enumeration of valid substates .. _ATCamera:Events:raftsDetailedState:transitionTimestamp: transitionTimestamp ******************* :IDL_Type: double :Units: second **Description**: The time at which the state transition occurred .. _ATCamera:Events:readyToTakeImage: readyToTakeImage ~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_readyToTakeImage .. _ATCamera:Events:settingsAppliedLegacy: settingsAppliedLegacy ~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_settingsAppliedLegacy .. _ATCamera:Events:settingsAppliedLegacy:settings: settings ******** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: Applied settings name. .. _ATCamera:Events:settingsAppliedLegacy:version: version ******* :IDL_Type: long :Units: unitless **Description**: Version of the applied settings. .. _ATCamera:Events:settingsAppliedLegacy:wrebSettingsVersion: wrebSettingsVersion ******************* :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: Wreb settings version. .. _ATCamera:Events:settingsAppliedLegacy:bonnShutterSettingsVersion: bonnShutterSettingsVersion ************************** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: Bonn shutter version. .. _ATCamera:Events:shutterDetailedState: shutterDetailedState ~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_shutterDetailedState .. _ATCamera:Events:shutterDetailedState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: CLOSED,OPEN,CLOSING,OPENING **Description**: Enumeration of valid substates .. _ATCamera:Events:shutterDetailedState:transitionTimestamp: transitionTimestamp ******************* :IDL_Type: double :Units: second **Description**: The time at which the state transition occurred .. _ATCamera:Events:shutterMotionProfile: shutterMotionProfile ~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_shutterMotionProfile .. _ATCamera:Events:shutterMotionProfile:measuredExposureTime: measuredExposureTime ******************** :IDL_Type: double :Units: second **Description**: The measured average exposure time .. _ATCamera:Events:softwareVersionsSettingsApplied: softwareVersionsSettingsApplied ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_softwareVersionsSettingsApplied .. _ATCamera:Events:softwareVersionsSettingsApplied:mcmVersion: mcmVersion ********** :IDL_Type: string :Units: unitless :IDL_Size: 32 **Description**: The version of the MCM software .. _ATCamera:Events:softwareVersionsSettingsApplied:ocsbridgeVersion: ocsbridgeVersion **************** :IDL_Type: string :Units: unitless :IDL_Size: 32 **Description**: The version of the OCS Bridge software .. _ATCamera:Events:softwareVersionsSettingsApplied:rebPowerVersion: rebPowerVersion *************** :IDL_Type: string :Units: unitless :IDL_Size: 32 **Description**: The version of the REB power software .. _ATCamera:Events:softwareVersionsSettingsApplied:rebVersion: rebVersion ********** :IDL_Type: string :Units: unitless :IDL_Size: 32 **Description**: The version of the REB software .. _ATCamera:Events:softwareVersionsSettingsApplied:pduVersion: pduVersion ********** :IDL_Type: string :Units: unitless :IDL_Size: 32 **Description**: The version of the PDU software .. _ATCamera:Events:softwareVersionsSettingsApplied:bonnShutterVersion: bonnShutterVersion ****************** :IDL_Type: string :Units: unitless :IDL_Size: 32 **Description**: The version of the Bonn Shutter software .. _ATCamera:Events:softwareVersionsSettingsApplied:vacuumVersion: vacuumVersion ************* :IDL_Type: string :Units: unitless :IDL_Size: 32 **Description**: The version of the Vacuum software .. _ATCamera:Events:softwareVersionsSettingsApplied:wrebFirmwareVersion: wrebFirmwareVersion ******************* :IDL_Type: string :Units: unitless :IDL_Size: 32 **Description**: The version of the WREB Firmware .. _ATCamera:Events:startIntegration: 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: ATCamera_logevent_startIntegration .. _ATCamera:Events:startIntegration:imageType: imageType ********* :IDL_Type: string :Units: unitless **Description**: The imageType as passed to the takeImages command (using keyValueMap) .. _ATCamera:Events:startIntegration:groupId: groupId ******* :IDL_Type: string :Units: unitless **Description**: The groupId as passed to the takeImages command (using keyValueMap) .. _ATCamera:Events:startIntegration:additionalKeys: additionalKeys ************** :IDL_Type: string :Units: unitless **Description**: Additional keys passed to the takeImages command (: delimited) .. _ATCamera:Events:startIntegration:additionalValues: additionalValues **************** :IDL_Type: string :Units: unitless **Description**: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys) .. _ATCamera:Events:startIntegration:imagesInSequence: imagesInSequence **************** :IDL_Type: long :Units: unitless **Description**: The total number of requested images in sequence .. _ATCamera:Events:startIntegration:imageName: imageName ********* :IDL_Type: string :IDL_Size: 32 :Units: unitless **Description**: The imageName for this specific exposure, assigned by the camera .. _ATCamera:Events:startIntegration:imageIndex: imageIndex ********** :IDL_Type: long :Units: unitless **Description**: The zero based index number for this specific exposure within the sequence .. _ATCamera:Events:startIntegration:imageSource: imageSource *********** :IDL_Type: string :IDL_Size: 2 :Units: unitless **Description**: The source component of the image name (AT/CC/MC) .. _ATCamera:Events:startIntegration:imageController: imageController *************** :IDL_Type: string :Units: unitless **Description**: The controller for the image (O=OCS/C=CCS/...) .. _ATCamera:Events:startIntegration:imageDate: imageDate ********* :IDL_Type: string :IDL_Size: 8 :Units: unitless **Description**: The date component of the image name (YYYYMMDD) .. _ATCamera:Events:startIntegration:imageNumber: imageNumber *********** :IDL_Type: long :Units: unitless **Description**: The image number (SEQNO) component of the image name .. _ATCamera:Events:startIntegration:timeStampAcquisitionStart: 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) .. _ATCamera:Events:startIntegration:exposureTime: exposureTime ************ :IDL_Type: double :Units: second **Description**: The requested exposure time .. _ATCamera:Events:startReadout: 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: ATCamera_logevent_startReadout .. _ATCamera:Events:startReadout:imageType: imageType ********* :IDL_Type: string :Units: unitless **Description**: The imageType as passed to the takeImages command (using keyValueMap) .. _ATCamera:Events:startReadout:groupId: groupId ******* :IDL_Type: string :Units: unitless **Description**: The groupId as passed to the takeImages command (using keyValueMap) .. _ATCamera:Events:startReadout:additionalKeys: additionalKeys ************** :IDL_Type: string :Units: unitless **Description**: Additional keys passed to the takeImages command (: delimited) .. _ATCamera:Events:startReadout:additionalValues: additionalValues **************** :IDL_Type: string :Units: unitless **Description**: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys) .. _ATCamera:Events:startReadout:imagesInSequence: imagesInSequence **************** :IDL_Type: long :Units: unitless **Description**: The total number of requested images in sequence .. _ATCamera:Events:startReadout:imageName: imageName ********* :IDL_Type: string :IDL_Size: 32 :Units: unitless **Description**: The imageName for this specific exposure, assigned by the camera .. _ATCamera:Events:startReadout:imageIndex: imageIndex ********** :IDL_Type: long :Units: unitless **Description**: The zero based index number for this specific exposure within the sequence .. _ATCamera:Events:startReadout:imageSource: imageSource *********** :IDL_Type: string :IDL_Size: 2 :Units: unitless **Description**: The source component of the image name (AT/CC/MC) .. _ATCamera:Events:startReadout:imageController: imageController *************** :IDL_Type: string :Units: unitless **Description**: The controller for the image (O=OCS/C=CCS/...) .. _ATCamera:Events:startReadout:imageDate: imageDate ********* :IDL_Type: string :IDL_Size: 8 :Units: unitless **Description**: The date component of the image name (YYYYMMDD) .. _ATCamera:Events:startReadout:imageNumber: imageNumber *********** :IDL_Type: long :Units: unitless **Description**: The image number (SEQNO) component of the image name .. _ATCamera:Events:startReadout:timeStampAcquisitionStart: 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) .. _ATCamera:Events:startReadout:exposureTime: exposureTime ************ :IDL_Type: double :Units: second **Description**: The requested exposure time .. _ATCamera:Events:startReadout:timeStampStartOfReadout: timeStampStartOfReadout *********************** :IDL_Type: double :Units: second **Description**: The time at which the readout was triggered .. _ATCamera:Events:startShutterClose: startShutterClose ~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_startShutterClose .. _ATCamera:Events:startShutterOpen: startShutterOpen ~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_startShutterOpen .. _ATCamera:Events:wrebSettingsApplied: wrebSettingsApplied ~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATCamera_logevent_wrebSettingsApplied .. _ATCamera:Events:wrebSettingsApplied:version: version ******* :IDL_Type: long :Units: unitless **Description**: Wreb software version. .. _ATCamera:Events:wrebSettingsApplied:sequencerKey: sequencerKey ************ :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: Sequencer key. .. _ATCamera:Events:wrebSettingsApplied:sequencerChecksum: sequencerChecksum ***************** :IDL_Type: long :Units: unitless **Description**: Sequencer key .. _ATCamera:Events:wrebSettingsApplied:daqVersion: daqVersion ********** :IDL_Type: long :Units: unitless **Description**: DAQ version. .. _ATCamera:Events:wrebSettingsApplied:firmwareVersion: firmwareVersion *************** :IDL_Type: long :Units: unitless **Description**: WREB firmware version. .. _ATCamera:Events:wrebSettingsApplied:aspic0_af1: aspic0_af1 ********** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:aspic0_clamp: aspic0_clamp ************ :IDL_Type: long :Units: unitless **Description**: ASPIC0 clamp .. _ATCamera:Events:wrebSettingsApplied:aspic0_gain: aspic0_gain *********** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:aspic0_rc: aspic0_rc ********* :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:aspic0_tm: aspic0_tm ********* :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:aspic1_af1: aspic1_af1 ********** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:aspic1_clamp: aspic1_clamp ************ :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:aspic1_gain: aspic1_gain *********** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:aspic1_rc: aspic1_rc ********* :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:aspic1_tm: aspic1_tm ********* :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:bias0_csGate: bias0_csGate ************ :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:bias0_csGateP: bias0_csGateP ************* :IDL_Type: long :Units: volt **Description**: None .. _ATCamera:Events:wrebSettingsApplied:bias0_gd: bias0_gd ******** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:bias0_gdP: bias0_gdP ********* :IDL_Type: long :Units: volt **Description**: None .. _ATCamera:Events:wrebSettingsApplied:bias0_od: bias0_od ******** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:bias0_odP: bias0_odP ********* :IDL_Type: long :Units: volt **Description**: None .. _ATCamera:Events:wrebSettingsApplied:bias0_og: bias0_og ******** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:bias0_ogP: bias0_ogP ********* :IDL_Type: long :Units: volt **Description**: None .. _ATCamera:Events:wrebSettingsApplied:bias0_ogSh: bias0_ogSh ********** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:bias0_rd: bias0_rd ******** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:bias0_rdP: bias0_rdP ********* :IDL_Type: long :Units: volt **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_csGate: dac_csGate ********** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_pclkHigh: dac_pclkHigh ************ :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_pclkHighP: dac_pclkHighP ************* :IDL_Type: long :Units: volt **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_pclkHighSh: dac_pclkHighSh ************** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_pclkLow: dac_pclkLow *********** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_pclkLowP: dac_pclkLowP ************ :IDL_Type: long :Units: volt **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_pclkLowSh: dac_pclkLowSh ************* :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_rgHigh: dac_rgHigh ********** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_rgHighP: dac_rgHighP *********** :IDL_Type: long :Units: volt **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_rgHighSh: dac_rgHighSh ************ :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_rgLow: dac_rgLow ********* :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_rgLowP: dac_rgLowP ********** :IDL_Type: long :Units: volt **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_rgLowSh: dac_rgLowSh *********** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_sclkHigh: dac_sclkHigh ************ :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_sclkHighP: dac_sclkHighP ************* :IDL_Type: long :Units: volt **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_sclkHighSh: dac_sclkHighSh ************** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_sclkLow: dac_sclkLow *********** :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_sclkLowP: dac_sclkLowP ************ :IDL_Type: long :Units: volt **Description**: None .. _ATCamera:Events:wrebSettingsApplied:dac_sclkLowSh: dac_sclkLowSh ************* :IDL_Type: long :Units: unitless **Description**: None .. _ATCamera:Events:wrebSettingsApplied:ccdManufacturer: ccdManufacturer *************** :IDL_Type: string :IDL_Size: 8 :Units: unitless **Description**: CCD Manufacturer .. _ATCamera:Events:wrebSettingsApplied:ccdType: ccdType ******* :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: CCD Type .. _ATCamera:Events:wrebSettingsApplied:ccdSerialNumber: ccdSerialNumber *************** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: CCD Serial Number .. _ATCamera:Events:wrebSettingsApplied:ccdName: ccdName ******* :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: LSST assigned CCD name .. _ATCamera:Events:wrebSettingsApplied:rebName: rebName ******* :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: LSST assigned REB name .. _ATCamera:Events:wrebSettingsApplied:rebSerialNumber: rebSerialNumber *************** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: REB serial number appliedSettingsMatchStart ~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: SALGeneric_logevent_appliedSettingsMatchStart .. _ATCamera:appliedSettingsMatchStart:appliedSettingsMatchStartIsTrue: appliedSettingsMatchStartIsTrue ******************************* :IDL_Type: boolean :Units: unitless **Description**: True when the configuration matches the start conditions authList ~~~~~~~~ :EFDB_Topic: SALGeneric_logevent_authList .. _ATCamera:authList:authorizedUsers: authorizedUsers *************** :IDL_Type: string :Units: unitless **Description**: Comma seperated list of authorized users currently allowed to command this CSC. .. _ATCamera:authList:nonAuthorizedCSCs: nonAuthorizedCSCs ***************** :IDL_Type: string :Units: unitless **Description**: Comma seperated list of CSC's not currently allowed to command this CSC. errorCode ~~~~~~~~~ **Description**: Output when a CSC goes into the Fault state as an explanation of the problem. :EFDB_Topic: SALGeneric_logevent_errorCode .. _ATCamera:errorCode:errorCode: errorCode ********* :IDL_Type: long :Units: unitless **Description**: A numeric error code .. _ATCamera:errorCode:errorReport: errorReport *********** :IDL_Type: string :Units: unitless **Description**: An string providing detailed information about the error .. _ATCamera:errorCode:traceback: traceback ********* :IDL_Type: string :Units: unitless **Description**: An optional stack trace of the error condition heartbeat ~~~~~~~~~ :EFDB_Topic: SALGeneric_logevent_heartbeat .. _ATCamera:heartbeat:heartbeat: heartbeat ********* :IDL_Type: boolean :Units: unitless **Description**: Beats the drum. logLevel ~~~~~~~~ **Description**: Current logging level. :EFDB_Topic: SALGeneric_logevent_logLevel .. _ATCamera:logLevel:level: level ***** :IDL_Type: int :Units: unitless **Description**: Current logging level, a Python logging level: error=40, warning=30, info=20, debug=10. logMessage ~~~~~~~~~~ **Description**: A log message. :EFDB_Topic: SALGeneric_logevent_logMessage .. _ATCamera:logMessage:name: name **** :IDL_Type: string :Units: unitless **Description**: Log name. .. _ATCamera:logMessage:level: level ***** :IDL_Type: int :Units: unitless **Description**: Message level, a Python logging level: error=40, warning=30, info=20, debug=10. .. _ATCamera:logMessage:message: message ******* :IDL_Type: string :Units: unitless **Description**: Log message. .. _ATCamera:logMessage:traceback: traceback ********* :IDL_Type: string :Units: unitless **Description**: Exception traceback; "" if not an exception. .. _ATCamera:logMessage:filePath: filePath ******** :IDL_Type: string :Units: unitless **Description**: Path to source file. .. _ATCamera:logMessage:functionName: functionName ************ :IDL_Type: string :Units: unitless **Description**: Function or method name. .. _ATCamera:logMessage:lineNumber: lineNumber ********** :IDL_Type: long :Units: unitless **Description**: Line number in the file specified by filePath. .. _ATCamera:logMessage:process: process ******* :IDL_Type: long :Units: unitless **Description**: Process ID. settingVersions ~~~~~~~~~~~~~~~ **Description**: Information about settings which can be specified in the start command. :EFDB_Topic: SALGeneric_logevent_settingVersions .. _ATCamera:settingVersions:recommendedSettingsVersion: recommendedSettingsVersion ************************** :IDL_Type: string :Units: unitless **Description**: List of comma seperated recomended versions of settings sets .. _ATCamera:settingVersions:recommendedSettingsLabels: recommendedSettingsLabels ************************* :IDL_Type: string :Units: unitless **Description**: List of comma seperated names of settings sets .. _ATCamera:settingVersions:settingsUrl: settingsUrl *********** :IDL_Type: string :Units: unitless **Description**: The URL where the settings sets definitions can be found settingsApplied ~~~~~~~~~~~~~~~ **Description**: Base settings applied. :EFDB_Topic: SALGeneric_logevent_settingsApplied .. _ATCamera:settingsApplied:settingsVersion: settingsVersion *************** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: The SHA or name corresponding to the published configuration .. _ATCamera:settingsApplied:otherSettingsEvents: 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 .. _ATCamera:simulationMode:mode: 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 .. _ATCamera:softwareVersions:salVersion: salVersion ********** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: This is the current version of SAL generation .. _ATCamera:softwareVersions:xmlVersion: xmlVersion ********** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: This is the current version of CSC XML .. _ATCamera:softwareVersions:openSpliceVersion: openSpliceVersion ***************** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: This is the current version of OpenSplice .. _ATCamera:softwareVersions:cscVersion: cscVersion ********** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: This is the top-level version of the CSC .. _ATCamera:softwareVersions:subsystemVersions: 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 summaryState ~~~~~~~~~~~~ **Description**: Current summary state of the CSC :EFDB_Topic: SALGeneric_logevent_summaryState .. _ATCamera:summaryState:summaryState: summaryState ************ :IDL_Type: long :Units: unitless **Description**: High level state machine state identifier Telemetry --------- .. _ATCamera:Telemetry:bonnShutter: bonnShutter ~~~~~~~~~~~ :EFDB_Topic: ATCamera_bonnShutter .. _ATCamera:Telemetry:bonnShutter:shutter5V: shutter5V ********* :IDL_Type: float :Units: volt **Description**: None .. _ATCamera:Telemetry:bonnShutter:shutter36V: shutter36V ********** :IDL_Type: float :Units: volt **Description**: None .. _ATCamera:Telemetry:vacuum: vacuum ~~~~~~ :EFDB_Topic: ATCamera_vacuum .. _ATCamera:Telemetry:vacuum:tempCCD: tempCCD ******* :IDL_Type: float :Units: Celsius **Description**: CCD temperature as measured by cryocon .. _ATCamera:Telemetry:vacuum:tempColdPlate: tempColdPlate ************* :IDL_Type: float :Units: Celsius **Description**: Cold plate temperature as measured by cryocon .. _ATCamera:Telemetry:vacuum:tempCryoHead: tempCryoHead ************ :IDL_Type: float :Units: Celsius **Description**: Cryo head temperature as measured by cryocon .. _ATCamera:Telemetry:vacuum:vacuum: vacuum ****** :IDL_Type: float :Units: Torr **Description**: Vacuum pressure as measured by Pfeiffer gauge .. _ATCamera:Telemetry:vacuum:tempCCDSetPoint: tempCCDSetPoint *************** :IDL_Type: float :Units: Celsius **Description**: CCD temperature set point as read from cryocon .. _ATCamera:Telemetry:wreb: wreb ~~~~ :EFDB_Topic: ATCamera_wreb .. _ATCamera:Telemetry:wreb:temp1: temp1 ***** :IDL_Type: float :Units: Celsius **Description**: On-board temperature measurement 1 .. _ATCamera:Telemetry:wreb:temp2: temp2 ***** :IDL_Type: float :Units: Celsius **Description**: On-board temperature measurement 2 .. _ATCamera:Telemetry:wreb:temp3: temp3 ***** :IDL_Type: float :Units: Celsius **Description**: On-board temperature measurement 3 .. _ATCamera:Telemetry:wreb:temp4: temp4 ***** :IDL_Type: float :Units: Celsius **Description**: On-board temperature measurement 4 .. _ATCamera:Telemetry:wreb:temp5: temp5 ***** :IDL_Type: float :Units: Celsius **Description**: On-board temperature measurement 5 .. _ATCamera:Telemetry:wreb:temp6: temp6 ***** :IDL_Type: float :Units: Celsius **Description**: On-board temperature measurement 6 .. _ATCamera:Telemetry:wreb:atemp0U: atemp0U ******* :IDL_Type: float :Units: Celsius **Description**: ASPIC temperature Upper .. _ATCamera:Telemetry:wreb:atemp0L: atemp0L ******* :IDL_Type: float :Units: Celsius **Description**: ASPIC temperature Lower .. _ATCamera:Telemetry:wreb:ccdTemp0: ccdTemp0 ******** :IDL_Type: float :Units: Celsius **Description**: Temperature for CCD .. _ATCamera:Telemetry:wreb:digV: digV **** :IDL_Type: float :Units: volt **Description**: Digital PS voltage measured on REB .. _ATCamera:Telemetry:wreb:digI: digI **** :IDL_Type: float :Units: milliampere **Description**: Digital PS current measured on REB .. _ATCamera:Telemetry:wreb:anaV: anaV **** :IDL_Type: float :Units: volt **Description**: Analog PS voltage measured on REB .. _ATCamera:Telemetry:wreb:anaI: anaI **** :IDL_Type: float :Units: milliampere **Description**: Analog PS current measured on REB .. _ATCamera:Telemetry:wreb:clkHV: clkHV ***** :IDL_Type: float :Units: volt **Description**: Clock High PS voltage measured on REB .. _ATCamera:Telemetry:wreb:clkHI: clkHI ***** :IDL_Type: float :Units: milliampere **Description**: Clock High PS current measured on REB .. _ATCamera:Telemetry:wreb:clkLV: clkLV ***** :IDL_Type: float :Units: volt **Description**: Clock Low PS voltage measured on REB .. _ATCamera:Telemetry:wreb:odV: odV *** :IDL_Type: float :Units: volt **Description**: Output Drain PS voltage (OD) .. _ATCamera:Telemetry:wreb:odI: odI *** :IDL_Type: float :Units: milliampere **Description**: Output Drain PS current (OD) .. _ATCamera:Telemetry:wreb:power: power ***** :IDL_Type: float :Units: watt **Description**: Total power consumption of REB including heater by summing V*I for all power inputs .. _ATCamera:Telemetry:wreb:pClkU: pClkU ***** :IDL_Type: float :Units: volt **Description**: Clock Rails: Parallel Upper .. _ATCamera:Telemetry:wreb:pClkL: pClkL ***** :IDL_Type: float :Units: volt **Description**: Clock Rails: Parellel Lower .. _ATCamera:Telemetry:wreb:sClkU: sClkU ***** :IDL_Type: float :Units: volt **Description**: Clock Rails: Serial Upper .. _ATCamera:Telemetry:wreb:sClkL: sClkL ***** :IDL_Type: float :Units: volt **Description**: Clock Rails: Serial Lower .. _ATCamera:Telemetry:wreb:rgU: rgU *** :IDL_Type: float :Units: volt **Description**: Reset Gate upper voltage .. _ATCamera:Telemetry:wreb:rgL: rgL *** :IDL_Type: float :Units: volt **Description**: Reset Gate lower voltage .. _ATCamera:Telemetry:wreb:pClk0: pClk0 ***** :IDL_Type: float :Units: volt **Description**: Actual Parallel Clock voltage .. _ATCamera:Telemetry:wreb:sClk0: sClk0 ***** :IDL_Type: float :Units: volt **Description**: Actual Serial Clock voltage .. _ATCamera:Telemetry:wreb:rg0: rg0 *** :IDL_Type: float :Units: volt **Description**: Actual Reset Gate (RG) voltage .. _ATCamera:Telemetry:wreb:od0V: od0V **** :IDL_Type: float :Units: volt **Description**: Applied Output Drain (OD) voltage .. _ATCamera:Telemetry:wreb:og0V: og0V **** :IDL_Type: float :Units: volt **Description**: Applied OG voltage .. _ATCamera:Telemetry:wreb:rd0V: rd0V **** :IDL_Type: float :Units: volt **Description**: Applied RD voltage .. _ATCamera:Telemetry:wreb:gd0V: gd0V **** :IDL_Type: float :Units: volt **Description**: Applied GD voltage .. _ATCamera:Telemetry:wreb:od0I: od0I **** :IDL_Type: float :Units: milliampere **Description**: Applied Output Drain current .. _ATCamera:Telemetry:wreb:hvbiasSwitch: hvbiasSwitch ************ :IDL_Type: float :Units: unitless **Description**: 1=On, 0=Off .. _ATCamera:Telemetry:wrebPower: wrebPower ~~~~~~~~~ :EFDB_Topic: ATCamera_wrebPower .. _ATCamera:Telemetry:wrebPower:digital_V: digital_V ********* :IDL_Type: float :Units: volt **Description**: None .. _ATCamera:Telemetry:wrebPower:digital_I: digital_I ********* :IDL_Type: float :Units: milliampere **Description**: None .. _ATCamera:Telemetry:wrebPower:analog_V: analog_V ******** :IDL_Type: float :Units: volt **Description**: None .. _ATCamera:Telemetry:wrebPower:analog_I: analog_I ******** :IDL_Type: float :Units: milliampere **Description**: None .. _ATCamera:Telemetry:wrebPower:clkHigh_V: clkHigh_V ********* :IDL_Type: float :Units: volt **Description**: None .. _ATCamera:Telemetry:wrebPower:clkHigh_I: clkHigh_I ********* :IDL_Type: float :Units: milliampere **Description**: None .. _ATCamera:Telemetry:wrebPower:clkLow_V: clkLow_V ******** :IDL_Type: float :Units: volt **Description**: None .. _ATCamera:Telemetry:wrebPower:clkLow_I: clkLow_I ******** :IDL_Type: float :Units: milliampere **Description**: None .. _ATCamera:Telemetry:wrebPower:od_V: od_V **** :IDL_Type: float :Units: volt **Description**: None .. _ATCamera:Telemetry:wrebPower:od_I: od_I **** :IDL_Type: float :Units: milliampere **Description**: None .. _ATCamera:Telemetry:wrebPower:dphi_V: dphi_V ****** :IDL_Type: float :Units: volt **Description**: None .. _ATCamera:Telemetry:wrebPower:dphi_I: dphi_I ****** :IDL_Type: float :Units: milliampere **Description**: None .. _ATCamera:Telemetry:wrebPower:hvbias_V: hvbias_V ******** :IDL_Type: float :Units: volt **Description**: None .. _ATCamera:Telemetry:wrebPower:hvbias_I: hvbias_I ******** :IDL_Type: float :Units: milliampere **Description**: None .. _ATCamera:Telemetry:wrebPower:fan_V: fan_V ***** :IDL_Type: float :Units: volt **Description**: None .. _ATCamera:Telemetry:wrebPower:fan_I: fan_I ***** :IDL_Type: float :Units: milliampere **Description**: None .. _ATCamera:Telemetry:wrebPower:otm_V: otm_V ***** :IDL_Type: float :Units: volt **Description**: None .. _ATCamera:Telemetry:wrebPower:otm_I: otm_I ***** :IDL_Type: float :Units: milliampere **Description**: None .. _ATCamera:Telemetry:wrebPower:aux_V: aux_V ***** :IDL_Type: float :Units: volt **Description**: None .. _ATCamera:Telemetry:wrebPower:aux_I: aux_I ***** :IDL_Type: float :Units: milliampere **Description**: None