do_correction_lrs
- jwst.pathloss.pathloss.do_correction_lrs(data, pathloss, user_slit_loc)[source]
Path loss correction for MIRI LRS fixed-slit.
Data are modified in-place.
- Parameters:
- data
JwstDataModel The MIRI LRS fixed-slit data to be corrected.
- pathloss
JwstDataModel The pathloss reference data.
- user_slit_locfloat
User-provided slit location in units of arcsec, where
(0, 0)is the center and the edges are +/-0.255 arcsec.
- data