MosaicModel

class roman_datamodels.datamodels.MosaicModel(init=None, **kwargs)[source]

Bases: _RomanDataModel

Handle the case where one passes in an already instantiated version of the model. In this case the constructor should just directly return the model.

Methods Summary

append_individual_image_meta(meta)

Add the contents of meta to the appropriate keyword in individual_image_meta as an astropy QTable.

Methods Documentation

append_individual_image_meta(meta)[source]

Add the contents of meta to the appropriate keyword in individual_image_meta as an astropy QTable.

Parameters:

meta (roman_datamodels.stnode._node.DNode or dict) – Metadata from a component image of the mosiac.