Asn_Lv2MIRLRSFixedSlitNod
- class jwst.associations.lib.rules_level2b.Asn_Lv2MIRLRSFixedSlitNod(*args, **kwargs)[source]
Bases:
AsnMixin_Lv2Spectral,DMSLevel2bBaseLevel2b MIRI LRS Fixed Slit background nods Association.
Characteristics:
Association type:
spec2Pipeline:
calwebb_spec2MIRI LRS Fixed slit
Single science exposure
Include slit nods as backgrounds
Attributes Summary
Methods Summary
get_exposure_type(item[, default])Modify exposure type depending on dither pointing index.
Attributes Documentation
- asnreg_marked = True
- asnreg_role = 'rule'
Methods Documentation
- get_exposure_type(item, default='science')[source]
Modify exposure type depending on dither pointing index.
Behaves as the superclass method. However, if the constraint
is_current_patt_numis True, mark the exposure type asbackground.- Parameters:
- itemmember
The item to pull exposure type from.
- defaultstr
The default value if no exposure type is present, defaults to “science”.
- Returns:
- str
The exposure type of the item.