liger_iris_pipeline.assign_wcs.assign_wcs

Functions

load_wcs(input_model[, reference_files])

Create a gWCS object and store it in Model.meta.

liger_iris_pipeline.assign_wcs.assign_wcs.load_wcs(input_model, reference_files={})[source]

Create a gWCS object and store it in Model.meta.

Parameters

input_model~jwst.datamodels.DataModel

The exposure.

reference_filesdict

A dict {reftype: reference_file_name} containing all reference files that apply to this exposure.