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

A

acquireImage() - Method in class org.lsst.ccs.subsystem.rafts.GlobalProc
Starts image acquisition.
acquireImage(String) - Method in class org.lsst.ccs.subsystem.rafts.GlobalProc
Starts image acquisition.
acquireImage(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Starts image acquisition.
acquireLSSTImage() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Starts image acquisition, using image name obtained by ImageNameService,
AdcData(int, int, double, CCSTimeStamp) - Constructor for class org.lsst.ccs.subsystem.rafts.REBDevice.AdcData
 
addImageListener(ImageProc.ImageListener) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
 
AspicControl - Class in org.lsst.ccs.subsystem.rafts
Implements control of an ASPIC.
AspicControl() - Constructor for class org.lsst.ccs.subsystem.rafts.AspicControl
 

B

BiasControl - Class in org.lsst.ccs.subsystem.rafts
Implements control of CCD biases and CS gate.
BiasControl() - Constructor for class org.lsst.ccs.subsystem.rafts.BiasControl
Constructor.
build() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Early initialization (build phase).
build() - Method in class org.lsst.ccs.subsystem.rafts.TempControl
Start temperature control task.

C

canClearAlert(Alert, AlertState) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Callback to clear an Alert instance.
CHAN_HTR_POWER - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
CHAN_HTR_VOLTS - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
CHAN_RTD_INT_TEMP - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
CHAN_RTD_INT_VOLT - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
CHAN_TOTAL_POWER - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
changeCcdType(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Changes the CCD type.
checkAspics() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Checks all loaded ASPIC values against the configuration.
checkAspics() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Checks loaded ASPIC configuration data.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Checks a channel's parameters for validity.
checkConfig() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Checks configuration.
checkConfig() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Checks configuration.
checkConfig() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Checks configuration.
checkSequencerState() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
We check the sequencer state.
clear(List<REBDevice.AdcData>) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Clears (zeroes) all DAC values on the REB.
clear(int, List<REBDevice.AdcData>) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Clears (zeroes) all DAC values on the REB.
close() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Closes the connection.
configCcdMask - Variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Configures channel description.
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Configures channel description.
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Configures DAC description.
configure(Logger) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Performs configuration.
configure(String, int, Subsystem, Logger) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Deprecated.
CS_GATE - Static variable in class org.lsst.ccs.subsystem.rafts.BiasControl
Constants.
CS_GATE - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
CS_GATE_P - Static variable in class org.lsst.ccs.subsystem.rafts.BiasControl
Constants.

D

DacControl - Class in org.lsst.ccs.subsystem.rafts
Implements control of the DACs on a REB.
DacControl() - Constructor for class org.lsst.ccs.subsystem.rafts.DacControl
Constructor

E

enableScan(boolean) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets the scan mode enables.
enableScan(boolean) - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Enables or disables scan mode.

G

GD - Static variable in class org.lsst.ccs.subsystem.rafts.BiasControl
Constants.
GD_P - Static variable in class org.lsst.ccs.subsystem.rafts.BiasControl
Constants.
generateAlert(RaftAlert, AlertState) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
 
getAdcName(int) - Static method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the name of of a slow ADC.
getAf1() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
 
getBiasDacsPowerState(List<REBDevice.AdcData>, StringBuilder) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Checks that Bias Dacs are within tolerance of zero (eg.
getCcdMask() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the mask of CCDs being used.
getCCDsPowerState() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
check power state of ccds return exception to caller if not safe to power on
getCcdType() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the CCD type
getCcdType() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the CCD type.
getClamp() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
 
getClockDacsPowerState(List<REBDevice.AdcData>, StringBuilder) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Checks that 6 clock Dacs are within tolerance of zero (eg.
getControlTemp() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the control temperature
getCsGate() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the Current Source gate DAC value.
getCsGate() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getCsGateP() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the Current Source gate current.
getDataSource() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the data sources from all REBs.
getDataSource() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Gets the data source.
getErrorAddr() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Gets error address.
getFitsService() - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Get the corresponding FitsService
getFullState() - Method in class org.lsst.ccs.subsystem.rafts.RaftsMain
Gets the full state of the rafts module.
getFunctionMap() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Deprecated.
getFunctionMap() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Gets the map of functions.
getGain() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
 
getGd() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the Guard Diode DAC value.
getGdP() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the Guard Diode voltage.
getHdwType() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the hardware type.
getHwCcdType() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the hardware CCD type.
getHwVersion(Aspic) - Static method in class org.lsst.ccs.subsystem.rafts.AspicControl
Gets the hardware version.
getHwVersion() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Deprecated.
getHwVersion(BoardDacs) - Static method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the hardware version.
getHwVersion() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Deprecated.
getHwVersion(BoardDacs) - Static method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the hardware version.
getHwVersion() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Deprecated.
getHwVersion() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the hardware version.
getId() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the REB ID.
getIfcName() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the network interface name.
getImage(int, int, int) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Gets a portion of the current image.
getImage(String, int, int) - Static method in class org.lsst.ccs.subsystem.rafts.RaftsMain
Gets a portion of a saved raw image.
getImage(int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets a portion of the current image.
getImage(int, int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets a portion of the current image.
getImageMetadata() - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Gets the DAQ metadata for the current image.
getImageMetadata() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the DAQ metadata for the current image.
getImageProc() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the associated image processor.
getImageRegisters() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Gets the array of image parameter registers to be read
getImageRegisters(String[], boolean) - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Gets the array of image parameter register addresses to be read
getImageStats() - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Gets pixel value statistics for the current image.
getMainMap() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Deprecated.
getMainMap() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Gets the map of main programs.
getMains() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Gets the list of main programs.
getOd() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the Output Drain DAC value.
getOdP() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the Output Drain voltage.
getOg() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the Output Gate DAC value.
getOgP() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the Output Gate voltage.
getOgSh() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the Output Gate shift DAC value.
getParameter(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Deprecated.
getParameter(String) - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Gets a parameter value.
getPclkHigh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the high parallel clock rail DAC value.
getPclkHighP() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the high parallel clock rail voltage.
getPclkHighSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the high parallel clock rail shift DAC value.
getPclkLow() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the low parallel clock rail DAC value.
getPclkLowP() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the low parallel clock rail voltage.
getPclkLowSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the low parallel clock rail shift DAC value.
getPointers() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Deprecated.
getPointers() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Gets the map of pointer information.
getRaftNumber() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the raft number.
getRc() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
 
getRd() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the Reset Drain DAC value.
getRdP() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the Reset Drain voltage.
getREBConfig() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the REB configuration data.
getREBDeviceNames() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the list of REB device names.
getREBDevices() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Deprecated.
getRebGeometry() - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
 
getREBHwVersions() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the list of REB hardware versions.
getREBIds() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the list of REB IDs.
getRebNumber() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the REB number.
getREBSerialNumbers() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the list of REB serial numbers.
getRebStatus() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the REB status block.
getRebType() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the REB type.
getRegister(int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the contents of REB registers.
getRgHigh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the high reset gate rail DAC value.
getRgHighP() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the high reset gate rail voltage.
getRgHighSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the high reset gate rail shift DAC value.
getRgLow() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the low reset gate rail DAC value.
getRgLowP() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the low reset gate rail voltage.
getRgLowSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the low reset gate rail shift DAC value.
getSclkHigh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the high serial clock rail DAC value.
getSclkHighP() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the high serial clock rail voltage.
getSclkHighSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the high serial clock rail shift DAC value.
getSclkLow() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the low serial clock rail DAC value.
getSclkLowP() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the low serial clock rail voltage.
getSclkLowSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the low serial clock rail shift DAC value.
getSequencer() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the associated sequencer.
getSequencerFunctionMap() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the list of all function maps.
getSequencerMainMap() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the list of all main program maps.
getSequencerParameter(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the list of all values for a parameter.
getSequencerPointers() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the list of all pointer information maps.
getSequencerStart() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Get the name of the Main routine that will be invoked when the sequencer starts.
getSequencerSubroutineMap() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the list of all subroutine maps.
getSerialNumber() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the serial number.
getSubroutineMap() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Deprecated.
getSubroutineMap() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Gets the map of subroutines.
getTemperature() - Method in class org.lsst.ccs.subsystem.rafts.TempControl
Gets the target temperature.
getTime() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets all time base values.
getTime() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the time base as Unix time.
getTime(String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
 
getTimes() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets all time base values.
getTm() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
 
GlobalProc - Class in org.lsst.ccs.subsystem.rafts
Routines for accessing the whole raft
GlobalProc() - Constructor for class org.lsst.ccs.subsystem.rafts.GlobalProc
 
GlobalVisualizationClient - Class in org.lsst.ccs.subsystem.rafts
 
GlobalVisualizationClient() - Constructor for class org.lsst.ccs.subsystem.rafts.GlobalVisualizationClient
 

H

hdwTypeI - Variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
hwVersion - Variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 

I

ImageProc - Class in org.lsst.ccs.subsystem.rafts
Routines for handling image data
ImageProc(ImageClient) - Constructor for class org.lsst.ccs.subsystem.rafts.ImageProc
Constructor.
ImageProc.ImageListener - Interface in org.lsst.ccs.subsystem.rafts
 
imageReceived(ImageProc, Image) - Method in interface org.lsst.ccs.subsystem.rafts.ImageProc.ImageListener
 
init() - Method in class org.lsst.ccs.subsystem.rafts.GlobalProc
 
initChannel(String, int, int, int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Initializes a channel (in this case only checks HW channel number).
initDevice() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Performs basic initialization.
initialize(List<REBDevice>, ClientFactory, Logger) - Method in class org.lsst.ccs.subsystem.rafts.GlobalProc
Initializes the global raft system.
initialize() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Performs full initialization.
initialize(Logger) - Method in class org.lsst.ccs.subsystem.rafts.TempControl
Initializes the parameters.
initImageWait() - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Initializes for a new set of images
isBackBiasOn() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the back bias on states.
isBackBiasOn() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the back bias on state.
isConnected() - Method in class org.lsst.ccs.subsystem.rafts.GlobalVisualizationClient
 
isLoopActive() - Method in class org.lsst.ccs.subsystem.rafts.TempControl
Gets the control loop state.
isRaw() - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Gets the raw state.
isRaw() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the raw state.
isRunning() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Checks whether the sequencer is running.
isScanEnabled() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the scan mode enabled states.
isScanEnabled() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Gets the scan mode enabled state.
isSequencerRunning() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the running state of all sequencers.
isSerialNumValid() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets whether the serial number is valid.
isTempControlActive() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Gets the temperature control state

L

loadAspics(boolean) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Loads ASPICs with their configured values.
loadAspics(boolean) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Loads configuration data to the ASPICs.
loadBiasDacs(boolean) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Loads bias DACs with their configured values.
loadBiasDacs(boolean) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Loads configured bias DAC values.
loadChanged(boolean, List<REBDevice.AdcData>) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Loads changed configured DAC values onto the REB.
loadChanged(int, boolean, List<REBDevice.AdcData>) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Loads changed configured DAC values onto the REB.
loadCompiledSequencer(FPGA2Model, String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Loads all sequencers from a precompiled sequencer model.
loadConfig(boolean, List<REBDevice.AdcData>) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Loads configured DAC values onto the REB.
loadConfig(int, boolean, List<REBDevice.AdcData>) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Loads configured DAC values onto the REB.
loadDacs(boolean) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Loads DACs with their configured values.
loadDacs(boolean) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Loads configured DAC values.
loadNamedConfig(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsMain
Loads a named rafts configuration.
loadSequencer(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Loads all sequencers from a file.
loadSequencer(String) - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Loads the sequencer from a file.
loadSequencer(InputStream) - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Loads a sequencer from an input string.
loadSequencer(FPGA2Model) - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Load the sequencer from a compiled FPGA model.

N

NUM_HTR_CHANS - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
NUM_RTD_CHANS - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 

O

OD - Static variable in class org.lsst.ccs.subsystem.rafts.BiasControl
Constants.
OD_P - Static variable in class org.lsst.ccs.subsystem.rafts.BiasControl
Constants.
OG - Static variable in class org.lsst.ccs.subsystem.rafts.BiasControl
Constants.
OG_P - Static variable in class org.lsst.ccs.subsystem.rafts.BiasControl
Constants.
OG_SH - Static variable in class org.lsst.ccs.subsystem.rafts.BiasControl
Constants.
org.lsst.ccs.subsystem.rafts - package org.lsst.ccs.subsystem.rafts
 

P

PCLK_HIGH - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
PCLK_HIGH_P - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
PCLK_HIGH_SH - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
PCLK_LOW - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
PCLK_LOW_P - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
PCLK_LOW_SH - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
postBuild() - Method in class org.lsst.ccs.subsystem.rafts.RaftsMain
 
postInit() - Method in class org.lsst.ccs.subsystem.rafts.GlobalVisualizationClient
 
postInit() - Method in class org.lsst.ccs.subsystem.rafts.RaftsMain
Initializes the rafts subsystem.
postStart() - Method in class org.lsst.ccs.subsystem.rafts.RaftsMain
Starts the subsystem.
postStart() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
 
powerCCDs(boolean) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Powers on/off the REB CCDs.
powerCCDs(boolean) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Performs CCD power on/off sequences.
powerCCDsOff() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Performs CCD power off sequence.
powerCCDsOn() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Performs CCD power on sequence.

R

RAFTS - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
RAFTS_LIMITS - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
RAFTS_POWER - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
RaftsCommands - Class in org.lsst.ccs.subsystem.rafts
A Class containing all the Rafts level commands.
RaftsCommands(Subsystem, List<REBDevice>, GlobalProc, Geometry, TempControl) - Constructor for class org.lsst.ccs.subsystem.rafts.RaftsCommands
Public constructor for the Raft level commands object.
RaftsCommands(Subsystem, List<REBDevice>, GlobalProc, Geometry, TempControl, ImageNameService) - Constructor for class org.lsst.ccs.subsystem.rafts.RaftsCommands
Public constructor for the Raft level commands object.
RaftsMain - Class in org.lsst.ccs.subsystem.rafts
Implements the rafts test subsystem.
RaftsMain() - Constructor for class org.lsst.ccs.subsystem.rafts.RaftsMain
 
RD - Static variable in class org.lsst.ccs.subsystem.rafts.BiasControl
Constants.
RD_P - Static variable in class org.lsst.ccs.subsystem.rafts.BiasControl
Constants.
readAllAdcs(List<REBDevice.AdcData>) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Reads all the ADCs and adds them to data list.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Reads a channel.
readChannelGroup() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Reads grouped channels.
readChannelNow(int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Reads a channel immediately.
readPowerAdcs() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Reads the board power ADCs.
readPowerAdcs(List<REBDevice.AdcData>) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Reads the board power ADCs and adds them to data list.
readSeqIdleState() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Reads the sequencer idle state lines.
readSlowAdcs(List<REBDevice.AdcData>) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Reads the clock and bias voltage slow ADCs and adds them to data list.
realCcdMask - Variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
REBDevice - Class in org.lsst.ccs.subsystem.rafts
Implements access to a REB device.
REBDevice() - Constructor for class org.lsst.ccs.subsystem.rafts.REBDevice
 
REBDevice.AdcData - Class in org.lsst.ccs.subsystem.rafts
 
rebDevicesMap - Variable in class org.lsst.ccs.subsystem.rafts.RaftsMain
 
removeImageListener(ImageProc.ImageListener) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
 
reset() - Method in class org.lsst.ccs.subsystem.rafts.TempControl
Resets the controller.
resetAspics() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Resets ASPICs.
resetAspics() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Resets the ASPICs.
resetError() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Resets error state.
resetFirmware() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Resets the front ends.
resetFrontEnd() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Resets the front end.
resetScan() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Resets the scan modes.
resetScan() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Resets scan mode.
RG_HIGH - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
RG_HIGH_P - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
RG_HIGH_SH - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
RG_LOW - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
RG_LOW_P - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
RG_LOW_SH - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 

S

saveFitsImage(String, FitsHeaderMetadataProvider) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Saves the current image data as one or more FITS files.
saveFitsImage(String, FitsHeaderMetadataProvider, boolean) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Saves the current image data as one or more FITS files.
saveFitsImage(String) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
 
saveFitsImage(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Saves the current image data as one or more FITS files.
saveFitsImage(String, FitsHeaderMetadataProvider) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
 
saveImage(String) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Saves the current image as raw bytes.
saveImage(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Saves the current image data as one or more sets of raw bytes.
saveNamedConfig(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsMain
Saves a named rafts configuration.
SCLK_HIGH - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
SCLK_HIGH_P - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
SCLK_HIGH_SH - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
SCLK_LOW - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
SCLK_LOW_P - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
SCLK_LOW_SH - Static variable in class org.lsst.ccs.subsystem.rafts.DacControl
 
sendImageData(ImageMetadata, ByteBuffer, CCD, ReadOutParameters) - Method in class org.lsst.ccs.subsystem.rafts.GlobalVisualizationClient
 
sendStep() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Sends a sequencer step command.
sendStop() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Sends a sequencer stop command.
SequencerProc - Class in org.lsst.ccs.subsystem.rafts
Routines for accessing a REB sequencer.
SequencerProc(BaseSet) - Constructor for class org.lsst.ccs.subsystem.rafts.SequencerProc
Constructor.
setAf1(int) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Sets/gets the af1 (force first-stage gain to 1) value.
setAllAspicGain(int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Transversal setting of all Gains for the Aspics of this reb.
setAllAspicRc(int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Transversal setting of all Rcs for the Aspics of this reb.
setAllAspicTM(boolean) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Transversal setting of all TM for the Aspics of this reb.
setBackBias(boolean) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets the back bias on states.
setBackBias(boolean) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Turns back bias on or off.
setCCDClocksLow() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets Sequencer Clock lines to low state (enforced when CCDs are off) Corrupts the sequencer file -- needs strategy revision Needed in [WG]REB power management but incomplete
setCcdMask(int) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Sets the mask of CCDs being used.
setCcdMask(int) - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Sets the mask of CCDs being used.
setCcdType(CcdType) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets the CCD type.
setCcdType(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets the CCD type.
setCcdType(CcdType) - Method in class org.lsst.ccs.subsystem.rafts.RaftsMain
Sets the CCD type
setCcdType(CcdType) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the CCD type.
setClamp(int) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Sets/gets the clamp mask.
setClientFactory(ClientFactory) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the client factory.
setControlTemp(double) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets the control temperature
setCsGate(int) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Current Source gate DAC value.
setCsGate(int[]) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the current source gates.
setCsGateP(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Current Source gate current.
setDataInversion(boolean) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Sets whether image data values are inverted
setDataSource(int) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets the data sources in all REBs.
setDataSource(int) - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Sets the data source.
setDefaultImageDirectory(String) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Sets the default image directory.
setDefaultImageDirectory(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets the default image directory.
setExposureTime(double) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets the FITS image exposure time.
setFitsConditions(String, double, double) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the FITS file test conditions.
setFitsFileNamePattern(String) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Sets the FITS image file name pattern.
setFitsFileNamePattern(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets the FITS image file name pattern.
setGain(int) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Sets/gets the gain.
setGd(int) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Guard Diode DAC value.
setGdMax(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Guard Diode voltage maximum.
setGdMin(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Guard Diode voltage minimum.
setGdP(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Guard Diode voltage.
setHeaderKeyword(String, String, Serializable) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Set the value of a named HDU Header Keyword
setHeaderKeyword(String, String, Serializable, boolean) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Set the value of a header keyword for a given named HDU.
setHeaderKeyword(String, Map<String, Serializable>) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Set the values of a named HDU Header Keywords
setHeaderKeywordForCCD(String, String, Serializable, boolean) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Set the value of a header keyword for a given named HDU.
setHeater(int, double) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets a heater voltage.
setHeaterPower(int, double) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets heater power.
setImageDataFileNamePattern(String) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Sets the raw image data file name pattern.
setImageDataFileNamePattern(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets the raw image data file name pattern.
setImageDataInversion(boolean) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets whether image data values are inverted
setNumRebCcds(int) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Sets the number of CCDs on the REB.
setOd(int) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Output Drain DAC value.
setOdMax(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Output Drain voltage maximum.
setOdMin(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Output Drain voltage minimum.
setOdP(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Output Drain voltage.
setOg(int) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Output Gate DAC value.
setOgMax(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Output Gate voltage maximum.
setOgMin(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Output Gate voltage minimum.
setOgP(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Output Gate voltage.
setOgSh(int) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Output Gate shift DAC value.
setOnline(boolean) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
 
setParameter(String, int) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Deprecated.
setParameter(String, int) - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Sets a parameter value.
setPatternProperty(String, String) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Set a property for resolving file name and output directory
setPatternProperty(String, String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Set a pattern property for resolving file name and output directory.
setPclkHigh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high parallel clock rail DAC value.
setPclkHighMax(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high parallel clock rail voltage maximum.
setPclkHighMin(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high parallel clock rail voltage minimum.
setPclkHighP(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high parallel clock rail voltage.
setPclkHighSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high parallel clock rail shift DAC value.
setPclkLow(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low parallel clock rail DAC value.
setPclkLowMax(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low parallel clock rail voltage maximum.
setPclkLowMin(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low parallel clock rail voltage minimum.
setPclkLowP(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low parallel clock rail voltage.
setPclkLowSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low parallel clock rail shift DAC value.
setPrimaryHeaderKeyword(String, Serializable) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Set the value of Primary Header Keyword
setPrimaryHeaderKeyword(Map<String, Serializable>) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Set the values of Primary Header Keywords
setRc(int) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Sets/gets the rc value.
setRd(int) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Reset Drain DAC value.
setRdMax(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Reset Drain voltage maximum.
setRdMin(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Reset Drain voltage minimum.
setRdP(double) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Sets the Reset Drain voltage.
setREBConfig(REB) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the REB configuration data.
setRebGeometry(Reb) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Set the Reb Geometry corresponding to this ImageProc instance.
setRegister(int, int[]) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the contents of REB registers.
setRegisters(int, int[]) - Method in class org.lsst.ccs.subsystem.rafts.GlobalProc
Sets the registers to be read during image acquisition.
setRgHigh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high reset gate rail DAC value.
setRgHighMax(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high reset gate rail voltage maximum.
setRgHighMin(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high reset gate rail voltage minimum.
setRgHighP(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high reset gate rail voltage.
setRgHighSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high reset gate rail shift DAC value.
setRgLow(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low reset gate rail DAC value.
setRgLowMax(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low reset gate rail voltage maximum.
setRgLowMin(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low reset gate rail voltage minimum.
setRgLowP(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low reset gate rail voltage.
setRgLowSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low reset gate rail shift DAC value.
setScienceCCD(boolean) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets whether a science CCD is being used on a WREB.
setSclkHigh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high serial clock rail DAC value.
setSclkHighMax(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high serial clock rail voltage maximum.
setSclkHighMin(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high serial clock rail voltage minimum.
setSclkHighP(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high serial clock rail voltage.
setSclkHighSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the high serial clock rail shift DAC value.
setSclkLow(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low serial clock rail DAC value.
setSclkLowMax(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low serial clock rail voltage maximum.
setSclkLowMin(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low serial clock rail voltage minimum.
setSclkLowP(double) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low serial clock rail voltage.
setSclkLowSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets the low serial clock rail shift DAC value.
setSequenceNumber(int) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Set an external sequence number.
setSequencerParameter(String, int) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets a sequencer parameter value in all REBs.
setSequencerStart(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets the start address for all sequencers.
setStart(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Deprecated.
setStart(String) - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Sets the sequencer start address.
setStart(int) - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Sets the sequencer start address.
setTemperature(double) - Method in class org.lsst.ccs.subsystem.rafts.TempControl
Sets the target temperature.
setTime() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sets the time base to the current system time.
setTime() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the time base to the current system time.
setTm(int) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Sets/gets the tm (transparent mode) value.
setUpdatePeriod(int) - Method in class org.lsst.ccs.subsystem.rafts.RaftsMain
Sets the update period.
shutdown() - Method in class org.lsst.ccs.subsystem.rafts.GlobalVisualizationClient
 
simulateDisconnection() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Simulate a disconnect
splitImage() - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Splits the current image into its segments.
startLoop(double) - Method in class org.lsst.ccs.subsystem.rafts.TempControl
Starts the control loop.
startLoop() - Method in class org.lsst.ccs.subsystem.rafts.TempControl
Starts the control loop.
startSequencer() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Starts the sequencers.
startSequencer() - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Starts the sequencer.
startTempControl() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Starts temperature control
stepSequencer() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sends a sequencer step command.
stopLoop() - Method in class org.lsst.ccs.subsystem.rafts.TempControl
Stops the control loop.
stopSequencer() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Sends a sequencer stop command.
stopTempControl() - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Stops temperature control

T

TempControl - Class in org.lsst.ccs.subsystem.rafts
Implements a temperature controller for the rafts system.
TempControl() - Constructor for class org.lsst.ccs.subsystem.rafts.TempControl
 
testCCDShorts() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Performs CCD shorts test.
testShorts(List<REBDevice.AdcData>, StringBuilder) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Tests for biases shorts.
testShorts(List<REBDevice.AdcData>, StringBuilder) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Tests for clock lines shorts.
TYPE_ASP_TEMP - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
TYPE_BD_POWER - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
TYPE_BD_TEMP - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
TYPE_BIAS_VOLT - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
TYPE_CCD_CURR - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
TYPE_CR_VOLT - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
TYPE_HEATER - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
TYPE_HV_SWITCH - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
TYPE_RTD - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 

V

validateBulkChange(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.BiasControl
Validates configuration parameter change.
validateBulkChange(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Validates configuration changes
validateBulkChange(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Validates configuration parameter change.

W

waitDone(int) - Method in class org.lsst.ccs.subsystem.rafts.SequencerProc
Waits for the sequencer to be done (idle)
waitForImage(int) - Method in class org.lsst.ccs.subsystem.rafts.ImageProc
Waits for an image to arrive
waitForImage(int) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Waits for image to arrive
waitSequencerDone(int) - Method in class org.lsst.ccs.subsystem.rafts.RaftsCommands
Waits for the sequencers to be done.
writeSeqIdleState(int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Writes the sequencer idle state lines.
A B C D E G H I L N O P R S T V W 
Skip navigation links

Copyright © 2019 LSST. All rights reserved.