imaging

jwst.assign_wcs.miri.imaging(input_model, reference_files)[source]

The MIRI Imaging WCS pipeline.

It includes three coordinate frames - “detector”, “v2v3” and “world”.

Parameters:
  • input_model (jwst.datamodels.ImagingModel) – Data model.
  • reference_files (dict) – Dictionary {reftype: reference file name}. Uses “distortion” and “filteroffset” reference files.