- 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
-
- 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.
- 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.
- 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.
- 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
- 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
-
- 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
-
- 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.
- 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
-
- 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.
- 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.
- 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
-
- 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.
- 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.
- 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.
- 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
- getKeyword() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification.HeaderLine
-
The keyword name as it will be written in the fits file.
- 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
-
- 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.
- getSensorName(int) - 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
- 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
-
- GuiderCCD - Class in org.lsst.ccs.utilities.ccd
-
A class describing a CCD.
- GuiderCCD.GuiderType - Enum in org.lsst.ccs.utilities.ccd
-
- 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
-