calwebb_wfs-image2: Stage 2 WFS&C Processing
- Deprecated post-1.1.0:
The operation of the pipeline is no longer dependent on built-in configuration files. How
jwst.pipeline.Image2Pipeline
processes WFS&C data is determined by the CRDS reftypepars-image2pipeline
. The version ofcalwebb_wfs-image2.cfg
delivered with the software is devoid of any configuration and will be removed in a future version.- Config:
calwebb_wfs-image2.cfg
- Class:
Stage 2 processing of Wavefront Sensing and Control (WFS&C) images duplicates the
processing applied to regular science imaging, with the exception of image resampling.
The calwebb_wfs-image2.cfg
configuration utilizes the regular Image2Pipeline
module, with the resample step set to be skipped, because the
analysis of WFS&C data must be done in the original unrectified image space.
The list of steps is shown in the table below.
calwebb_image2 |
calwebb_wfs-image2 |
---|---|
✓ |
|
✓ |
|
✓ |
|
✓ |
|
Arguments
The calwebb_wfs-image2
pipeline does not have any optional arguments.
Inputs
2D countrate data
- Data model:
- File suffix:
_rate
The input to Image2Pipeline
is a countrate exposure, in the form of “_rate”
data. A single input file can be processed or an ASN file listing
multiple inputs can be used, in which case the processing steps will be
applied to each input exposure, one at a time.
Outputs
2D calibrated data
- Data model:
- File suffix:
_cal
The output is a fully calibrated, but unrectified, exposure, using the product type suffix “_cal.”