extend_photom¶
- msaexp.pipeline_extended.extend_photom(phot_filename, ranges={'CLEAR_PRISM': [0.5, 5.6], 'F070LP_G140H': [0.6, 3.3], 'F070LP_G140M': [0.6, 3.3], 'F100LP_G140H': [0.9, 3.3], 'F100LP_G140M': [0.9, 3.3], 'F170LP_G235H': [1.5, 5.3], 'F170LP_G235M': [1.5, 5.3], 'F290LP_G395H': [2.6, 5.6], 'F290LP_G395M': [2.6, 5.6]})[source]¶
Extend wavelength ranges in photom reference file
- Parameters
- phot_filenamestr
Filename of a
photomreference file- rangesdict:
Wavelength ranges by grating, filter
- Returns
- pref
stdatamodels.jwst.datamodels.photom.NrsMosPhotomModel Updated reference file object
- pref