clean_superstripe_metadata
- jwst.lib.stripe_utils.clean_superstripe_metadata(input_model, slow_start=1)[source]
Update model metadata to match changes to arrays.
- Parameters:
- input_model
RampModel The model with updated data array shapes matching a parent frame, e.g. full frame or a subarray, which consist of multiple superstripe integrations.
- slow_startint
The slowaxis subarray start position, 1-indexed to record.
- input_model
- Returns:
RampModelThe model cleaned of metadata indicating the presence of superstripe data.