Skip navigation links
A B C E F G H I L M O P R S T U V W 

A

addAttributesToDataInfo(DataProviderInfo) - Method in enum org.lsst.ccs.subsystem.focalplane.data.FocalPlaneDataGroup
 
allocateImageName() - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
Allocate an imageName to be used with a future call to startNamedIntegration

B

build() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneRebAlarm
 
build() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneSubsystem
 
build() - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
Start temperature control task.

C

CCDHardwareIdConfiguration - Class in org.lsst.ccs.subsystem.focalplane
A Class that contains CCD external naming/ids configurations
CCDHardwareIdConfiguration() - Constructor for class org.lsst.ccs.subsystem.focalplane.CCDHardwareIdConfiguration
 
clear(int) - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
Performs a clear operation.
clear(int) - Method in class org.lsst.ccs.subsystem.focalplane.Sequencers
Run the requested number of clears, then go into QUIESCENT state
clear(int, Runnable) - Method in class org.lsst.ccs.subsystem.focalplane.Sequencers
Run the requested number of clears, the go into specified state
clearAndStartIntegration(int, String, Set) - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
Performs clears and then starts an integration operation for a named image.
clearAndStartNamedIntegration(ImageName, int, String, Set) - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
Performs clears and then starts an integration operation for a named image.
close() - Method in class org.lsst.ccs.subsystem.focalplane.ImageDatabase
 
ConfigListener - Class in org.lsst.ccs.subsystem.focalplane
 
ConfigListener(FocalPlaneSubsystem) - Constructor for class org.lsst.ccs.subsystem.focalplane.ConfigListener
 
configurationChanged(ConfigurationInfo, ConfigurationInfo, ConfigurationListener.ConfigurationOperation) - Method in class org.lsst.ccs.subsystem.focalplane.ConfigListener
 

E

endIdleFlush(int) - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
Ends an IDLE_FLUSH operation and performs zero or more clears This command is of limited use, because if idleFlushTimeout is on, the sequencer will go back to IDLE_FLUSH after performing any requested clears anyway,
endIdleFlush(FocalPlaneState) - Method in class org.lsst.ccs.subsystem.focalplane.Sequencers
Stops the sequencers, which is assumed to be in IDLE_FLUSH mode.
endIntegration(LSE71Commands.ReadoutMode) - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
 
endIntegration(LSE71Commands.ReadoutMode) - Method in class org.lsst.ccs.subsystem.focalplane.Sequencers
 
EVENT_KEY - Static variable in class org.lsst.ccs.subsystem.focalplane.data.ImageMetaDataEvent
 
EVENT_KEY - Static variable in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 

F

finalizeDictionary() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneSubsystem
 
findFocalPlaneDataGroup(DataProviderInfo) - Static method in enum org.lsst.ccs.subsystem.focalplane.data.FocalPlaneDataGroup
 
FocalPlaneAlertType - Enum in org.lsst.ccs.subsystem.focalplane.alerts
Focal Plane Alerts Alerts.
FocalPlaneCommands - Class in org.lsst.ccs.subsystem.focalplane
Convenience commands which can be issued at the focal-plane level.
FocalPlaneDataGroup - Enum in org.lsst.ccs.subsystem.focalplane.data
 
FocalPlaneRebAlarm - Class in org.lsst.ccs.subsystem.focalplane
An Alarm class for raising alerts specific to a given Reb.
FocalPlaneRebAlarm() - Constructor for class org.lsst.ccs.subsystem.focalplane.FocalPlaneRebAlarm
 
FocalPlaneState - Enum in org.lsst.ccs.subsystem.focalplane.states
Set of states for the focal plane.
FocalPlaneSubsystem - Class in org.lsst.ccs.subsystem.focalplane
 
FocalPlaneSubsystem(FocalPlane) - Constructor for class org.lsst.ccs.subsystem.focalplane.FocalPlaneSubsystem
 
FormattedHashMap<K,V> - Class in org.lsst.ccs.subsystem.focalplane.data
A LinkedHashMap which overrides toString to format one item per line.Useful for returning from commands since it allows access to the map from a script, but also formats it readably.
FormattedHashMap() - Constructor for class org.lsst.ccs.subsystem.focalplane.data.FormattedHashMap
Create a FormattedHashMap with default formatting.
FormattedHashMap(String) - Constructor for class org.lsst.ccs.subsystem.focalplane.data.FormattedHashMap
Create a FormattedHashMap with optional format string
forName(String) - Static method in enum org.lsst.ccs.subsystem.focalplane.data.FocalPlaneDataGroup
 

G

getAlert(AlertState, AlertState) - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneRebAlarm
 
getAlertId() - Method in enum org.lsst.ccs.subsystem.focalplane.alerts.FocalPlaneAlertType
 
getAnnotation() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getCcdType() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getCCDType() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneCommands
Get the CCDType for each REB.
getClearCountParameter() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getClearMain() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getCurrentOpcode() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getDaqFolder() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getDAQFolder() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getDaqTag() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageMetaDataEvent
 
getDarkTime() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageMetaDataEvent
 
getDescription() - Method in enum org.lsst.ccs.subsystem.focalplane.alerts.FocalPlaneAlertType
 
getIdleFlushMain() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getIdleFlushTimeout() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getImageDatabase() - Method in class org.lsst.ccs.subsystem.focalplane.ImageDatabaseService
 
getImageName() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageMetaDataEvent
 
getImageName() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getInstrument() - Method in class org.lsst.ccs.subsystem.focalplane.InstrumentConfig
 
getIntegrateMain() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getIntegrationEndTime() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageMetaDataEvent
 
getIntegrationStartTime() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageMetaDataEvent
 
getLastClearTime() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageMetaDataEvent
 
getLocations() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getMetaDataRegisters() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getName() - Method in enum org.lsst.ccs.subsystem.focalplane.data.FocalPlaneDataGroup
 
getOverCols() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getOverRows() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getPostCols() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getPostRows() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getPreCols() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getPreRows() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getPseudoReadMain() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getReadCols() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getReadCols2() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getReadMain() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getReadRows() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
getREBHwVersions() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneCommands
Gets the list of REB hardware versions.
getREBSerialNumbers() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneCommands
Gets the list of REB serial numbers.
getRequiredMains() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getRequiredParameters() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getRowShiftForwardMain() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getRowShiftReverseMain() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getSequencerChecksum() - Method in class org.lsst.ccs.subsystem.focalplane.data.SequencerInfo
 
getSequencerFile() - Method in class org.lsst.ccs.subsystem.focalplane.data.SequencerInfo
 
getSequencerParameter(String) - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneCommands
Gets the value of a named sequencer parameter.
getSequencerParameters() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneCommands
Gets the value of a all sequencer parameters.
getSequencerPaths() - Method in class org.lsst.ccs.subsystem.focalplane.ScriptingCommands
Get the full path of the loaded sequencer files.
getSequencers() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneSubsystem
 
getSequencers() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getSerialVersionUID() - Static method in class org.lsst.ccs.subsystem.focalplane.data.ImageMetaDataEvent
 
getShiftCountParameter() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
getTelescope() - Method in class org.lsst.ccs.subsystem.focalplane.InstrumentConfig
 
getTestStand() - Method in class org.lsst.ccs.subsystem.focalplane.InstrumentConfig
 
getUnderCols() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 

H

HardwareIdConfiguration - Class in org.lsst.ccs.subsystem.focalplane
A Class that contains Raft/Reb/CCD external naming/ids configurations
HardwareIdConfiguration() - Constructor for class org.lsst.ccs.subsystem.focalplane.HardwareIdConfiguration
 

I

ImageCoordinator - Class in org.lsst.ccs.subsystem.focalplane
This class deals with receiving information about a particular image and coordinating the sending of various events.
ImageDatabase - Class in org.lsst.ccs.subsystem.focalplane
Opens a connect to an image database, and updates the database at the completion of each image.
ImageDatabaseService - Class in org.lsst.ccs.subsystem.focalplane
A configurable service for fetching image names.
ImageDatabaseService() - Constructor for class org.lsst.ccs.subsystem.focalplane.ImageDatabaseService
 
ImageMetaDataEvent - Class in org.lsst.ccs.subsystem.focalplane.data
 
ImageMetaDataEvent(ImageName, double, String, CCSTimeStamp, CCSTimeStamp, CCSTimeStamp) - Constructor for class org.lsst.ccs.subsystem.focalplane.data.ImageMetaDataEvent
 
ImageReadoutParametersEvent - Class in org.lsst.ccs.subsystem.focalplane.data
An event sent by focal-plane shortly after readout starts, containing meta-data to be forwarded to SAL.
ImageReadoutParametersEvent(ImageName, String, LocationSet, int, String) - Constructor for class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
init() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneSubsystem
 
InstrumentConfig - Class in org.lsst.ccs.subsystem.focalplane
The instrument configuration object.
InstrumentConfig() - Constructor for class org.lsst.ccs.subsystem.focalplane.InstrumentConfig
 
isBackBiasOn() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneCommands
Gets the back bias on states.
isScanEnabled() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneCommands
Gets the scan mode for each REB.
isSequencerRunning() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneCommands
Gets the running state of all sequencers.
isSimulationMode() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneSubsystem
 

L

LSE71Commands - Class in org.lsst.ccs.subsystem.focalplane
Focal Plane level commands.
LSE71Commands.ReadoutMode - Enum in org.lsst.ccs.subsystem.focalplane
 

M

matchesData(DataProviderInfo) - Method in enum org.lsst.ccs.subsystem.focalplane.data.FocalPlaneDataGroup
 

O

org.lsst.ccs.subsystem.focalplane - package org.lsst.ccs.subsystem.focalplane
 
org.lsst.ccs.subsystem.focalplane.alerts - package org.lsst.ccs.subsystem.focalplane.alerts
 
org.lsst.ccs.subsystem.focalplane.data - package org.lsst.ccs.subsystem.focalplane.data
 
org.lsst.ccs.subsystem.focalplane.states - package org.lsst.ccs.subsystem.focalplane.states
 

P

postInit() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneSubsystem
 
postInit() - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
 
postStart() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneSubsystem
 

R

RebDevices - Class in org.lsst.ccs.subsystem.focalplane
 
RebDevices(ExecutorService, SequencerConfig, LocationSet) - Constructor for class org.lsst.ccs.subsystem.focalplane.RebDevices
 
rowShift(int) - Method in class org.lsst.ccs.subsystem.focalplane.Sequencers
 

S

ScriptingCommands - Class in org.lsst.ccs.subsystem.focalplane
Commands that are useful when running the focal plane subsystem with scripting
SequencerConfig - Class in org.lsst.ccs.subsystem.focalplane
The sequencer configuration object
SequencerConfig() - Constructor for class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
SequencerInfo - Class in org.lsst.ccs.subsystem.focalplane.data
 
SequencerInfo(String, String) - Constructor for class org.lsst.ccs.subsystem.focalplane.data.SequencerInfo
 
Sequencers - Class in org.lsst.ccs.subsystem.focalplane
Encapsulates the behavior of all Sequencers in the focal plane.
SequencerState - Enum in org.lsst.ccs.subsystem.focalplane.states
This is currently only used for tracking IDLE_FLUSH, but should be generalized in future
SequencerType - Enum in org.lsst.ccs.subsystem.focalplane.data
 
setActive(boolean) - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
 
setCoefD(double) - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
 
setCoefI(double) - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
 
setCoefP(double) - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
 
setHeaderKeywords(Map<String, Serializable>) - Method in class org.lsst.ccs.subsystem.focalplane.ScriptingCommands
Adds meta-data to be associated with the next image.
setMaxOutput(double) - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
 
setParameterBulk(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
setParameters(Location, CCDType, int, int, int, int, int, int, int, int, int, int) - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 
setPowerRebs(String[]) - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
Change the list of rebs used to control the raft temperature.
setTemperature(double) - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
Sets the target temperature.
setTemperatureChannels(String[]) - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
 
setTimeConst(double) - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
 
shiftNRows(int) - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
 
shutdown() - Method in class org.lsst.ccs.subsystem.focalplane.ImageDatabaseService
 
startIdleFlush() - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
Starts an IDLE_FLUSH operation.
startIdleFlush() - Method in class org.lsst.ccs.subsystem.focalplane.Sequencers
Puts the sequencers into IDLE_FLUSH state.
startIntegration(String, Set) - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
Starts an integration operation.
startIntegration(ImageName, String, LocationSet) - Method in class org.lsst.ccs.subsystem.focalplane.Sequencers
 
startNamedIntegration(ImageName, String, Set) - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
Starts an integration operation for a named image.
stop() - Method in class org.lsst.ccs.subsystem.focalplane.Sequencers
 

T

TempControl - Class in org.lsst.ccs.subsystem.focalplane
Implements a temperature controller for the rafts system.
TempControl() - Constructor for class org.lsst.ccs.subsystem.focalplane.TempControl
 
testInstance(String) - Static method in class org.lsst.ccs.subsystem.focalplane.ImageDatabaseService
Create a test instance of the ImageDatabaseService
toString() - Method in enum org.lsst.ccs.subsystem.focalplane.data.FocalPlaneDataGroup
 
toString() - Method in class org.lsst.ccs.subsystem.focalplane.data.FormattedHashMap
 
toString() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageMetaDataEvent
 
toString() - Method in class org.lsst.ccs.subsystem.focalplane.data.ImageReadoutParametersEvent
 

U

useParallelRegisters() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
useStepAfterIntegrate() - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 

V

validateBulkChange(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.focalplane.SequencerConfig
 
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.focalplane.alerts.FocalPlaneAlertType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.focalplane.data.FocalPlaneDataGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.focalplane.data.SequencerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.focalplane.LSE71Commands.ReadoutMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.focalplane.states.FocalPlaneState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.focalplane.states.SequencerState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.subsystem.focalplane.alerts.FocalPlaneAlertType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.focalplane.data.FocalPlaneDataGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.focalplane.data.SequencerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.focalplane.LSE71Commands.ReadoutMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.focalplane.states.FocalPlaneState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.focalplane.states.SequencerState
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForFitsFiles(Duration) - Method in class org.lsst.ccs.subsystem.focalplane.ScriptingCommands
Wait until all FITS files have been written.
waitForImages(Duration) - Method in class org.lsst.ccs.subsystem.focalplane.ScriptingCommands
Wait until all images have been received from the DAQ (but not necessarily written as FITS files)
waitForSequencer(Duration) - Method in class org.lsst.ccs.subsystem.focalplane.ScriptingCommands
Wait until the sequencer stops.
waitForStop(Duration) - Method in class org.lsst.ccs.subsystem.focalplane.Sequencers
 
WebHooksConfig - Class in org.lsst.ccs.subsystem.focalplane
 
WebHooksConfig() - Constructor for class org.lsst.ccs.subsystem.focalplane.WebHooksConfig
 
A B C E F G H I L M O P R S T U V W 
Skip navigation links

Copyright © 2020 LSST. All rights reserved.