FLITECAMSlitcorrReduction

class sofia_redux.pipeline.sofia.flitecam_slitcorr_reduction.FLITECAMSlitcorrReduction[source]

Bases: FLITECAMSpectroscopyReduction, FORCASTSlitcorrReduction

FORCAST spesctroscopic slit correction reduction steps.

This reduction object defines specialized reduction steps for generating slit correction calibration data from spectroscopic input files. It is selected by the SOFIA chooser only if a top-level configuration flag is supplied (slitcorr=True). The final output product from this reduction is a FITS file (*SCR*.fits) with PRODTYPE = ‘slit_correction’. This file can be supplied to the standard spectroscopic pipeline, at the make_profiles step, to specify a new slit response correction.

Initialize the reduction object.

Methods Summary

load(data[, param_class])

Call parent load, with spatcal parameters.

Methods Documentation

load(data, param_class=None)[source]

Call parent load, with spatcal parameters.