GLS_RampFitModel

class jwst.datamodels.GLS_RampFitModel(init=None, yint=None, sigyint=None, pedestal=None, crmag=None, sigcrmag=None, **kwargs)[source]

Bases: jwst.datamodels.DataModel

A data model for the optional output of the ramp fitting step for the GLS algorithm.

Attributes Summary

schema_url

Attributes Documentation

schema_url = 'gls_rampfit.schema.yaml'