Interface | Description |
---|---|
Reader |
A common interface for Readers for FITS and ZFitsTables.
|
Class | Description |
---|---|
BinTable |
A BinTable representation.
|
BinTableReader |
A reader for a FITS binary table.
|
FITS |
A FITS object containing all HDUs in a given file.
|
FITSStream |
The ZFitsStream can read FITS files containing raw data as recorded by the FACT telescope DAQ.
|
HDU |
FITS files are split into things called HDUs.
|
Header |
This class represents a header in the HDU of fits file.
|
OptionalTypesMap<K,V> |
A map which can returns values of the appropriate type or an empty optional.
|
ZFITSHeapReader |
This reader can interpret the bytes in the heap of a bintable that has been stored in the ZFits format.
|
Enum | Description |
---|---|
HDU.XTENSION |
Exception | Description |
---|
Copyright © 2019. All rights reserved.