GainModel¶
-
class
jwst.datamodels.GainModel(init=None, data=None, **kwargs)[source]¶ Bases:
jwst.datamodels.ReferenceFileModelA data model for 2D gain.
Parameters: - init (any) – Any of the initializers supported by
DataModel. - data (numpy array) – The 2-D gain array
Attributes Summary
schema_urlAttributes Documentation
-
schema_url= 'gain.schema.yaml'¶
- init (any) – Any of the initializers supported by