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

B

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

canClearAlert(Alert, AlertState) - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneAlertHandler
 
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
 
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, ConfigurationListener.ConfigurationOperation) - Method in class org.lsst.ccs.subsystem.focalplane.ConfigListener
 

E

endIntegration(LSE71Commands.READOUT_MODE) - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
 
endIntegration(LSE71Commands.READOUT_MODE) - Method in class org.lsst.ccs.subsystem.focalplane.Sequencers
 

F

FocalPlaneAlertHandler - Class in org.lsst.ccs.subsystem.focalplane
A class with information about FocalPlane alarms
FocalPlaneAlertHandler() - Constructor for class org.lsst.ccs.subsystem.focalplane.FocalPlaneAlertHandler
 
FocalPlaneConfig - Class in org.lsst.ccs.subsystem.focalplane
Sequencer and Fits File configuration for the focal plane subsystem
FocalPlaneConfig() - Constructor for class org.lsst.ccs.subsystem.focalplane.FocalPlaneConfig
 
FocalPlaneSubsystem - Class in org.lsst.ccs.subsystem.focalplane
 
FocalPlaneSubsystem(FocalPlane) - Constructor for class org.lsst.ccs.subsystem.focalplane.FocalPlaneSubsystem
 

G

getDAQFolder() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneConfig
 
getFITSDirectoryPattern() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneConfig
 
getFITSFilePattern() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneConfig
 
getFITSRootDirectory() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneConfig
 
getImageDatabase() - Method in class org.lsst.ccs.subsystem.focalplane.ImageDatabaseService
 
getMetaDataRegisters() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneConfig
 
getSequencers() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneConfig
 
getSequencers() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneSubsystem
 

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

ImageDatabase - Class in org.lsst.ccs.subsystem.focalplane
 
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
 
isFITSAutoSave() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneConfig
 

L

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

O

org.lsst.ccs.subsystem.focalplane - package org.lsst.ccs.subsystem.focalplane
 

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
 
preStart() - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneSubsystem
 
processAlarm(int, int, String, String) - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneAlertHandler
 

R

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
Sequencers - Class in org.lsst.ccs.subsystem.focalplane
Encapsulates the behavior of all Sequencers in the focal plane.
setActive(boolean) - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
 
setGain(double) - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
 
setMaxOutput(double) - Method in class org.lsst.ccs.subsystem.focalplane.TempControl
 
setParameterBulk(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneConfig
 
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
 
shiftNRows(int) - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
 
shutdown() - Method in class org.lsst.ccs.subsystem.focalplane.ImageDatabaseService
 
startIntegration(String, Set) - Method in class org.lsst.ccs.subsystem.focalplane.LSE71Commands
Starts an integration operation.This method returns immediately.
startIntegration(String, String, LocationSet) - Method in class org.lsst.ccs.subsystem.focalplane.Sequencers
 
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

V

validateBulkChange(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.focalplane.FocalPlaneConfig
 
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.focalplane.LSE71Commands.READOUT_MODE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.subsystem.focalplane.LSE71Commands.READOUT_MODE
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
 
B C E F G H I L O P R S T V W 
Skip navigation links

Copyright © 2020 LSST. All rights reserved.