API
Public Step API
jwst.flatfield.flat_field_step Module
Correct rate data for flat field effects.
Classes
|
Flat-field a science image using a flatfield reference image. |
Complete Developer API
jwst.flatfield.flat_field Module
Utility functions for applying flat field corrections.
Functions
|
Flat-field a JWST data model using a flat-field model. |
|
Apply image-based flat-fielding, updating the output model. |
|
Flat field the data and update error and variance arrays. |
|
Apply flat-fielding for NIRSpec spectroscopic data, updating in-place. |
|
Apply flat-fielding for NIRSpec fixed slit and MSA data, in-place. |
|
Apply flat-fielding for NIRSpec BRIGHTOBJ data, in-place. |
|
Apply flat-fielding for NIRSpec IFU data, in-place. |
|
Extract and combine flat field components for NIRSpec. |
|
Extract the flat for the fore optics part. |
|
Extract the flat for the spectrograph part. |
|
Extract the flat for the detector part. |
|
Combine non-None DQ arrays via bitwise or. |
|
Read wavelengths for the image planes. |
|
Read the table (the "fast" variation). |
|
Multiply the image by the tabular values. |
|
Replace zeros and/or NaNs in the wavelength array. |
|
Interpolate within the 3-D flat field image to get a 2-D flat. |
|
Create the interpolated flat for NIRSpec IFU. |
|
Create the interpolated flat for NIRSpec IFU. |
|
Create the interpolated flat for NIRSpec slit data. |