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

A

add(Location) - Method in class org.lsst.ccs.utilities.location.LocationSet
 
addCCDtoReb(CCD, int, int) - Method in class org.lsst.ccs.utilities.ccd.CornerRaft
 
addCCDtoReb(CCD, int, int) - Method in class org.lsst.ccs.utilities.ccd.Raft
 
addChildGeometry(T, int, int) - Method in class org.lsst.ccs.utilities.ccd.Geometry
Add a child to the grid to a given position in the parallel,serial coordinate system.
addChildGeometry(Segment, int, int) - Method in class org.lsst.ccs.utilities.ccd.WavefrontCCD
 
addComments(List<String>) - Method in class org.lsst.ccs.utilities.image.HeaderSpecification.GroupLine
 
addGeometry(T, int, int) - Method in class org.lsst.ccs.utilities.ccd.Geometry
Add a Geometry to this Geometry at a given (x,y) location.
addGeometryToGrid(Segment, int, int) - Method in class org.lsst.ccs.utilities.ccd.CCD
Add a Segment to this CCD at a given serial and parallel position.
addGeometryToGrid(Raft, int, int) - Method in class org.lsst.ccs.utilities.ccd.FocalPlane
 
addGeometryToGrid(T, int, int) - Method in class org.lsst.ccs.utilities.ccd.Geometry
This method must be implemented by all classes extending Geometry.
addGeometryToGrid(CCD, int, int) - Method in class org.lsst.ccs.utilities.ccd.Raft
 
addGeometryToGrid(Geometry, int, int) - Method in class org.lsst.ccs.utilities.ccd.Segment
 
addMetaData(String, String, Object) - Method in class org.lsst.ccs.utilities.image.MetaDataSet
Add a meta-data entry to a named meta-data object.
addMetaDataMap(String, Map<String, Object>) - Method in class org.lsst.ccs.utilities.image.MetaDataSet
Add a set of meta-data to a named meta-data object.
addMetaDataSet(MetaDataSet) - Method in class org.lsst.ccs.utilities.image.MetaDataSet
Add a MetaDataSet to an existing MetaDataSet.
addMetaDataToHeader(File, BasicHDU, HeaderSpecification, MetaDataSet) - Static method in class org.lsst.ccs.utilities.image.HeaderWriter
Fill in a FITS header based on a set of HeaderSpecification.
addProperties(String, Properties) - Method in class org.lsst.ccs.utilities.image.MetaDataSet
Add a set of properties to a MetaDataSet.
addSpecFile(String) - Static method in class org.lsst.ccs.utilities.image.FitsHeadersSpecifications
Add the a header specification file.
addSpecFile(String, String) - Static method in class org.lsst.ccs.utilities.image.FitsHeadersSpecifications
Add the a header specification file.
addSpecFile(String) - Method in class org.lsst.ccs.utilities.image.FitsHeadersSpecificationsBuilder
Add the a header specification file.
addSpecFile(String, String) - Method in class org.lsst.ccs.utilities.image.FitsHeadersSpecificationsBuilder
Add the a header specification file.
all() - Static method in class org.lsst.ccs.utilities.location.LocationSet
LocationSet for all locations.
allocateDirect(int) - Method in class org.lsst.ccs.utilities.image.direct.DirectByteBufferCache
 
asIntArray() - Method in class org.lsst.ccs.utilities.location.LocationSet
Returns location set as list of integers using Owen's numbering scheme.
assignImageName(Source, Controller, TimeZone, Duration) - Method in class org.lsst.ccs.imagenaming.ImageNameAssigner
Assign an image name for the given source, controller, time zone and offset and using the current timestamp.
assignImageName(Source, Controller, TimeZone, Duration, Instant) - Method in class org.lsst.ccs.imagenaming.ImageNameAssigner
Assign an image name for the given source, controller, time zone and offset and using the given timestamp.
assignImageNames(Source, Controller, TimeZone, Duration, int) - Method in class org.lsst.ccs.imagenaming.ImageNameAssigner
Assign a set of sequential image names for the given source, controller, time zone and offset and using the current timestamp.
assignImageNames(Source, Controller, TimeZone, Duration, int, Instant) - Method in class org.lsst.ccs.imagenaming.ImageNameAssigner
Assign a set of sequential image names for the given source, controller, time zone and offset and using the given timestamp.
assignImageNames(Source, int, Controller, TimeZone, Duration, int, Instant) - Method in class org.lsst.ccs.imagenaming.ImageNameAssigner
 
asyncWrite(String, ByteBuffer) - Method in class org.lsst.ccs.utilities.image.FitsFileWriter
Write a buffer to an image extension asynchronously
asyncWrite(String, ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in class org.lsst.ccs.utilities.image.FitsFileWriter
Write a buffer to an image extension asynchronously

B

bits() - Method in enum org.lsst.ccs.utilities.ccd.image.data.RawImageData.BitsPerPixel
 
build() - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersBuilder
 
bytes() - Method in enum org.lsst.ccs.utilities.ccd.image.data.RawImageData.BitsPerPixel
 

C

CCD - Class in org.lsst.ccs.utilities.ccd
A class describing a CCD.
CCDGeometryConstants - Class in org.lsst.ccs.utilities.ccd
An object that defines CCD specific geometrical constants.
CCDGeometryConstants(SegmentGeometryConstants, double, double) - Constructor for class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
Build a CCDGemetryConstants object describing a CCD geometry constants.
CCDGeometryConstants(SegmentGeometryConstants, double, double, int, int) - Constructor for class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
 
CCDType - Class in org.lsst.ccs.utilities.ccd
A class that defines the type of a CCD.
CCDType(String) - Constructor for class org.lsst.ccs.utilities.ccd.CCDType
 
CCDType(CCDType) - Constructor for class org.lsst.ccs.utilities.ccd.CCDType
 
CCDType(String, String, CCDGeometryConstants) - Constructor for class org.lsst.ccs.utilities.ccd.CCDType
Create a CCDType.
ccdType(CCDType) - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersBuilder
Explicitly set the ccdType, unnecessary if it can be obtained from the readoutParameters
checksum(byte[]) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
Calculate the Seaman-Pence 32-bit 1's complement checksum over the byte stream.
Checksum() - Constructor for class org.lsst.ccs.utilities.image.FitsCheckSum.Checksum
 
checksumDecode(String) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
Decodes an encoded checksum, the opposite of FitsCheckSum.checksumEncode(long)
checksumEnc(long, boolean) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
Encode a 32bit integer according to the Seaman-Pence proposal.
checksumEncode(long) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
Encode the given checksum, including the rotating the result right by one byte.
clear() - Method in class org.lsst.ccs.utilities.location.LocationSet
 
close() - Method in class org.lsst.ccs.imagenaming.ImageNameAssigner
 
close() - Method in class org.lsst.ccs.utilities.image.FitsFileWriter
 
close() - Method in class org.lsst.ccs.utilities.image.samp.SampUtils
 
compareTo(ImageName) - Method in class org.lsst.ccs.imagenaming.ImageName
 
compareTo(Location) - Method in class org.lsst.ccs.utilities.location.Location
 
compareTo(SensorLocation) - Method in class org.lsst.ccs.utilities.location.SensorLocation
 
computeChecksum(ByteBuffer) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
Compute a FITS check sum from a ByteBuffer
Controller - Enum in org.lsst.ccs.imagenaming
An enumeration of possible image name controllers.
convertDateToMJD(Object) - Static method in class org.lsst.ccs.utilities.image.DateUtils
 
convertDateToMJD(Date) - Static method in class org.lsst.ccs.utilities.image.DateUtils
Convert a java.util.Date to a modified Julian date (MJD).
convertDateToString(Object) - Static method in class org.lsst.ccs.utilities.image.DateUtils
 
convertStringToDate(String) - Static method in class org.lsst.ccs.utilities.image.DateUtils
Convert string to a date following FITS standards.
convertToProperties() - Method in class org.lsst.ccs.utilities.image.MetaDataSet
Convert a MetaDataSet to a Properties object.
CornerRaft - Class in org.lsst.ccs.utilities.ccd
A Corner Raft Geometry object.
CornerRaft(CCDType, CornerRaft.CornerRaftPosition) - Constructor for class org.lsst.ccs.utilities.ccd.CornerRaft
Create a Raft object for a given type of CCD.The resulting Raft is empty, having no Rebs installed.
CornerRaft.CornerRaftPosition - Enum in org.lsst.ccs.utilities.ccd
 
create() - Static method in class org.lsst.ccs.utilities.readout.ReadOutParametersBuilder
 
createAuxtelRaft() - Static method in class org.lsst.ccs.utilities.ccd.CornerRaft
 
createCCD(CCDType) - Static method in class org.lsst.ccs.utilities.ccd.CCD
Utility method to create a CCD for a given CCDType filled with Segments.
createCornerRaft(CornerRaft.CornerRaftPosition) - Static method in class org.lsst.ccs.utilities.ccd.CornerRaft
Utility static method to create a fully Reb/CCD populated CornerRaft for the provided position.
createFocalPlane(String) - Static method in class org.lsst.ccs.utilities.ccd.FocalPlane
Utility static method to create a FocalPlane for the provided input String.
createFocalPlane() - Static method in class org.lsst.ccs.utilities.ccd.FocalPlane
 
createGuiderCCD(CCDType, GuiderCCD.GuiderType) - Static method in class org.lsst.ccs.utilities.ccd.GuiderCCD
Utility method to create a GuiderCCD for a given CCDType filled with Segments.
createHDUs(ImageSet, MetaDataSet, List<FitsHeaderMetadataProvider>, RawImageData.BitsPerPixel, Map<String, HeaderSpecification>) - Method in class org.lsst.ccs.utilities.image.FitsFileWriter
Complete initialization of a file created with the single argument constructor
createRaft(CCDType) - Static method in class org.lsst.ccs.utilities.ccd.Raft
Utility static method to create a fully Reb/CCD populated Raft for the provided CCD type.
createRaft(String) - Static method in class org.lsst.ccs.utilities.ccd.Raft
Utility static method to create a fully Reb/CCD populated Raft for the provided input String.
createRaftGeometryConstants(CCDType) - Static method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
Utility method to create a RaftGeometryConstants object for a given CCDType.
createWavefrontCCD(CCDType, WavefrontCCD.WavefrontType) - Static method in class org.lsst.ccs.utilities.ccd.WavefrontCCD
Utility method to create a WavefrontCCD for a given CCDType filled with Segments.

D

DaqImageSet - Class in org.lsst.ccs.utilities.readout
ImageSet created from CCD and ReadoutParameters.
DaqImageSet(List<String>, ReadOutParameters) - Constructor for class org.lsst.ccs.utilities.readout.DaqImageSet
 
DaqImageSet(CCD, ReadOutParameters) - Constructor for class org.lsst.ccs.utilities.readout.DaqImageSet
Deprecated.
DateUtils - Class in org.lsst.ccs.utilities.image
Utilities for dealing with Dates/Times.
DEFAULT_NAMES - Static variable in class org.lsst.ccs.utilities.readout.ReadOutParametersNew
 
DEFAULT_NAMES - Static variable in class org.lsst.ccs.utilities.readout.ReadOutParametersOld
 
DefaultImageSet - Class in org.lsst.ccs.utilities.image
A default implementation of ImageSet.
DefaultImageSet(CCD, List<String>) - Constructor for class org.lsst.ccs.utilities.image.DefaultImageSet
 
DefaultImageSet(CCD) - Constructor for class org.lsst.ccs.utilities.image.DefaultImageSet
Deprecated.
DefaultImageSet(List<String>, int, int) - Constructor for class org.lsst.ccs.utilities.image.DefaultImageSet
 
DirectByteBufferCache - Class in org.lsst.ccs.utilities.image.direct
Memory allocated in direct buffers is not counted again the Java heap, and as a result can result in a large off-heap memory usage which the garbage collector can be very slow to recover.
DirectByteBufferCacheMBean - Interface in org.lsst.ccs.utilities.image.direct
 
display(File) - Method in class org.lsst.ccs.utilities.image.samp.SampUtils
Ask ds9 to display a fits file, assuming that the fits file is directly readable by ds9 and is mosaic iraf format .
ds9Get(String, int) - Method in class org.lsst.ccs.utilities.image.samp.SampUtils
Send a ds9.get command over SAMP.
ds9Set(String, URI, int) - Method in class org.lsst.ccs.utilities.image.samp.SampUtils
Send a ds9.set command over SAMP.

E

E2VCCDType - Class in org.lsst.ccs.utilities.ccd
An E2V CCD type.
E2VCCDType() - Constructor for class org.lsst.ccs.utilities.ccd.E2VCCDType
Create an E2V CCDType object.
equals(Object) - Method in class org.lsst.ccs.imagenaming.ImageName
 
equals(Object) - Method in class org.lsst.ccs.utilities.ccd.CCDType
 
equals(Object) - Method in class org.lsst.ccs.utilities.location.Location
 
equals(Object) - Method in class org.lsst.ccs.utilities.location.SensorLocation
 

F

findGeometry(String) - Method in class org.lsst.ccs.utilities.ccd.Geometry
Find a Geometry by name.
findParentOfType(Class) - Method in class org.lsst.ccs.utilities.ccd.Geometry
Find the closest containing Geometry of a given type.
FitsCheckSum - Class in org.lsst.ccs.utilities.image
A replacement for the FitsCheckSum implemented in nom.tam.fits.utilities.FitsCheckSum.
FitsCheckSum.Checksum - Class in org.lsst.ccs.utilities.image
Encapsulation of a FITS check sum.
FitsFileWriter - Class in org.lsst.ccs.utilities.image
A utility for writing FITS files following LSST conventions.
FitsFileWriter(File, ImageSet) - Constructor for class org.lsst.ccs.utilities.image.FitsFileWriter
Deprecated.
FitsFileWriter(File, ImageSet, Map<String, HeaderSpecification>) - Constructor for class org.lsst.ccs.utilities.image.FitsFileWriter
 
FitsFileWriter(File, ImageSet, MetaDataSet) - Constructor for class org.lsst.ccs.utilities.image.FitsFileWriter
Deprecated.
FitsFileWriter(File, ImageSet, Map<String, HeaderSpecification>, MetaDataSet) - Constructor for class org.lsst.ccs.utilities.image.FitsFileWriter
 
FitsFileWriter(File, ImageSet, MetaDataSet, List<FitsHeaderMetadataProvider>) - Constructor for class org.lsst.ccs.utilities.image.FitsFileWriter
 
FitsFileWriter(File, ImageSet, List<FitsHeaderMetadataProvider>) - Constructor for class org.lsst.ccs.utilities.image.FitsFileWriter
Deprecated.
FitsFileWriter(File, ImageSet, Map<String, HeaderSpecification>, List<FitsHeaderMetadataProvider>) - Constructor for class org.lsst.ccs.utilities.image.FitsFileWriter
 
FitsFileWriter(File, ImageSet, MetaDataSet, List<FitsHeaderMetadataProvider>, RawImageData.BitsPerPixel) - Constructor for class org.lsst.ccs.utilities.image.FitsFileWriter
Deprecated.
FitsFileWriter(File, ImageSet, MetaDataSet, List<FitsHeaderMetadataProvider>, RawImageData.BitsPerPixel, Map<String, HeaderSpecification>) - Constructor for class org.lsst.ccs.utilities.image.FitsFileWriter
Construct a FitsFileWriter object for the provided ImageSet.
FitsFileWriter(File) - Constructor for class org.lsst.ccs.utilities.image.FitsFileWriter
Construct a FitsFileWriter but do not create the HDUs.
FitsFileWriter.FitsIOException - Exception in org.lsst.ccs.utilities.image
 
FitsHeaderMetadataProvider - Interface in org.lsst.ccs.utilities.image
An interface to provide MetaDataSets to fill the content of Fits Headers.
FitsHeadersSpecifications - Class in org.lsst.ccs.utilities.image
Utility class for the generation of header specifications objects.
FitsHeadersSpecifications() - Constructor for class org.lsst.ccs.utilities.image.FitsHeadersSpecifications
 
FitsHeadersSpecificationsBuilder - Class in org.lsst.ccs.utilities.image
Utility class for the generation of header specifications objects.
FitsHeadersSpecificationsBuilder() - Constructor for class org.lsst.ccs.utilities.image.FitsHeadersSpecificationsBuilder
 
FocalPlane - Class in org.lsst.ccs.utilities.ccd
A Geometry class defining the Camera Focal Plane.
FocalPlane() - Constructor for class org.lsst.ccs.utilities.ccd.FocalPlane
Build a Camera FocalPlane object.
FocalPlane(String) - Constructor for class org.lsst.ccs.utilities.ccd.FocalPlane
 
free(ByteBuffer) - Method in class org.lsst.ccs.utilities.image.direct.DirectByteBufferCache
 

G

Geometry<T extends Geometry> - Class in org.lsst.ccs.utilities.ccd
Base Geometry: a rectangle inside which it is possible to add other Geometries.
Geometry(String, Dimension, int, int) - Constructor for class org.lsst.ccs.utilities.ccd.Geometry
Create a new Geometry with a maximum set of components in the (p,s) coordinate system.
Geometry(String, Dimension) - Constructor for class org.lsst.ccs.utilities.ccd.Geometry
Create a new Geometry with no children.
GeometryFitsHeaderMetadataProvider - Class in org.lsst.ccs.utilities.readout
An implementation of FitsHeaderMetadataProvider based on a Geometry object.
GeometryFitsHeaderMetadataProvider(CCD) - Constructor for class org.lsst.ccs.utilities.readout.GeometryFitsHeaderMetadataProvider
 
get() - Method in interface org.lsst.ccs.utilities.image.ImageDataStream
Get the byte at the current position and then increment the position.
getAbsolutePoint(Point) - Method in class org.lsst.ccs.utilities.ccd.Geometry
Convert a point within this Geometry to the absolute coordinate system of the topmost Geometry.
getActiveAreaParallelSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
The CCD dimension, in pixels, of the active area along the parallel direction.
getActiveAreaSerialSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
The CCD dimension, in pixels, of the active area along the serial direction.
getActiveParallelSize() - Method in class org.lsst.ccs.utilities.ccd.CCD
The active parallel pixel size of this CCD for all the Segments.
getActiveSerialSize() - Method in class org.lsst.ccs.utilities.ccd.CCD
The active serial pixel size of this CCD for all the Segments.
getAdditionalExtendedHeaderMetadata(String) - Method in interface org.lsst.ccs.utilities.image.FitsHeaderMetadataProvider
Get the metadata for an additional extended Headers by key.
getAdditionalExtendedHeaderMetadata(String) - Method in class org.lsst.ccs.utilities.readout.GeometryFitsHeaderMetadataProvider
 
getAdditionalExtendedHeaderMetadata(String) - Method in class org.lsst.ccs.utilities.readout.PropertiesFitsHeaderMetadataProvider
 
getAdditionalExtendedHeaderMetadata(String) - Method in class org.lsst.ccs.utilities.readout.WcsCoordinatesFitsHeaderMetadataProvider
 
getBay() - Method in class org.lsst.ccs.utilities.location.Location
 
getBitSet() - Method in class org.lsst.ccs.utilities.location.LocationSet
Return the DAQ location index based BitSet
getBoard() - Method in class org.lsst.ccs.utilities.location.Location
 
getBoardName() - Method in class org.lsst.ccs.utilities.location.Location
 
getBufferCount() - Method in class org.lsst.ccs.utilities.image.direct.DirectByteBufferCache
 
getBufferCount() - Method in interface org.lsst.ccs.utilities.image.direct.DirectByteBufferCacheMBean
 
getBufferSizeAndCounts() - Method in class org.lsst.ccs.utilities.image.direct.DirectByteBufferCache
 
getBufferSizeAndCounts() - Method in interface org.lsst.ccs.utilities.image.direct.DirectByteBufferCacheMBean
 
getByteBufferCacheSize() - Method in class org.lsst.ccs.utilities.image.direct.DirectByteBufferCache
 
getByteBufferCacheSize() - Method in interface org.lsst.ccs.utilities.image.direct.DirectByteBufferCacheMBean
 
getCCDCount() - Method in enum org.lsst.ccs.utilities.location.Location.LocationType
The number of CCDs associated with the source type.
getCCDGeometryConstants() - Method in class org.lsst.ccs.utilities.ccd.CCDType
Get the CCDGeometryConstants for this CCDType.
getCCDs() - Method in class org.lsst.ccs.utilities.ccd.Reb
 
getCCDType(String) - Static method in class org.lsst.ccs.utilities.ccd.CCDType
Get a CCDType by its name.
getCCDType() - Method in class org.lsst.ccs.utilities.ccd.Reb
 
getCCDType() - Method in class org.lsst.ccs.utilities.readout.ReadOutParameters
 
getChannel() - Method in class org.lsst.ccs.utilities.ccd.Segment
The Segment channel number.
getCheckSum() - Method in class org.lsst.ccs.utilities.image.FitsCheckSum.Checksum
 
getChild(int, int) - Method in class org.lsst.ccs.utilities.ccd.Geometry
Get child at position (p,s).
getChildrenList() - Method in class org.lsst.ccs.utilities.ccd.Geometry
Get the list of children for this Geometry.
getChildrenWithAbsoluteCoordinates() - Method in class org.lsst.ccs.utilities.ccd.Geometry
Get a map for all the children contained in this Geometry with the corresponding Point which represent the location of the child Geometry in the topmost geometry.
getCode() - Method in enum org.lsst.ccs.imagenaming.Controller
The one-letter code from the controller
getCode() - Method in enum org.lsst.ccs.imagenaming.Source
The two-letter code for the image source
getComment() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification.HeaderLine
The Comment as it will be written in the fits file.
getComments() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification.GroupLine
 
getController() - Method in class org.lsst.ccs.imagenaming.ImageName
Get the controller that initiated the image
getCornerRaftPosition() - Method in class org.lsst.ccs.utilities.ccd.CornerRaft
 
getCrdim() - Static method in class org.lsst.ccs.utilities.ccd.CornerRaft
 
getDataExtendedHeaderMetadata(String) - Method in interface org.lsst.ccs.utilities.image.FitsHeaderMetadataProvider
Get the extended header meta-data by index.
getDataExtendedHeaderMetadata(String) - Method in class org.lsst.ccs.utilities.readout.GeometryFitsHeaderMetadataProvider
 
getDataExtendedHeaderMetadata(String) - Method in class org.lsst.ccs.utilities.readout.PropertiesFitsHeaderMetadataProvider
 
getDataExtendedHeaderMetadata(String) - Method in class org.lsst.ccs.utilities.readout.WcsCoordinatesFitsHeaderMetadataProvider
 
getDataType() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification.HeaderLine
The data type for this HeaderLine.
getDate() - Method in class org.lsst.ccs.imagenaming.ImageName
Get the data of the image.
getDateString() - Method in class org.lsst.ccs.imagenaming.ImageName
Get the formatted date of the image
getDimension() - Method in class org.lsst.ccs.utilities.ccd.Geometry
Get the Dimension of this Geometry.
getDS9Version() - Method in class org.lsst.ccs.utilities.image.samp.SampUtils
Get a list of versions of DS9 clients connected to hub.
getFullName() - Method in class org.lsst.ccs.utilities.ccd.Reb
 
getGap_inx() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
Get the inter CCD gap along the parallel direction in pixels.
getGap_iny() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
Get the inter CCD gap along the serial direction in pixels.
getGap_outx() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
Get the gap at the edge of the Raft along the parallel direction in pixels.
getGap_outy() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
Get the gap at the edge of the Raft along the serial direction in pixels.
getGeometryAbsolutePosition() - Method in class org.lsst.ccs.utilities.ccd.Geometry
Get the absolute location of this Geometry with respect to the topmost geometry, that is the one without a parent.
getGeometryPoint(Geometry) - Method in class org.lsst.ccs.utilities.ccd.Geometry
Get the location Point of a child Geometry within this Geometry.
getGroupName() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification.GroupLine
 
getGroups() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification
Get the full collection of GroupLines for this HeaderSpecification.
getGuiderType() - Method in class org.lsst.ccs.utilities.ccd.GuiderCCD
 
getHeader(String) - Method in class org.lsst.ccs.utilities.image.HeaderSpecification
Get a specific HeaderLine object specifying the full definition for a given header keyword.
getHeaders() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification
Get the full collection of HeaderLines for this HeaderSpecification.
getHeadersForGroup(String) - Method in class org.lsst.ccs.utilities.image.HeaderSpecification
Get the full collection of HeaderLines for a given group name.
getHeaderSpecifications() - Static method in class org.lsst.ccs.utilities.image.FitsHeadersSpecifications
Get the HeaderSpecifications as built from the read spec files.
getHeaderSpecifications() - Method in class org.lsst.ccs.utilities.image.FitsHeadersSpecificationsBuilder
Get the HeaderSpecifications as built from the read spec files.
getHeight() - Method in class org.lsst.ccs.utilities.ccd.Geometry
Get the Geometry height;
getHeight() - Method in interface org.lsst.ccs.utilities.image.ImagePixelData
Get the height of the Image.
getImageData() - Method in class org.lsst.ccs.utilities.ccd.image.data.RawImageData
 
getImageExtensionNames() - Method in class org.lsst.ccs.utilities.image.DefaultImageSet
 
getImageExtensionNames() - Method in interface org.lsst.ccs.utilities.image.ImageSet
The list of the image extension names to be written in the fits file.
getIndex(String) - Method in class org.lsst.ccs.utilities.readout.ReadOutRegisterMap
Get the index of the named register
getInUseCapacity() - Method in class org.lsst.ccs.utilities.image.direct.DirectByteBufferCache
 
getInUseCapacity() - Method in interface org.lsst.ccs.utilities.image.direct.DirectByteBufferCacheMBean
 
getInUseCount() - Method in class org.lsst.ccs.utilities.image.direct.DirectByteBufferCache
 
getInUseCount() - Method in interface org.lsst.ccs.utilities.image.direct.DirectByteBufferCacheMBean
 
getKeyword() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification.HeaderLine
The keyword name as it will be written in the fits file.
getLocation() - Method in class org.lsst.ccs.utilities.ccd.Reb
Get the Location of the REB in the focal-plane.
getLocationType() - Method in enum org.lsst.ccs.utilities.ccd.Reb.RebType
 
getManufacturer() - Method in class org.lsst.ccs.utilities.ccd.CCDType
 
getManufacturer() - Method in class org.lsst.ccs.utilities.ccd.WFCCDType
 
getMaxValue() - Method in interface org.lsst.ccs.utilities.image.ImagePixelData
Get the maximum value of the contained data.
getMetaName() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification.HeaderLine
 
getName() - Method in class org.lsst.ccs.utilities.ccd.CCDType
The name of this CCDType.
getName() - Method in class org.lsst.ccs.utilities.ccd.FocalPlane
 
getName() - Method in class org.lsst.ccs.utilities.ccd.Geometry
Get the Geometry name
getName() - Method in class org.lsst.ccs.utilities.ccd.GuiderCCD
 
getName() - Method in enum org.lsst.ccs.utilities.ccd.GuiderCCD.GuiderType
 
getName() - Method in class org.lsst.ccs.utilities.ccd.Reb
 
getName() - Method in class org.lsst.ccs.utilities.ccd.WavefrontCCD
 
getName() - Method in enum org.lsst.ccs.utilities.ccd.WavefrontCCD.WavefrontType
 
getName() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification
The name of the HeaderSpecification.
getNumber() - Method in class org.lsst.ccs.imagenaming.ImageName
Get the image sequence number
getNumberOfChildren() - Method in class org.lsst.ccs.utilities.ccd.Geometry
Get the number of children added to this Geometry.
getNumberString() - Method in class org.lsst.ccs.imagenaming.ImageName
Get the formatted image number
getOverhang() - Static method in class org.lsst.ccs.utilities.ccd.CornerRaft
 
getParallelChildrenCount() - Method in class org.lsst.ccs.utilities.ccd.Geometry
The maximum number of children in the parallel direction.
getParallelPixels() - Method in class org.lsst.ccs.utilities.image.DefaultImageSet
 
getParallelPixels() - Method in interface org.lsst.ccs.utilities.image.ImageSet
This is the parallel size of each image extension
getParallelPosition() - Method in enum org.lsst.ccs.utilities.ccd.CornerRaft.CornerRaftPosition
 
getParallelPosition() - Method in class org.lsst.ccs.utilities.ccd.Geometry
The parallel position of this Geometry within its parent.
getParallelReadPixels() - Method in class org.lsst.ccs.utilities.readout.ReadOutParameters
Utility method to get the the number of pixels read in the parallel direction.
getParallelReadPixels() - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersNew
 
getParallelReadPixels() - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersOld
 
getParent() - Method in class org.lsst.ccs.utilities.ccd.Geometry
Get the parent of this Geometry.
getPhysicalAreaParallelSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
The CCD dimension, in pixels, of the physical area along the parallel direction.
getPhysicalAreaParallelSize() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
 
getPhysicalAreaSerialSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
The CCD dimension, in pixels, of the physical area along the serial direction.
getPhysicalAreaSerialSize() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
 
getPixelData(int, int) - Method in interface org.lsst.ccs.utilities.image.ImagePixelData
Get the data sample for pixel (x,y).
getPrimaryHeaderMetadata() - Method in interface org.lsst.ccs.utilities.image.FitsHeaderMetadataProvider
Get the primary Header MetaDataSet for a given ImageSet *
getPrimaryHeaderMetadata() - Method in class org.lsst.ccs.utilities.readout.GeometryFitsHeaderMetadataProvider
 
getPrimaryHeaderMetadata() - Method in class org.lsst.ccs.utilities.readout.PropertiesFitsHeaderMetadataProvider
 
getPrimaryHeaderMetadata() - Method in class org.lsst.ccs.utilities.readout.WcsCoordinatesFitsHeaderMetadataProvider
 
getRaft() - Method in class org.lsst.ccs.utilities.ccd.Reb
 
getRaftGeometryConstants() - Method in class org.lsst.ccs.utilities.ccd.Raft
Get the RaftGeometryConstants object for this Raft.
getRaftName() - Method in class org.lsst.ccs.utilities.location.Location
 
getRafts() - Method in class org.lsst.ccs.utilities.ccd.FocalPlane
 
getRaftx() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
Get the Raft full size in the parallel direction in pixels.
getRafty() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
Get the Raft full size in the serial direction in pixels.
getReb(String) - Method in class org.lsst.ccs.utilities.ccd.FocalPlane
 
getRebAtLocation(Location) - Method in class org.lsst.ccs.utilities.ccd.FocalPlane
Get the REB at a given location.
getRebLocation() - Method in class org.lsst.ccs.utilities.location.SensorLocation
 
getRebs() - Method in class org.lsst.ccs.utilities.ccd.FocalPlane
 
getRebs() - Method in class org.lsst.ccs.utilities.ccd.Raft
 
getRebType() - Method in class org.lsst.ccs.utilities.ccd.Reb
 
getSample() - Method in class org.lsst.ccs.utilities.ccd.image.data.RawImageData
 
getSegmentByName(String) - Method in class org.lsst.ccs.utilities.ccd.CCD
Get a Segment by name.
getSegmentNames() - Method in class org.lsst.ccs.utilities.ccd.CCD
Deprecated.
getSegmentParallelActiveSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
Get the Segment parallel active size in pixels.
getSegmentParallelActiveSize() - Method in class org.lsst.ccs.utilities.ccd.Segment
The Segment active parallel size in pixels.
getSegments() - Method in class org.lsst.ccs.utilities.ccd.CCD
Get the ordered list for all the Segments in this CCD.
getSegmentSerialActiveSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
Get the Segment serial active size in pixels.
getSegmentSerialActiveSize() - Method in class org.lsst.ccs.utilities.ccd.Segment
The Segment active serial size in pixels.
getSegmentSerialPrescanSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
Get the Segment serial prescan size in pixels.
getSensor() - Method in class org.lsst.ccs.utilities.location.SensorLocation
 
getSensorName(int) - Method in class org.lsst.ccs.utilities.location.Location
 
getSensors() - Method in class org.lsst.ccs.utilities.location.Location
 
getSerialChildrenCount() - Method in class org.lsst.ccs.utilities.ccd.Geometry
The maximum number of children in the serial direction.
getSerialPixels() - Method in class org.lsst.ccs.utilities.image.DefaultImageSet
 
getSerialPixels() - Method in interface org.lsst.ccs.utilities.image.ImageSet
This is the serial size of each image extension
getSerialPosition() - Method in enum org.lsst.ccs.utilities.ccd.CornerRaft.CornerRaftPosition
 
getSerialPosition() - Method in class org.lsst.ccs.utilities.ccd.Geometry
The serial position of this Geometry within its parent.
getSerialPrescan() - Method in class org.lsst.ccs.utilities.readout.ReadOutParameters
Get the serial prescan size.
getSerialPrescan() - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersNew
 
getSerialPrescan() - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersOld
 
getSerialReadPixels() - Method in class org.lsst.ccs.utilities.readout.ReadOutParameters
Utility method to get the the number of pixels read in the serial direction.
getSerialReadPixels() - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersNew
 
getSerialReadPixels() - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersOld
 
getSource() - Method in class org.lsst.ccs.imagenaming.ImageName
Get the source of the image
getSourceIndex() - Method in class org.lsst.ccs.imagenaming.ImageName
Get the source index (or 0 if no source index)
getSourceWithIndex() - Method in class org.lsst.ccs.imagenaming.ImageName
 
getTotalCapacity() - Method in class org.lsst.ccs.utilities.image.direct.DirectByteBufferCache
 
getTotalCapacity() - Method in interface org.lsst.ccs.utilities.image.direct.DirectByteBufferCacheMBean
 
getTotalParallelSize() - Method in class org.lsst.ccs.utilities.readout.ReadOutParameters
Get the total parallel size in pixels.
getTotalParallelSize() - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersNew
 
getTotalParallelSize() - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersOld
 
getTotalSerialSize() - Method in class org.lsst.ccs.utilities.readout.ReadOutParameters
Get the total parallel size in pixels.
getTotalSerialSize() - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersNew
 
getTotalSerialSize() - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersOld
 
getType() - Method in class org.lsst.ccs.utilities.ccd.CCD
Get the CCDType for this CCD.
getType() - Method in class org.lsst.ccs.utilities.ccd.CCDType
The type of this CCDType.
getType() - Method in class org.lsst.ccs.utilities.ccd.Raft
Get the CCDType for this Raft.
getUniqueId() - Method in class org.lsst.ccs.utilities.ccd.CCD
 
getUniqueId() - Method in class org.lsst.ccs.utilities.ccd.Geometry
Get this Geometry unique id.
getUniqueId() - Method in class org.lsst.ccs.utilities.ccd.Reb
 
getValue(String) - Method in class org.lsst.ccs.utilities.image.MetaDataSet
 
getValue(String, String) - Method in class org.lsst.ccs.utilities.image.MetaDataSet
 
getValue(String) - Method in class org.lsst.ccs.utilities.readout.ReadOutParameters
 
getWavefrontType() - Method in class org.lsst.ccs.utilities.ccd.WavefrontCCD
 
getWcsCoordinatesFor(CCD) - Static method in class org.lsst.ccs.utilities.readout.WcsCoordinatesFitsHeaderMetadataProvider
 
getWidth() - Method in class org.lsst.ccs.utilities.ccd.Geometry
Get the Geometry width.
getWidth() - Method in interface org.lsst.ccs.utilities.image.ImagePixelData
Get the width of the Image.
getXoff1() - Static method in class org.lsst.ccs.utilities.ccd.CornerRaft
 
getXoff2() - Static method in class org.lsst.ccs.utilities.ccd.CornerRaft
 
getYoff1() - Static method in class org.lsst.ccs.utilities.ccd.CornerRaft
 
getYoff2() - Static method in class org.lsst.ccs.utilities.ccd.CornerRaft
 
GroupLine(String) - Constructor for class org.lsst.ccs.utilities.image.HeaderSpecification.GroupLine
 
GroupLine(HeaderSpecification.GroupLine) - Constructor for class org.lsst.ccs.utilities.image.HeaderSpecification.GroupLine
 
GroupLine() - Constructor for class org.lsst.ccs.utilities.image.HeaderSpecification.GroupLine
 
GuiderCCD - Class in org.lsst.ccs.utilities.ccd
A class describing a CCD.
GuiderCCD.GuiderType - Enum in org.lsst.ccs.utilities.ccd
 

H

hasChildren() - Method in class org.lsst.ccs.utilities.ccd.Geometry
Check if this Geometry has children.
hashCode() - Method in class org.lsst.ccs.imagenaming.ImageName
 
hashCode() - Method in class org.lsst.ccs.utilities.ccd.CCDType
 
hashCode() - Method in class org.lsst.ccs.utilities.location.Location
 
hashCode() - Method in class org.lsst.ccs.utilities.location.SensorLocation
 
hasParent() - Method in class org.lsst.ccs.utilities.ccd.Geometry
Check if this Geometry has a Parent.
HeaderSpecification - Class in org.lsst.ccs.utilities.image
A specification for a fits file header.
HeaderSpecification(String, InputStream) - Constructor for class org.lsst.ccs.utilities.image.HeaderSpecification
 
HeaderSpecification(String, Reader) - Constructor for class org.lsst.ccs.utilities.image.HeaderSpecification
 
HeaderSpecification(HeaderSpecification) - Constructor for class org.lsst.ccs.utilities.image.HeaderSpecification
 
HeaderSpecification.DataType - Enum in org.lsst.ccs.utilities.image
 
HeaderSpecification.GroupLine - Class in org.lsst.ccs.utilities.image
A Class defining each Group line contained in a HeaderSpecification.
HeaderSpecification.HeaderLine - Class in org.lsst.ccs.utilities.image
A Class defining each Header line contained in a HeaderSpecification.
HeaderWriter - Class in org.lsst.ccs.utilities.image
 
HeaderWriter() - Constructor for class org.lsst.ccs.utilities.image.HeaderWriter
 

I

ImageDataStream - Interface in org.lsst.ccs.utilities.image
PROTOTYPE INTERFACE FOR GENERALIZING IMAGE DATA STREAMS IN AN ATTEMPT TO AVOID UN-NECESSARY COPYING OF DATA An interface representing a stream of Image data that has been processed and ready to be written in a Fits file.
ImageName - Class in org.lsst.ccs.imagenaming
A class representing an image name in the standard format.
ImageName(String) - Constructor for class org.lsst.ccs.imagenaming.ImageName
Create an image name from a string in the standard image name format.
ImageNameAssigner - Class in org.lsst.ccs.imagenaming
A utility for assigning image names according to LSST observatory naming conventions.
ImageNameAssigner(String) - Constructor for class org.lsst.ccs.imagenaming.ImageNameAssigner
Create an instant of the image name assignment class.
ImagePixelData - Interface in org.lsst.ccs.utilities.image
Interface for data that can provide pixel data level image data.
ImageSet - Interface in org.lsst.ccs.utilities.image
Represents a set of images read from the DAQ.
index() - Method in class org.lsst.ccs.utilities.location.Location
Get the index for this location, as used by the DAQ
instance() - Static method in class org.lsst.ccs.utilities.image.direct.DirectByteBufferCache
 
isAuxtelREB() - Method in class org.lsst.ccs.utilities.ccd.Reb
 
isIndexed() - Method in enum org.lsst.ccs.imagenaming.Source
 
isReadoutDown() - Method in enum org.lsst.ccs.utilities.ccd.SegmentReadOutOrder
Returns true if the Segment is read from top to bottom in the serial direction.
isReadoutLeft() - Method in enum org.lsst.ccs.utilities.ccd.SegmentReadOutOrder
Returns true if the Segment is read from left to right in the parallel direction.
iterator() - Method in class org.lsst.ccs.utilities.location.LocationSet
 
ITLCCDType - Class in org.lsst.ccs.utilities.ccd
An ITL CCD type.
ITLCCDType() - Constructor for class org.lsst.ccs.utilities.ccd.ITLCCDType
Create an ITL CCDType object.

L

Location - Class in org.lsst.ccs.utilities.location
Corresponds to a REB location in the focal plane e.g. R22/Reb0.
Location(int) - Constructor for class org.lsst.ccs.utilities.location.Location
Create a location, based on the DAQ index.
Location(int, int) - Constructor for class org.lsst.ccs.utilities.location.Location
Create location from bay number and board number
Location.LocationType - Enum in org.lsst.ccs.utilities.location
 
LocationSet - Class in org.lsst.ccs.utilities.location
Default implementation of Set<Location>.
LocationSet() - Constructor for class org.lsst.ccs.utilities.location.LocationSet
Creates an empty location set
LocationSet(String) - Constructor for class org.lsst.ccs.utilities.location.LocationSet
Creates a LocationSet from a comma delimited String.
LocationSet(Set<Location>) - Constructor for class org.lsst.ccs.utilities.location.LocationSet
Creates a location set which is a copy of the provided set
LocationSet(BitSet) - Constructor for class org.lsst.ccs.utilities.location.LocationSet
Create a location set based on DAQ location index based BitSet.
log - Static variable in class org.lsst.ccs.utilities.image.FitsHeadersSpecificationsBuilder
 

M

main(String[]) - Static method in class org.lsst.ccs.utilities.ccd.VisualizeFocalPlane
 
main(String[]) - Static method in class org.lsst.ccs.utilities.image.HeaderSpecification
 
main(String[]) - Static method in class org.lsst.ccs.utilities.image.samp.SampUtils
Just for testing
main(String[]) - Static method in class org.lsst.ccs.utilities.readout.WcsCoordinatesFitsHeaderMetadataProvider
 
MetaDataSet - Class in org.lsst.ccs.utilities.image
A MetaDataSet is used to provide values for the fits header keywords.
MetaDataSet() - Constructor for class org.lsst.ccs.utilities.image.MetaDataSet
 

N

name - Variable in class org.lsst.ccs.utilities.ccd.Geometry
 
NULL - Static variable in class org.lsst.ccs.utilities.image.HeaderSpecification
 

O

of(String) - Static method in class org.lsst.ccs.utilities.location.Location
Create location from string
of(String...) - Static method in class org.lsst.ccs.utilities.location.LocationSet
Creates a LocationSet from a list of strings.
of(String) - Static method in class org.lsst.ccs.utilities.location.SensorLocation
 
of(String) - Static method in class org.lsst.ccs.utilities.location.SensorLocationSet
 
org.lsst.ccs.imagenaming - package org.lsst.ccs.imagenaming
A set of utilities for handling image names according to LSST observatory naming conventions.
org.lsst.ccs.utilities.ccd - package org.lsst.ccs.utilities.ccd
This package contains classes for describing (idealized) CCD geometry.
org.lsst.ccs.utilities.ccd.image.data - package org.lsst.ccs.utilities.ccd.image.data
 
org.lsst.ccs.utilities.image - package org.lsst.ccs.utilities.image
This package contains utility routines for writing fits images in a format consistent with that documented in LCA-10140.
org.lsst.ccs.utilities.image.direct - package org.lsst.ccs.utilities.image.direct
 
org.lsst.ccs.utilities.image.samp - package org.lsst.ccs.utilities.image.samp
This package contains utility routines for controlling image viewing applications such as ds9 using the SAMP protocol.
org.lsst.ccs.utilities.location - package org.lsst.ccs.utilities.location
 
org.lsst.ccs.utilities.readout - package org.lsst.ccs.utilities.readout
 

P

paintComponent(Graphics) - Method in class org.lsst.ccs.utilities.ccd.VisualizeFocalPlane.FocalPlaneGeom
 
paintComponent(Graphics) - Method in class org.lsst.ccs.utilities.ccd.VisualizeFocalPlane.SegmentRectangle
 
parallelSegments - Variable in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
 
populateRebList() - Method in class org.lsst.ccs.utilities.ccd.CornerRaft
 
populateRebList() - Method in class org.lsst.ccs.utilities.ccd.Raft
 
PropertiesFitsHeaderMetadataProvider - Class in org.lsst.ccs.utilities.readout
 
PropertiesFitsHeaderMetadataProvider(Map<String, Object>) - Constructor for class org.lsst.ccs.utilities.readout.PropertiesFitsHeaderMetadataProvider
 

R

Raft - Class in org.lsst.ccs.utilities.ccd
A Raft Geometry object.
Raft(CCDType) - Constructor for class org.lsst.ccs.utilities.ccd.Raft
Create a Raft object for a given type of CCD.
RaftGeometryConstants - Class in org.lsst.ccs.utilities.ccd
An object that defines Raft specific constants used to place CCDs into a Raft instance.
RawImageData - Class in org.lsst.ccs.utilities.ccd.image.data
A class for raw image data.
RawImageData(RawImageData.BitsPerPixel, ByteBuffer) - Constructor for class org.lsst.ccs.utilities.ccd.image.data.RawImageData
 
RawImageData.BitsPerPixel - Enum in org.lsst.ccs.utilities.ccd.image.data
The bitness of the data.
ReadOutImageSet - Class in org.lsst.ccs.utilities.readout
Utility class to build an ImageSet given a CCD and the corresponding ReadoutParameters.
ReadOutImageSet(List<String>, ReadOutParameters) - Constructor for class org.lsst.ccs.utilities.readout.ReadOutImageSet
 
ReadOutImageSet(CCD, ReadOutParameters) - Constructor for class org.lsst.ccs.utilities.readout.ReadOutImageSet
Deprecated.
readoutParameterNames(String[]) - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersBuilder
 
ReadOutParameters - Class in org.lsst.ccs.utilities.readout
Represents readout parameters derived from the CCD geometry plus meta-data registers read from the DAQ.
ReadOutParametersBuilder - Class in org.lsst.ccs.utilities.readout
Builds a set of readout parameters,
ReadOutParametersNew - Class in org.lsst.ccs.utilities.readout
 
ReadOutParametersOld - Class in org.lsst.ccs.utilities.readout
 
readoutParameterValues(int[]) - Method in class org.lsst.ccs.utilities.readout.ReadOutParametersBuilder
 
ReadOutRegisterMap - Class in org.lsst.ccs.utilities.readout
Specifies the mapping of DAQ readout register names to indexes
ReadOutRegisterMap(String[]) - Constructor for class org.lsst.ccs.utilities.readout.ReadOutRegisterMap
Create a ReadOutRegisterMap from an ordered list of registerNames
Reb - Class in org.lsst.ccs.utilities.ccd
A Reb object.
Reb.RebType - Enum in org.lsst.ccs.utilities.ccd
 
rebList - Variable in class org.lsst.ccs.utilities.ccd.Raft
 
registerCCDType(CCDType) - Static method in class org.lsst.ccs.utilities.ccd.CCDType
Register a CCDType so that it can be fetched by name with getCCDType.
remaining() - Method in interface org.lsst.ccs.utilities.image.ImageDataStream
Get the number of elements between the current position and the limit.
remove(Object) - Method in class org.lsst.ccs.utilities.location.LocationSet
 
replaceExistingGeometry(T, T) - Method in class org.lsst.ccs.utilities.ccd.Geometry
Replace a Geometry with a new one in the same place.

S

SampUtils - Class in org.lsst.ccs.utilities.image.samp
Utilities for communicating with DS9.
SampUtils(String, boolean) - Constructor for class org.lsst.ccs.utilities.image.samp.SampUtils
Create an instance of SampUtils and attempt to connect to a SAMP hub.
Segment - Class in org.lsst.ccs.utilities.ccd
An class to represent a CCD Segment.
Segment.SegmentsRotation - Enum in org.lsst.ccs.utilities.ccd
 
SegmentGeometryConstants - Class in org.lsst.ccs.utilities.ccd
An object that defines a Segment geometry constants.
SegmentGeometryConstants(int, int, int) - Constructor for class org.lsst.ccs.utilities.ccd.SegmentGeometryConstants
Segment geometry constants to LCA-13501
SegmentReadOutOrder - Enum in org.lsst.ccs.utilities.ccd
The Segment readout point with respect to the (parallel,serial) Camera Coordinate System.
SEGMENTS_ALONG_PARALLEL - Static variable in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
 
SEGMENTS_ALONG_SERIAL - Static variable in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
 
SensorLocation - Class in org.lsst.ccs.utilities.location
 
SensorLocation(byte, byte, int) - Constructor for class org.lsst.ccs.utilities.location.SensorLocation
 
SensorLocation(Location, int) - Constructor for class org.lsst.ccs.utilities.location.SensorLocation
 
SensorLocationSet - Class in org.lsst.ccs.utilities.location
 
SensorLocationSet() - Constructor for class org.lsst.ccs.utilities.location.SensorLocationSet
 
serialSegments - Variable in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
 
setCCDType(CCDType) - Method in class org.lsst.ccs.utilities.ccd.Raft
 
setCCDType(CCDType) - Method in class org.lsst.ccs.utilities.ccd.Reb
 
setChecksum(BasicHDU<?>) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
Add or update the CHECKSUM keyword.
setParallelPosition(int) - Method in class org.lsst.ccs.utilities.ccd.Geometry
 
setParent(Geometry) - Method in class org.lsst.ccs.utilities.ccd.Geometry
 
setSerialPosition(int) - Method in class org.lsst.ccs.utilities.ccd.Geometry
 
size() - Method in class org.lsst.ccs.utilities.location.LocationSet
 
Source - Enum in org.lsst.ccs.imagenaming
An enumeration of possible image sources.

T

toString() - Method in class org.lsst.ccs.imagenaming.ImageName
 
toString() - Method in class org.lsst.ccs.utilities.ccd.CCDType
 
toString() - Method in class org.lsst.ccs.utilities.ccd.Reb
 
toString() - Method in class org.lsst.ccs.utilities.image.direct.DirectByteBufferCache
 
toString() - Method in class org.lsst.ccs.utilities.location.Location
 
toString() - Method in class org.lsst.ccs.utilities.location.SensorLocation
 
toString(String) - Method in class org.lsst.ccs.utilities.location.SensorLocation
 
toString() - Method in class org.lsst.ccs.utilities.readout.ReadOutParameters
 
type() - Method in class org.lsst.ccs.utilities.location.Location
The source type for this location

U

updateChecksum(ByteBuffer, FitsCheckSum.Checksum) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
Update a check sum from a ByteBuffer
updateCheckSum(Header, long) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
Apply an incremental update to the checksum, as a result of changing one of more records

V

valueOf(String) - Static method in enum org.lsst.ccs.imagenaming.Controller
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.imagenaming.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.utilities.ccd.CornerRaft.CornerRaftPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.utilities.ccd.GuiderCCD.GuiderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.utilities.ccd.image.data.RawImageData.BitsPerPixel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.utilities.ccd.Reb.RebType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.utilities.ccd.Segment.SegmentsRotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.utilities.ccd.SegmentReadOutOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.utilities.ccd.WavefrontCCD.WavefrontType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.utilities.image.HeaderSpecification.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.utilities.location.Location.LocationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.imagenaming.Controller
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.imagenaming.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.utilities.ccd.CornerRaft.CornerRaftPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.utilities.ccd.GuiderCCD.GuiderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.utilities.ccd.image.data.RawImageData.BitsPerPixel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.utilities.ccd.Reb.RebType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.utilities.ccd.Segment.SegmentsRotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.utilities.ccd.SegmentReadOutOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.utilities.ccd.WavefrontCCD.WavefrontType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.utilities.image.HeaderSpecification.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.utilities.location.Location.LocationType
Returns an array containing the constants of this enum type, in the order they are declared.
VisualizeFocalPlane - Class in org.lsst.ccs.utilities.ccd
 
VisualizeFocalPlane() - Constructor for class org.lsst.ccs.utilities.ccd.VisualizeFocalPlane
 
VisualizeFocalPlane.FocalPlaneGeom - Class in org.lsst.ccs.utilities.ccd
 
VisualizeFocalPlane.SegmentRectangle - Class in org.lsst.ccs.utilities.ccd
 

W

WavefrontCCD - Class in org.lsst.ccs.utilities.ccd
A class describing a CCD.
WavefrontCCD.WavefrontType - Enum in org.lsst.ccs.utilities.ccd
 
WcsCoordinatesFitsHeaderMetadataProvider - Class in org.lsst.ccs.utilities.readout
An implementation of FitsHeaderMetadataProvider based on a Geometry object.
WcsCoordinatesFitsHeaderMetadataProvider(CCD) - Constructor for class org.lsst.ccs.utilities.readout.WcsCoordinatesFitsHeaderMetadataProvider
 
WFCCDType - Class in org.lsst.ccs.utilities.ccd
A Wavefront CCD type.
WFCCDType() - Constructor for class org.lsst.ccs.utilities.ccd.WFCCDType
Create an ITL CCDType object.
write(String, ByteBuffer) - Method in class org.lsst.ccs.utilities.image.FitsFileWriter
Write the actual image data to the file.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2024 LSST. All rights reserved.