Package spv.spectrum.factory.GHRSFOS

This package stores code to support access to GHRS and FOS FITS files.

See:
          Description

Class Summary
FOSFactoryModule FOS spectra have their flux and DQ arrays stored as floats.
GHRSFactoryModule GHRS spectra have their flux arrays stored as doubles and their DQ arrays stored as ints.
GHRSFOSAbstractFactoryModule This class supports the ingestion of spectra from GHRS and FOS files.
GHRSFOSDQBitsFactory Factory module that builds DQBits objects specific to GHRS / FOS data quality anomalies.
GHRSFOSFileDescriptor Class used to store and manipulate FileDescriptor objects that describe GHRS and FOS spectra.
GHRSFOSFileView This class creates the necessary widgets for displaying a GHRS/FOS file contents and enabling user selection of spectra.
GHRSFOSSpectrumSpecification Class used to store and manipulate SpectrumSpecification objects that specify GHRS/FOS spectra.
 

Package spv.spectrum.factory.GHRSFOS Description

This package stores code to support access to GHRS and FOS FITS files.