AmiLgModel¶
-
class
jwst.datamodels.AmiLgModel(init=None, fit_image=None, resid_image=None, closure_amp_table=None, closure_phase_table=None, fringe_amp_table=None, fringe_phase_table=None, pupil_phase_table=None, solns_table=None, **kwargs)[source]¶ Bases:
jwst.datamodels.DataModelA data model for AMI LG analysis results.
Attributes Summary
schema_urlMethods Summary
get_primary_array_name()Returns the name “primary” array for this model, which controls the size of other arrays that are implicitly created. Attributes Documentation
-
schema_url= 'amilg.schema.yaml'¶
Methods Documentation
-