| Package | Description |
|---|---|
| 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.readout |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultImageSet
A default implementation of ImageSet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FitsFileWriter.createHDUs(ImageSet images,
MetaDataSet metaDataSet,
List<FitsHeaderMetadataProvider> providers,
RawImageData.BitsPerPixel bits,
Map<String,HeaderSpecification> specs)
Complete initialization of a file created with the single argument constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
DaqImageSet
ImageSet created from CCD and ReadoutParameters.
|
class |
ReadOutImageSet
Utility class to build an ImageSet given a CCD and the corresponding
ReadoutParameters.
|
Copyright © 2021 LSST. All rights reserved.