API
Public Step API
jwst.clean_flicker_noise.clean_flicker_noise_step Module
Correct ramp or rate data for flicker noise.
Classes
|
Perform flicker noise correction. |
Complete Developer API
jwst.clean_flicker_noise.autoparam Module
Functions
|
Run a quick version of the flicker noise cleaning on a rate image. |
|
Determine appropriate parameters for cleaning a NIRISS image. |
|
Determine appropriate parameters for cleaning a NIRCam image. |
jwst.clean_flicker_noise.clean_flicker_noise Module
Functions
|
Read flat data from an input file path. |
|
Make a rate model from a ramp model. |
|
Perform additional processing for the input rate model, as needed. |
|
Flag pixels within IFU slices. |
|
Flag pixels within science regions. |
|
Flag signal and bad pixels in the image mask. |
|
Create a mask identifying background pixels. |
|
Fit a low-resolution background level. |
|
Fit and remove background noise in frequency space for a full-frame image. |
|
Fit and remove background noise in frequency space for a subarray image. |
|
Fit and remove background noise via median values along one image axis. |
|
Make a data model to contain intermediate outputs. |
|
Apply the 1/f noise correction. |
jwst.clean_flicker_noise.lib Module
Functions
|
Make a lowpass Fourier filter. |
|
Compute the median absolute deviation. |
Classes
|
JWST NIRSpec background modeling and subtraction -AKA "clean" (NSClean). |
|
Background modeling and subtraction for generic JWST near-IR subarrays. |