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