Skip to content

Implement calibration sequence and allow for several DL2 reprocessings

Daniel Morcuende requested to merge calibration-fix into master

Major change:

  • Calibration products are now produced with calibrationsequence.py
  • The rest of the DATA jobs are launched with dependencies after the parent sequence (CALIBRATION) finishes properly (exit code 0)
  • Prod IDs are now included in the history files
  • Is possible to make several reprocessing of DL2 files by changing the corresponding DL2-PROD-ID in the .cfg file
Edited by Daniel Morcuende

Merge request reports