API
Public Step API
jwst.residual_fringe.residual_fringe_step Module
Correct residual fringes in MIRI MRS data.
Classes
|
Apply residual fringe correction to a MIRI MRS image. |
jwst.residual_fringe.utils Module
Functions
|
Fit residual fringes in 1D. |
Complete Developer API
jwst.residual_fringe.fitter Module
Functions
|
Fit a spline function to 1D data. |
jwst.residual_fringe.residual_fringe Module
Apply residual fringe correction.
Classes
|
Calculate and apply correction for residual fringes. |
Error raised when the input has not been fringe flat corrected. |
jwst.residual_fringe.utils Module
Functions
|
Identify pixels by slice. |
|
Fill in missing wavenumber values. |
|
Create a multi-sine model. |
|
Fit the upper and lower envelope of signal using a univariate spline. |
|
Determine the location of large spectral features. |
|
Clip out large spectral features. |
|
Check for regions with bad fringe fits. |
|
Create a convenience function for indexing low-weight values. |
|
Fit the background signal using a piecewise spline. |
|
Fit the residual fringe signal. |
|
Define knot positions for piecewise models. |
|
Fit the background signal using a piecewise spline of n knots. |
Fit the residual fringe signal in 1D. |