See: Description
| Interface | Description |
|---|---|
| FitsHeaderMetadataProvider |
An interface to provide MetaDataSets to fill the content of Fits Headers.
|
| ImageDataStream |
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.
|
| ImagePixelData |
Interface for data that can provide pixel data level image data.
|
| ImageSet |
Represents a set of images read from the DAQ.
|
| Class | Description |
|---|---|
| DateUtils |
Utilities for dealing with Dates/Times.
|
| DefaultImageSet |
A default implementation of ImageSet.
|
| FitsCheckSum |
A replacement for the FitsCheckSum implemented in
nom.tam.fits.utilities.FitsCheckSum. |
| FitsCheckSum.Checksum |
Encapsulation of a FITS check sum.
|
| FitsFileWriter |
A utility for writing FITS files following LSST conventions.
|
| FitsHeadersSpecifications |
Utility class for the generation of header specifications objects.
|
| FitsHeadersSpecificationsBuilder |
Utility class for the generation of header specifications objects.
|
| HeaderSpecification |
A specification for a fits file header.
|
| HeaderSpecification.GroupLine |
A Class defining each Group line contained in a HeaderSpecification.
|
| HeaderSpecification.HeaderLine |
A Class defining each Header line contained in a HeaderSpecification.
|
| MetaDataSet |
A MetaDataSet is used to provide values for the fits header keywords.
|
| Enum | Description |
|---|---|
| HeaderSpecification.DataType |
| Exception | Description |
|---|---|
| FitsFileWriter.FitsIOException |
Copyright © 2022 LSST. All rights reserved.