FLITECAMWavecalReduction¶
- class sofia_redux.pipeline.sofia.flitecam_wavecal_reduction.FLITECAMWavecalReduction[source]¶
Bases:
FLITECAMSpectroscopyReduction,FORCASTWavecalReductionFLITECAM wavelength calibration reduction steps.
This reduction object defines specialized reduction steps for generating wavelength calibration data from spectroscopic input files. It is selected by the SOFIA chooser only if a top-level configuration flag is supplied (wavecal=True). The final output product from this reduction is a FITS file (*WCL*.fits) with PRODTYPE = ‘wavecal’. This file can be supplied to the standard spectroscopic pipeline, at the make_profiles step, to specify a new wavelength calibration.
Initialize the reduction object.
Methods Summary
load(data[, param_class])Call parent load, with spatcal parameters.
Methods Documentation