collate_superstripes

jwst.lib.stripe_utils.collate_superstripes(input_model)[source]

Collate superstripes into arrays resembling the full detector/subarray shape.

Parameters:
input_modelSuperstripeRampModel

The datamodel containing a reference-pixel corrected ramp for superstripe data.

Returns:
RampModel

The datamodel with superstripes collated into a single frame per set of stripes.