Asn_Lv3SpectralTarget
- class jwst.associations.lib.rules_level3.Asn_Lv3SpectralTarget(*args, **kwargs)[source]
Bases:
AsnMixin_Spectrum
Level 3 slit-like, target-based or single-object spectrographic Association.
- Characteristics:
Association type:
spec3
Pipeline:
calwebb_spec3
Single target
Non-TSO
Initialize an Association.
- Parameters:
version_id (str or None) – Version ID to use in the name of this association. If None, nothing is added.
Attributes Summary
Methods Summary
finalize
()Finalize association.
Attributes Documentation
- asnreg_marked = True
- asnreg_role = 'rule'
Methods Documentation
- finalize()[source]
Finalize association.
For NRS Fixed-slit, finalization means creating new members for the background nods.
- Returns:
associations – List of fully-qualified associations that this association represents.
None
if a complete association cannot be produced.- Return type:
[association[, …]] or None