Asn_Lv3NRCCoronImage

class jwst.associations.lib.rules_level3.Asn_Lv3NRCCoronImage(*args, **kwargs)[source]

Bases: AsnMixin_Science

Level 3 Coronagraphy Association handled as regular imaging

Characteristics:
  • Association type: image3

  • Pipeline: calwebb_image3

  • Gather science exposures only, no psf exposures

  • Only include NRC SW images taken in full-frame

Attributes Summary

dms_product_name

Define product name.

Methods Summary

is_item_coron(item)

Override to ignore coronographic designation

Attributes Documentation

dms_product_name

Methods Documentation

is_item_coron(item)[source]

Override to ignore coronographic designation

Coronagraphic data is to be processed both as coronagraphic (by default), but also as just plain imaging. Coronagraphic data is processed using the Asn_Lv3Coron rule. This rule will handle the creation of the image version. It causes the input members to be of type “cal”, instead of “calints”.