You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

One of the main tasks of the TSO WG on FY2020 is to perform testing of the steps made by the JWST Calibration Pipeline for TSO-like data. This tracking sheet contains all the information regarding pipeline testing by the members of the TSO WG. Nestor Espinoza and Sarah Kendrew will be populating this page heavily in the weeks of July 20 and 27, 2020, for NIRISS and MIRI TSO testing, respectively. Nikolay Nikolov and Tony Keyes will be populating at their own pace for NIRCam and NIRSpec, respectively.

General guidelines for Pipeline Testing

  1. Please, test every step identified below. If for some reason you don't have time to test a step, let Nestor Espinoza and Sarah Kendrew know.
  2. Use the comments in the tables to post brief comments about the status of that testing step (think of it as a quick overview for others to know what is going on). For extended commentary, or details on how you performed the testing, use the text below the tables.
  3. If a bug is found, please report it in Jira as a "Bug" Jira ticket. Please copy the links to those tickets in the table below under the comments.
  4. For algorithm improvements/enhancements, please file an "Improvement" Jira ticket. Please copy the links to those tickets in the table below under the comments.

 In general, if bugs are found, the best would be to discuss them first in one of our meetings before going ahead and submitting them (unless this is high-priority, in which case we could schedule a special meeting for this). This is left at the discretion of each TSO WG member.

General comments

Before jumping to read the below table, some important comments to keep in mind while reading them:

  • NIRISS testing is being done using awesimsoss NIRISS/SOSS simulations of HAT-P-1. Care must be taken as this is the first end-to-end simulation of awesimsoss (which is under active development).
  • MIRI testing is being done using MIRISim simulations of MIRI/LRS.
  • NIRCam testing is being done using Mirage simulations.
  • NIRSpec testing is being done on CV3 data.

Stage 1: Detector Processing TSO testing

Pipeline stepNIRISS statusNIRISS commentsNIRCam statusNIRCam commentsMIRI statusMIRI commentsNIRSpec statusNIRSpec comments
group_scale

DONE

The step is supossed to do nothing for NIRISS/SOSS (here, a group = 1 frame). Indeed, nothing changes when running this step, except for the length of the ASDF element in the HDU list object, which is normal.

TODO


N/A

TODO


dq_init

DONE

This step correctly initializes the data-quality flags, as it is supposed to do, according to the reference mask in CRDS.

TODO


TODO


TODO


saturation

DONE

This step does what is expected to do: it captures saturated pixels and flags them in the GROUPDQ masks. The simulations used for this validation had saturated pixels and they were correctly identified (flagged) by the pipeline.

TODO


TODO


TODO


superbias

DONE

Tested my own bias substraction using reference files and got exact same results.

TODO


N/A

TODO


resetN/A
N/A

DONE

This was tested on a TSO imaging file separately since this step does not currently run by default. The test passed with no issues.N/A
linearity

DONE

Tested linearity correction using reference files and got exact same results.

TODO


TODO


TODO


rscdN/A
N/A

TODO


N/A
dark_current

DONE

Dark frames perform expected corrections on the data.

TODO


TODO


TODO


refpix

ONGOING

Currently, does not do anything to NIRISS/SOSS simulations, as reference pixels there are set to zero. When injecting a fake strain of reference pixels got results I still don't understand (see below).

TODO


TODO


TODO


jump

DONE

Step produced no errors. Manually introduced jumps were detected.

TODO


TODO


TODO


ramp_fitting

ONGOING

*rateints files show spikes not seen with my own ramp fits, and do not report timestamps. This has been identified as an awesimsoss header bug.

ONGOING

produced rateints with 7.5 and independent linear fits; substantial difference in a subset of data.

TODO


TODO


gain_scale

TODO


TODO


TODO


TODO











Extended comments by instrument branch:

  • NIRISS:
    - Regarding error on ramp_fitting step, Nestor Espinoza is looking into what headers have to be added to awesimsoss in order for the step to properly work. The problem has to do with the fact that the pipeline is not reading the time-stamps — and hence not calculating the rates correctly. After that's done, will run the step again and compare against his ramp fit (which was done using a simple OLS).

  • NIRCam
  • MIRI:
  • NIRSpec:

Stage 2: Spectroscopic processing TSO testing

Pipeline stepNIRISS statusNIRISS commentsNIRCam statusNIRCam commentsMIRI statusMIRI commentsNIRSpec statusNIRSpec comments
assign_wcs

TODO


TODO


TODO


TODO


extract_2d

TODO


TODO


TODO


TODO


flat_field

TODO


TODO


TODO


TODO


srctype

TODO


TODO


TODO


TODO


photom

TODO


TODO


TODO


TODO


extract_1d

DONE

This step currently extracts the whole subarray as a spectrum, which produced order overlap, which makes this step produce an unusable product for science. An algorithm is in development for this step. For details, see  JP-201 - Getting issue details... STATUS .

TODO


TODO


TODO


Extended comments by instrument branch:

  • NIRISS:
  • NIRCam
  • MIRI:
  • NIRSpec:

Stage 2: Image Processing TSO testing

Pipeline stepNIRISS statusNIRISS commentsNIRCam statusNIRCam commentsMIRI statusMIRI commentsNIRSpec statusNIRSpec comments
assign_wcsN/A

TODO


TODO


N/A


flat_field

N/A


TODO


TODO


N/A


photom

N/A


TODO


TODO


N/A


Extended comments by instrument branch:

  • NIRISS:
  • NIRCam
  • MIRI:
  • NIRSpec:

Stage 3: Time-Series Observations (TSO) Processing testing

Pipeline stepNIRISS statusNIRISS commentsNIRCam statusNIRCam commentsMIRI statusMIRI commentsNIRSpec statusNIRSpec comments
outlier_detection

TODO


TODO


TODO


TODO


tso_photometry

TODO


TODO


TODO


TODO


extract_1d

TODO


TODO


TODO


TODO


white_light

TODO


TODO


TODO


TODO


Extended comments by instrument branch:

  • NIRISS:
  • NIRCam
  • MIRI:
  • NIRSpec:


  • No labels