Spectral data methods

Spectral data methods#

excalibuhr.data Module#

Classes#

SPEC([filename, wlen, flux, err, header])

Object for spectral data in 2D shape (N_chip x N_pixel) It contains the wavelength, flux, and error arrays.

SERIES([filename, wlen, flux, err, header])

Object for spectral data in 2D shape (N_chip x N_pixel) It contains the wavelength, flux, and error arrays.

DETECTOR([data, fields, filename])

Object for a list of detectors data in 2D shape (N_spatial_pixel x N_spectral_pixel)