Model Blender

These functions serve as the primary interface for blending models.

jwst.model_blender.blendmeta Module

Merge metadata from multiple models.

This module will create a new metadata instance and table from a list of input datamodels or filenames.

Functions

blendmodels(product, inputs[, ignore])

Blend datamodel metadata.

jwst.model_blender.blender Module

Classes

ModelBlender([blend_ignore_attrs])

Class to "blend" metadata from several datamodels.

Class Inheritance Diagram

Inheritance diagram of jwst.model_blender.blender.ModelBlender