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

A

addImageListener(ImageListener) - Method in class org.lsst.ccs.daq.ims.Store
Add an image listener to this store.
addSource(Location, int[]) - Method in class org.lsst.ccs.daq.ims.Image
Adds a new source to an image.This method will only succeed if the image is writable
addTriggerListener(StoreSimulation.TriggerListener) - Method in class org.lsst.ccs.daq.ims.StoreSimulation
 

B

BadPixelDetector - Class in org.lsst.ccs.daq.ims.channel
A writer which counts pixel values below a lowThreshold.
BadPixelDetector(WritableIntChannel) - Constructor for class org.lsst.ccs.daq.ims.channel.BadPixelDetector
 
BadPixelDetector(WritableIntChannel, int, int) - Constructor for class org.lsst.ccs.daq.ims.channel.BadPixelDetector
 
BufferedReadableIntChannel - Class in org.lsst.ccs.daq.ims.channel
 
BufferedReadableIntChannel(ReadableIntChannel, int) - Constructor for class org.lsst.ccs.daq.ims.channel.BufferedReadableIntChannel
 

C

Camera - Class in org.lsst.ccs.daq.ims
Class used for triggering camera.
Catalog - Class in org.lsst.ccs.daq.ims
A catalog contains a list of folders associated with a store.
Catalog.CatalogException - Exception in org.lsst.ccs.daq.ims
An exception throw when errors occur when operating on the catalog.
clearAllDriver(String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Print and Clear all DAQ Driver statistics data for specified Location Like readAllDriver, but clears data after reading
clearAllFirmware(String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Print and Clear all DAQ Firmware statistics data for specified Location Like readAllFirmware, but clears data after reading
clearAllRds(String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Print and Clear all DAQ Rds statistics data for specified Location Like readAllRds, but clears data after reading
clearAllRms(String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Print and Clear all DAQ Rms statistics data for specified Location Like readAllRms, but clears data after reading
clearAllStats(String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Print then clear all four sets of statisics for specified location
close() - Method in class org.lsst.ccs.daq.ims.channel.BufferedReadableIntChannel
 
close() - Method in class org.lsst.ccs.daq.ims.channel.Compress18BitChannel
 
close() - Method in class org.lsst.ccs.daq.ims.channel.Decompress18BitChannel
 
close() - Method in class org.lsst.ccs.daq.ims.channel.DemultiplexingIntChannel
 
close() - Method in class org.lsst.ccs.daq.ims.channel.FilterReadableIntChannel
 
close() - Method in class org.lsst.ccs.daq.ims.channel.FilterWritableIntChannel
 
close() - Method in class org.lsst.ccs.daq.ims.channel.FitsAsyncWriteChannel
 
close() - Method in class org.lsst.ccs.daq.ims.channel.FitsIntReader
 
close() - Method in class org.lsst.ccs.daq.ims.channel.FitsIntWriter
 
close() - Method in class org.lsst.ccs.daq.ims.channel.FitsWriteChannel
 
close() - Method in class org.lsst.ccs.daq.ims.channel.IntBufferReader
 
close() - Method in class org.lsst.ccs.daq.ims.channel.IntBufferWriter
 
close() - Method in class org.lsst.ccs.daq.ims.channel.IntFileChannelReader
 
close() - Method in class org.lsst.ccs.daq.ims.channel.MultiplexingIntChannel
 
close() - Method in class org.lsst.ccs.daq.ims.channel.NullIntWriter
 
close() - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 
close() - Method in class org.lsst.ccs.daq.ims.example.TestStats
Closes connection
close() - Method in class org.lsst.ccs.daq.ims.Stats
Detaches DAQ clients
close() - Method in class org.lsst.ccs.daq.ims.Store
 
CommandTool - Class in org.lsst.ccs.daq.ims.example
 
CommandTool() - Constructor for class org.lsst.ccs.daq.ims.example.CommandTool
 
compareTo(FitsFile) - Method in class org.lsst.ccs.daq.ims.example.FitsFile
 
compareTo(Folder) - Method in class org.lsst.ccs.daq.ims.Folder
 
compareTo(Image) - Method in class org.lsst.ccs.daq.ims.Image
 
compareTo(Source) - Method in class org.lsst.ccs.daq.ims.Source
 
completeInitialization(Source, Map<String, HeaderSpecification>, FitsIntWriter.PerCCDMetaDataProvider) - Method in class org.lsst.ccs.daq.ims.channel.FitsIntWriter
 
Compress18BitChannel - Class in org.lsst.ccs.daq.ims.channel
Compress data into packed 18bit format, as delivered by DAQ raw data.
computeFileName(Map<String, Object>) - Method in interface org.lsst.ccs.daq.ims.channel.FitsIntWriter.FileNamer
 
connect(String) - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 
connect(String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Opens connection to DAQ partition
createPixelFilter(WritableIntChannel) - Method in class org.lsst.ccs.daq.ims.channel.FitsIntWriter
Allows a pixel filter to be inserted in the decompression train.

D

DAQDriverStats - Class in org.lsst.ccs.daq.ims
 
DAQException - Exception in org.lsst.ccs.daq.ims
An exception thrown to indicate a problem with the connection to the DAQ
DAQFirmwareStats - Class in org.lsst.ccs.daq.ims
 
DAQRdsStats - Class in org.lsst.ccs.daq.ims
 
DAQRmsStats - Class in org.lsst.ccs.daq.ims
 
DAQStats - Class in org.lsst.ccs.daq.ims
A base class for all DAQ statistics blocks which makes the statistics available by name, or as a single map of name->value.
Decompress18BitChannel - Class in org.lsst.ccs.daq.ims.channel
Decompress packed 18 bit data as delivered by DAQ raw data.
Decompress18BitChannel(WritableIntChannel) - Constructor for class org.lsst.ccs.daq.ims.channel.Decompress18BitChannel
 
delete() - Method in class org.lsst.ccs.daq.ims.Image
Deletes the image, This includes deleting its: data buckets metadata buckets Catalog entry
DemultiplexingIntChannel - Class in org.lsst.ccs.daq.ims.channel
 
DemultiplexingIntChannel(WritableIntChannel...) - Constructor for class org.lsst.ccs.daq.ims.channel.DemultiplexingIntChannel
 

E

equals(Object) - Method in class org.lsst.ccs.daq.ims.Folder
 
equals(Object) - Method in class org.lsst.ccs.daq.ims.Image
 
Example1 - Class in org.lsst.ccs.daq.ims.example
 
Example1() - Constructor for class org.lsst.ccs.daq.ims.example.Example1
 

F

FilterReadableIntChannel - Class in org.lsst.ccs.daq.ims.channel
An abstract channel which can be used to filter data int by int
FilterReadableIntChannel(ReadableIntChannel) - Constructor for class org.lsst.ccs.daq.ims.channel.FilterReadableIntChannel
 
FilterWritableIntChannel - Class in org.lsst.ccs.daq.ims.channel
An abstract channel which can be used to filter data int by int
FilterWritableIntChannel(WritableIntChannel) - Constructor for class org.lsst.ccs.daq.ims.channel.FilterWritableIntChannel
 
find(String) - Method in class org.lsst.ccs.daq.ims.Catalog
Find the specified folder by name.
find(String) - Method in class org.lsst.ccs.daq.ims.Folder
Find an image by name
findSource(Location) - Method in class org.lsst.ccs.daq.ims.Image
Find the source corresponding to the given location
FitsAsyncWriteChannel - Class in org.lsst.ccs.daq.ims.channel
 
FitsAsyncWriteChannel(FitsFileWriter, String) - Constructor for class org.lsst.ccs.daq.ims.channel.FitsAsyncWriteChannel
 
FitsFile - Class in org.lsst.ccs.daq.ims.example
Utilities for reading FITS and raw files
FitsFile(File, Header, Header) - Constructor for class org.lsst.ccs.daq.ims.example.FitsFile
 
FitsIntReader - Class in org.lsst.ccs.daq.ims.channel
 
FitsIntReader(Location.LocationType, File...) - Constructor for class org.lsst.ccs.daq.ims.channel.FitsIntReader
 
FitsIntWriter - Class in org.lsst.ccs.daq.ims.channel
A writable int channel for writing a set of FITS files corresponding to a single source.
FitsIntWriter(Image, Reb, FitsIntWriter.FileNamer) - Constructor for class org.lsst.ccs.daq.ims.channel.FitsIntWriter
A FitsIntWriter constructor that can be called before the source meta-data is available.
FitsIntWriter(Source, Reb, Map<String, HeaderSpecification>, FitsIntWriter.FileNamer, FitsIntWriter.PerCCDMetaDataProvider) - Constructor for class org.lsst.ccs.daq.ims.channel.FitsIntWriter
Create a FitsIntWriter.
FitsIntWriter.FileNamer - Interface in org.lsst.ccs.daq.ims.channel
Interface for computing name of FITS file based on provided properties.
FitsIntWriter.PerCCDMetaDataProvider - Interface in org.lsst.ccs.daq.ims.channel
Interface for providing additional CCD specific meta-data providers
FitsWriteChannel - Class in org.lsst.ccs.daq.ims.channel
 
FitsWriteChannel(FitsFileWriter, String) - Constructor for class org.lsst.ccs.daq.ims.channel.FitsWriteChannel
 
FitsWriter - Class in org.lsst.ccs.daq.ims.example
 
FitsWriter() - Constructor for class org.lsst.ccs.daq.ims.example.FitsWriter
 
Folder - Class in org.lsst.ccs.daq.ims
Represents a Folder in the DAQ catalog.

G

getAnnotation() - Method in class org.lsst.ccs.daq.ims.ImageMetaData
Get the annotation associated with the image when it was created.
getBadPixels() - Method in class org.lsst.ccs.daq.ims.channel.BadPixelDetector
 
getBdi_firsts() - Method in class org.lsst.ccs.daq.ims.DAQRdsStats
 
getBdi_frees() - Method in class org.lsst.ccs.daq.ims.DAQRdsStats
 
getBdi_lasts() - Method in class org.lsst.ccs.daq.ims.DAQRdsStats
 
getBdi_nulls() - Method in class org.lsst.ccs.daq.ims.DAQRdsStats
 
getBdi_overflows() - Method in class org.lsst.ccs.daq.ims.DAQRdsStats
 
getBdi_seq_errors() - Method in class org.lsst.ccs.daq.ims.DAQRdsStats
 
getBdi_waits() - Method in class org.lsst.ccs.daq.ims.DAQRdsStats
 
getCamera() - Method in class org.lsst.ccs.daq.ims.Store
Gets the camera associated with this store.The camera can be used to trigger images.
getCapacity() - Method in class org.lsst.ccs.daq.ims.Store
The total capacity in bytes of this store.
getCatalog() - Method in class org.lsst.ccs.daq.ims.Store
Get the catalog associated with this store.
getCcdSlot() - Method in class org.lsst.ccs.daq.ims.example.FitsFile
 
getCell_errors() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getClientVersion() - Static method in class org.lsst.ccs.daq.ims.Store
 
getConfiguredSources() - Method in class org.lsst.ccs.daq.ims.Store
Get the set of configured locations in this partition
getCreationFolderName() - Method in class org.lsst.ccs.daq.ims.ImageMetaData
Get the folder in which the image was originally created
getDAQDriverStats(Location, Stats.Clear) - Method in class org.lsst.ccs.daq.ims.Stats
Get DAQ Driver Statistics for specified Location
getDAQFirmwareStats(Location, Stats.Clear) - Method in class org.lsst.ccs.daq.ims.Stats
Get DAQ Firmware Statistics for specified Location
getDAQRdsStats(Location, Stats.Clear) - Method in class org.lsst.ccs.daq.ims.Stats
Get DAQ Rds Statistics for specified Location
getDAQRmsStats(Location, Stats.Clear) - Method in class org.lsst.ccs.daq.ims.Stats
Get DAQ Rms Statistics for specified Location
getDiscards() - Method in class org.lsst.ccs.daq.ims.DAQRdsStats
 
getErrors() - Method in class org.lsst.ccs.daq.ims.DAQDriverStats
 
getExpectedDataLength() - Method in class org.lsst.ccs.daq.ims.channel.FitsIntWriter
Get the total expected data output length (the data to be written to all FITS files)
getFile() - Method in class org.lsst.ccs.daq.ims.example.FitsFile
 
getFiles() - Method in class org.lsst.ccs.daq.ims.channel.FitsIntWriter
Access the list of files (to be) written by this instance.
getFirmware() - Method in class org.lsst.ccs.daq.ims.SourceMetaData
 
getHighThreshold() - Method in class org.lsst.ccs.daq.ims.channel.BadPixelDetector
 
getId() - Method in class org.lsst.ccs.daq.ims.ImageMetaData
The opaque id associated with the image by the DAQ.
getImage() - Method in class org.lsst.ccs.daq.ims.Source
 
getIn_reset() - Method in class org.lsst.ccs.daq.ims.DAQRmsStats
 
getIntBuffer() - Method in class org.lsst.ccs.daq.ims.channel.IntBufferWriter
 
getInv_tids() - Method in class org.lsst.ccs.daq.ims.DAQRmsStats
 
getLane() - Method in class org.lsst.ccs.daq.ims.SourceMetaData
 
getLast_rx() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getLast_tx() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getLength() - Method in class org.lsst.ccs.daq.ims.SourceMetaData
 
getLink_down() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getLink_down() - Method in class org.lsst.ccs.daq.ims.DAQRmsStats
 
getLink_errors() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getLinkStatus() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getLists_posted() - Method in class org.lsst.ccs.daq.ims.DAQRmsStats
 
getLocation() - Method in class org.lsst.ccs.daq.ims.DAQStats
Get the location corresponding to these statistics
getLocation() - Method in class org.lsst.ccs.daq.ims.Source
Get the location within the focal plane of this source
getLocation() - Method in class org.lsst.ccs.daq.ims.SourceMetaData
 
getLocations() - Method in class org.lsst.ccs.daq.ims.ImageMetaData
Get the set of locations (REBs) associated with this image
getLowThreshold() - Method in class org.lsst.ccs.daq.ims.channel.BadPixelDetector
 
getMap() - Method in class org.lsst.ccs.daq.ims.DAQStats
Get the map of all available statistics
getMetaData() - Method in class org.lsst.ccs.daq.ims.Image
Get the metadata associated with this image
getMetaData() - Method in class org.lsst.ccs.daq.ims.Source
Get meta-data associated with this source
getMetaDataProvider(CCD) - Method in interface org.lsst.ccs.daq.ims.channel.FitsIntWriter.PerCCDMetaDataProvider
 
getName() - Method in class org.lsst.ccs.daq.ims.Folder
Get the name of the folder
getName() - Method in class org.lsst.ccs.daq.ims.ImageMetaData
Get the image name.
getNo_event() - Method in class org.lsst.ccs.daq.ims.DAQRdsStats
 
getObsId() - Method in class org.lsst.ccs.daq.ims.example.FitsFile
 
getOpcode() - Method in class org.lsst.ccs.daq.ims.ImageMetaData
Get the opcode associated with this image.
getOps_posted() - Method in class org.lsst.ccs.daq.ims.DAQRmsStats
 
getOrphans() - Method in class org.lsst.ccs.daq.ims.DAQRmsStats
 
getOverflow_local0() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getOverflow_local1() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getOverflow_local2() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getOverflow_local3() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getOverflow_remote0() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getOverflow_remote1() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getOverflow_remote2() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getOverflow_remote3() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getPartition() - Method in class org.lsst.ccs.daq.ims.Store
The name of the associated DAQ partition.
getPlatform() - Method in class org.lsst.ccs.daq.ims.SourceMetaData
 
getProbes() - Method in class org.lsst.ccs.daq.ims.DAQRmsStats
 
getRaftBay() - Method in class org.lsst.ccs.daq.ims.example.FitsFile
 
getReadOutParameters() - Method in class org.lsst.ccs.daq.ims.example.FitsFile
 
getReceived() - Method in class org.lsst.ccs.daq.ims.DAQDriverStats
 
getRegisterClient() - Method in class org.lsst.ccs.daq.ims.Store
Gets the camera associated with this store.The camera can be used to trigger images.
getRegisterValues() - Method in class org.lsst.ccs.daq.ims.SourceMetaData
 
getRelease() - Method in class org.lsst.ccs.daq.ims.ImageMetaData
Get the DAQ release which created this image.
getRemaining() - Method in class org.lsst.ccs.daq.ims.Store
The storage capacity remaining (unused) in bytes.
getResponses() - Method in class org.lsst.ccs.daq.ims.DAQRmsStats
 
getRlink_data() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getRundowns() - Method in class org.lsst.ccs.daq.ims.DAQRmsStats
 
getRx0() - Method in class org.lsst.ccs.daq.ims.DAQDriverStats
 
getRx1() - Method in class org.lsst.ccs.daq.ims.DAQDriverStats
 
getRx2() - Method in class org.lsst.ccs.daq.ims.DAQDriverStats
 
getRx3() - Method in class org.lsst.ccs.daq.ims.DAQDriverStats
 
getRx_clock() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getRx_errors() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getRx_frames() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getRx_op() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getSensor() - Method in class org.lsst.ccs.daq.ims.SourceMetaData
 
getSerialNumber() - Method in class org.lsst.ccs.daq.ims.SourceMetaData
 
getSoftware() - Method in class org.lsst.ccs.daq.ims.SourceMetaData
 
getSourceType() - Method in class org.lsst.ccs.daq.ims.Source
The type of REB this source corresponds to.
getStatistic(String) - Method in class org.lsst.ccs.daq.ims.DAQStats
Get the specified statistic by name
getStore() - Method in class org.lsst.ccs.daq.ims.Image
Get the store in which this image resides.
getTid_hwm() - Method in class org.lsst.ccs.daq.ims.DAQRmsStats
 
getTimestamp() - Method in class org.lsst.ccs.daq.ims.ImageMetaData
Get the timestamp associated with this image.
getTotalPixels() - Method in class org.lsst.ccs.daq.ims.channel.BadPixelDetector
 
getTx_clock() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getTx_errors() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getTx_frames() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getTx_op() - Method in class org.lsst.ccs.daq.ims.DAQFirmwareStats
 
getUnopened() - Method in class org.lsst.ccs.daq.ims.DAQRmsStats
 
getValue() - Method in enum org.lsst.ccs.daq.ims.Stats.Clear
 
getWaits() - Method in class org.lsst.ccs.daq.ims.DAQRmsStats
 
getWakes() - Method in class org.lsst.ccs.daq.ims.DAQRdsStats
 

H

hashCode() - Method in class org.lsst.ccs.daq.ims.Folder
 
hashCode() - Method in class org.lsst.ccs.daq.ims.Image
 
humanReadableByteCount(long) - Static method in class org.lsst.ccs.daq.ims.Utils
 
humanReadableByteCount(long, boolean) - Static method in class org.lsst.ccs.daq.ims.Utils
 

I

Image - Class in org.lsst.ccs.daq.ims
Image is a reference to an image instance, which may contain multiple Sources.
imageComplete(Image) - Method in interface org.lsst.ccs.daq.ims.ImageListener
Called when the newly created image is complete, including all associated data.
imageCreated(Image) - Method in interface org.lsst.ccs.daq.ims.ImageListener
Called when an image is created in the Store, but before all of the data associated with the image has been persisted in the store.
imageFromPath(Store, String) - Static method in class org.lsst.ccs.daq.ims.Utils
 
imageFromPath(Store, Matcher) - Static method in class org.lsst.ccs.daq.ims.Utils
 
ImageListener - Interface in org.lsst.ccs.daq.ims
An interface to be implemented by code which wants to be notified about creation of new images.
ImageMetaData - Class in org.lsst.ccs.daq.ims
Meta-data associated with an image.
ImageMetaData(String, String, String, int, Set<Location>) - Constructor for class org.lsst.ccs.daq.ims.ImageMetaData
A constructor to be used when creating new images to be written into the Store or when triggering the camera
input - Variable in class org.lsst.ccs.daq.ims.channel.FilterReadableIntChannel
 
input - Variable in class org.lsst.ccs.daq.ims.channel.FilterWritableIntChannel
 
insert(String) - Method in class org.lsst.ccs.daq.ims.Catalog
Insert a new folder into the catalog.
insert(ImageMetaData) - Method in class org.lsst.ccs.daq.ims.Folder
Create a new image in this folder.
instance() - Static method in class org.lsst.ccs.daq.ims.StoreSimulation
 
IntBufferReader - Class in org.lsst.ccs.daq.ims.channel
 
IntBufferWriter - Class in org.lsst.ccs.daq.ims.channel
A channel for writing data into an IntBuffer.
IntBufferWriter(IntBuffer) - Constructor for class org.lsst.ccs.daq.ims.channel.IntBufferWriter
 
IntFileChannelReader - Class in org.lsst.ccs.daq.ims.channel
A class for reading data from a file channel, at a given position and length within the corresponding file.
isInitialized() - Method in class org.lsst.ccs.daq.ims.channel.FitsIntWriter
 
isOpen() - Method in class org.lsst.ccs.daq.ims.channel.BufferedReadableIntChannel
 
isOpen() - Method in class org.lsst.ccs.daq.ims.channel.DemultiplexingIntChannel
 
isOpen() - Method in class org.lsst.ccs.daq.ims.channel.FilterReadableIntChannel
 
isOpen() - Method in class org.lsst.ccs.daq.ims.channel.FilterWritableIntChannel
 
isOpen() - Method in class org.lsst.ccs.daq.ims.channel.FitsIntReader
 
isOpen() - Method in class org.lsst.ccs.daq.ims.channel.FitsIntWriter
 
isOpen() - Method in class org.lsst.ccs.daq.ims.channel.FitsWriteChannel
 
isOpen() - Method in class org.lsst.ccs.daq.ims.channel.IntBufferReader
 
isOpen() - Method in class org.lsst.ccs.daq.ims.channel.IntBufferWriter
 
isOpen() - Method in class org.lsst.ccs.daq.ims.channel.IntFileChannelReader
 
isOpen() - Method in class org.lsst.ccs.daq.ims.channel.MultiplexingIntChannel
 
isOpen() - Method in class org.lsst.ccs.daq.ims.channel.NullIntWriter
 

L

list() - Method in class org.lsst.ccs.daq.ims.Catalog
Return a list of all available folders.The list is not sorted, but Folder implements Comparable so it can be readily sorted if desired.
list(String) - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 
list(Store, String) - Static method in class org.lsst.ccs.daq.ims.Utils
Utility to list the contents of the 2-day store
listen() - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 
ListenerExample - Class in org.lsst.ccs.daq.ims.example
 
ListenerExample() - Constructor for class org.lsst.ccs.daq.ims.example.ListenerExample
 
listImages() - Method in class org.lsst.ccs.daq.ims.Folder
Obtain a list of images in this folder.The returned list is not sorted, but implements comparable so can easily be sorted if required.
listSources() - Method in class org.lsst.ccs.daq.ims.Image
List the sources associated with this image.Each source represents the data obtained from a single REB.
locations() - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 

M

main(String[]) - Static method in class org.lsst.ccs.daq.ims.example.Example1
 
main(String[]) - Static method in class org.lsst.ccs.daq.ims.example.FitsWriter
 
main(String[]) - Static method in class org.lsst.ccs.daq.ims.example.ListenerExample
 
main(String[]) - Static method in class org.lsst.ccs.daq.ims.example.StreamExample
 
main(String[]) - Static method in class org.lsst.ccs.daq.ims.example.WriteExample
 
MemoryMappedIntFileReader - Class in org.lsst.ccs.daq.ims.channel
 
mkdir(String) - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 
moveTo(String) - Method in class org.lsst.ccs.daq.ims.Image
Move the image to a different folder
MultiplexingIntChannel - Class in org.lsst.ccs.daq.ims.channel
 
mv(String, String) - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 

N

NullIntWriter - Class in org.lsst.ccs.daq.ims.channel
 
NullIntWriter() - Constructor for class org.lsst.ccs.daq.ims.channel.NullIntWriter
 

O

OPCODE_STEP - Static variable in class org.lsst.ccs.daq.ims.Camera
 
openChannel(Source.ChannelMode) - Method in class org.lsst.ccs.daq.ims.Source
Open a channel for reading or writing data to this source.
openChannel(Store, Source.ChannelMode) - Method in class org.lsst.ccs.daq.ims.Source
Open a channel for reading or writing data to this source.
org.lsst.ccs.daq.ims - package org.lsst.ccs.daq.ims
An interface to the DAQ image services (ims) library.
org.lsst.ccs.daq.ims.channel - package org.lsst.ccs.daq.ims.channel
 
org.lsst.ccs.daq.ims.example - package org.lsst.ccs.daq.ims.example
 

P

purge(String, String) - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 

R

rc() - Method in exception org.lsst.ccs.daq.ims.DAQException
 
read(IntBuffer) - Method in class org.lsst.ccs.daq.ims.channel.BufferedReadableIntChannel
 
read() - Method in class org.lsst.ccs.daq.ims.channel.BufferedReadableIntChannel
 
read() - Method in class org.lsst.ccs.daq.ims.channel.Compress18BitChannel
 
read() - Method in class org.lsst.ccs.daq.ims.channel.FitsIntReader
 
read(IntBuffer) - Method in class org.lsst.ccs.daq.ims.channel.FitsIntReader
 
read() - Method in class org.lsst.ccs.daq.ims.channel.IntBufferReader
 
read(IntBuffer) - Method in class org.lsst.ccs.daq.ims.channel.IntBufferReader
 
read() - Method in class org.lsst.ccs.daq.ims.channel.IntFileChannelReader
 
read(IntBuffer) - Method in class org.lsst.ccs.daq.ims.channel.IntFileChannelReader
 
read() - Method in class org.lsst.ccs.daq.ims.channel.MultiplexingIntChannel
 
read() - Method in interface org.lsst.ccs.daq.ims.channel.ReadableIntChannel
Reads a single int from the channel, or throws EOFException if no data is left.
read(IntBuffer) - Method in interface org.lsst.ccs.daq.ims.channel.ReadableIntChannel
Reads into the given buffer.
read() - Method in class org.lsst.ccs.daq.ims.channel.SubtractingReadableIntChannel
 
read() - Method in class org.lsst.ccs.daq.ims.channel.XORReadableIntChannel
 
read(String, File, int, int) - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 
ReadableIntChannel - Interface in org.lsst.ccs.daq.ims.channel
An interface for reading int data from a channel.
readAllDriver(String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Print all DAQ Driver statistics data for specified Location Reads all DAQDriverStatistics values and return them in table format.
readAllFirmware(String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Print all DAQ Firmware statistics data for specified Location Reads all DAQFirmwareStatistics values and return them in table format.
readAllRds(String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Print all DAQ Rds statistics data for specified Location Reads all DAQRdsStatistics values and return them in table format.
readAllRms(String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Print all DAQ Rms statistics data for specified Location Reads all DAQRmsStatistics values and return them in table format.
readAllStats(String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Print all four sets of statisics for specified location
readDriverStat(String, String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Read specified entry in DAQ Driver Stats for specified location
readFirmwareStat(String, String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Read specified entry in DAQ Firmware Stats for specified location
readRaw(String, File, int, int) - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 
readRdsStat(String, String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Read specified entry in DAQ Rds Stats for specified location
readReg(int...) - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 
readRegister(Location, int) - Method in interface org.lsst.ccs.daq.ims.StoreSimulation.RegisterAccess
 
readRegisters(LocationSet, int...) - Method in class org.lsst.ccs.daq.ims.RegisterClient
 
readRmsStat(String, String) - Method in class org.lsst.ccs.daq.ims.example.TestStats
Read specified entry in DAQ Rms Stats for specified location
RegisterClient - Class in org.lsst.ccs.daq.ims
A c;ass for doing bulk read/write operations on REB registers.
remove(String) - Method in class org.lsst.ccs.daq.ims.Catalog
Remove a folder.
removeImageListener(ImageListener) - Method in class org.lsst.ccs.daq.ims.Store
Remove an image listener.
removeTriggerListener(StoreSimulation.TriggerListener) - Method in class org.lsst.ccs.daq.ims.StoreSimulation
 
rm(String) - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 
rmdir(String) - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 

S

setRegisterAccess(StoreSimulation.RegisterAccess) - Method in class org.lsst.ccs.daq.ims.StoreSimulation
 
setRegisterList(Location.LocationType, int[]) - Method in class org.lsst.ccs.daq.ims.Camera
Set the registers used for reading meta-data when an image is triggered
setRegisters(LocationSet, int[], int[]) - Method in class org.lsst.ccs.daq.ims.RegisterClient
 
size() - Method in class org.lsst.ccs.daq.ims.Source
The total size of the raw data associated with this source.This may be zero of the source has been newly created and not yet written, or if the source is in the process of being streamed to the DAQ store.
Source - Class in org.lsst.ccs.daq.ims
A reference to a source within an image.
Source.ChannelMode - Enum in org.lsst.ccs.daq.ims
 
SourceMetaData - Class in org.lsst.ccs.daq.ims
 
startSequencer(int) - Method in class org.lsst.ccs.daq.ims.Camera
Start the sequencers using the given opcode.
Stats - Class in org.lsst.ccs.daq.ims
A connection to the Statistics data within a specified DAQ partition.
Stats(String) - Constructor for class org.lsst.ccs.daq.ims.Stats
Connect to DAQ Statistics clients
Stats.Clear - Enum in org.lsst.ccs.daq.ims
Enumerate choices for clearing data after reading it or not
Store - Class in org.lsst.ccs.daq.ims
A connection to the store within a specified DAQ partition.
Store(String) - Constructor for class org.lsst.ccs.daq.ims.Store
Connects to a DAQ store.
Store(String, ExecutorService) - Constructor for class org.lsst.ccs.daq.ims.Store
Connects to a DAQ store using the specified executor for polling.
StoreSimulation - Class in org.lsst.ccs.daq.ims
Utilities for interacting with a simulated store
StoreSimulation.RegisterAccess - Interface in org.lsst.ccs.daq.ims
 
StoreSimulation.TriggerListener - Interface in org.lsst.ccs.daq.ims
 
StreamExample - Class in org.lsst.ccs.daq.ims.example
 
StreamExample() - Constructor for class org.lsst.ccs.daq.ims.example.StreamExample
 
SubtractingReadableIntChannel - Class in org.lsst.ccs.daq.ims.channel
Subtract an arbitrary number from each value.
SubtractingReadableIntChannel(ReadableIntChannel, int) - Constructor for class org.lsst.ccs.daq.ims.channel.SubtractingReadableIntChannel
 

T

TestStats - Class in org.lsst.ccs.daq.ims.example
 
TestStats() - Constructor for class org.lsst.ccs.daq.ims.example.TestStats
Constructor
timestamp() - Method in class org.lsst.ccs.daq.ims.example.TestStats
Determines current time
toString() - Method in class org.lsst.ccs.daq.ims.example.FitsFile
 
toString() - Method in class org.lsst.ccs.daq.ims.Image
 
toString() - Method in class org.lsst.ccs.daq.ims.ImageMetaData
 
toString() - Method in class org.lsst.ccs.daq.ims.Source
 
toString() - Method in class org.lsst.ccs.daq.ims.SourceMetaData
 
toString() - Method in class org.lsst.ccs.daq.ims.Version
 
trigger(int, ImageMetaData, Map<Location.LocationType, int[]>) - Method in interface org.lsst.ccs.daq.ims.StoreSimulation.TriggerListener
 
triggerImage(ImageMetaData) - Method in class org.lsst.ccs.daq.ims.Camera
Trigger an image acquisition

U

Utils - Class in org.lsst.ccs.daq.ims
 
Utils() - Constructor for class org.lsst.ccs.daq.ims.Utils
 

V

valueOf(String) - Static method in enum org.lsst.ccs.daq.ims.Source.ChannelMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.daq.ims.Stats.Clear
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.daq.ims.Source.ChannelMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.daq.ims.Stats.Clear
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 
Version - Class in org.lsst.ccs.daq.ims
Representation of a DAQ version.

W

WritableIntChannel - Interface in org.lsst.ccs.daq.ims.channel
 
write(int) - Method in class org.lsst.ccs.daq.ims.channel.BadPixelDetector
 
write(int) - Method in class org.lsst.ccs.daq.ims.channel.Decompress18BitChannel
 
write(int) - Method in class org.lsst.ccs.daq.ims.channel.DemultiplexingIntChannel
 
write(int) - Method in class org.lsst.ccs.daq.ims.channel.FitsIntWriter
 
write(IntBuffer) - Method in class org.lsst.ccs.daq.ims.channel.FitsIntWriter
 
write(int) - Method in class org.lsst.ccs.daq.ims.channel.FitsWriteChannel
 
write(IntBuffer) - Method in class org.lsst.ccs.daq.ims.channel.FitsWriteChannel
 
write(int) - Method in class org.lsst.ccs.daq.ims.channel.IntBufferWriter
 
write(IntBuffer) - Method in class org.lsst.ccs.daq.ims.channel.IntBufferWriter
 
write(int) - Method in class org.lsst.ccs.daq.ims.channel.NullIntWriter
 
write(IntBuffer) - Method in class org.lsst.ccs.daq.ims.channel.NullIntWriter
 
write(int) - Method in interface org.lsst.ccs.daq.ims.channel.WritableIntChannel
 
write(IntBuffer) - Method in interface org.lsst.ccs.daq.ims.channel.WritableIntChannel
 
write(int) - Method in class org.lsst.ccs.daq.ims.channel.XORWritableIntChannel
 
write(String, File, String) - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 
WriteExample - Class in org.lsst.ccs.daq.ims.example
 
WriteExample() - Constructor for class org.lsst.ccs.daq.ims.example.WriteExample
 
writeRaw(File, String, String) - Method in class org.lsst.ccs.daq.ims.example.CommandTool
 
writeRegister(Location, int, int) - Method in interface org.lsst.ccs.daq.ims.StoreSimulation.RegisterAccess
 

X

XORReadableIntChannel - Class in org.lsst.ccs.daq.ims.channel
 
XORReadableIntChannel(ReadableIntChannel, int) - Constructor for class org.lsst.ccs.daq.ims.channel.XORReadableIntChannel
 
XORWritableIntChannel - Class in org.lsst.ccs.daq.ims.channel
 
XORWritableIntChannel(WritableIntChannel, int) - Constructor for class org.lsst.ccs.daq.ims.channel.XORWritableIntChannel
 
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links

Copyright © 2021 LSST. All rights reserved.