| Interface | Description |
|---|---|
| FitsIntWriter.FileNamer |
Interface for computing name of FITS file based on provided properties.
|
| FitsIntWriter.PerCCDMetaDataProvider |
Interface for providing additional CCD specific meta-data providers
|
| ReadableIntChannel |
An interface for reading int data from a channel.
|
| WritableIntChannel |
| Class | Description |
|---|---|
| BadPixelDetector |
A writer which counts pixel values below a lowThreshold.
|
| BufferedReadableIntChannel | |
| Compress18BitChannel |
Compress data into packed 18bit format, as delivered by DAQ raw data.
|
| Decompress18BitChannel |
Decompress packed 18 bit data as delivered by DAQ raw data.
|
| DemultiplexingIntChannel | |
| FilterReadableIntChannel |
An abstract channel which can be used to filter data int by int
|
| FilterWritableIntChannel |
An abstract channel which can be used to filter data int by int
|
| FitsAsyncWriteChannel | |
| FitsIntReader | |
| FitsIntWriter |
A writable int channel for writing a set of FITS files corresponding to a
single source.
|
| FitsWriteChannel | |
| IntBufferReader | |
| IntBufferWriter |
A channel for writing data into an IntBuffer.
|
| IntFileChannelReader |
A class for reading data from a file channel, at a given position and length
within the corresponding file.
|
| MemoryMappedIntFileReader | |
| MultiplexingIntChannel | |
| NullIntWriter | |
| SubtractingReadableIntChannel |
Subtract an arbitrary number from each value.
|
| XORReadableIntChannel | |
| XORWritableIntChannel |
Copyright © 2021 LSST. All rights reserved.