correct_nrs_ifu_bkg
- jwst.master_background.nirspec_utils.correct_nrs_ifu_bkg(input_model)[source]
Adjust IFU background array for point source corrections.
- Parameters:
- input_model
IFUImageModel The input background data.
- input_model
- Returns:
- input_model
IFUImageModel An updated (in-place) version of the input with the data replaced by the corrected 2D background.
- input_model