Change Log#

calibpipe 0.4.1.dev2+g6774f3ae2 (2026-03-23)#

API Changes#

Bug Fixes#

  • Rename input config so it did not match step name in camcalib workflow. [!222]

New Features#

  • Add PSF measurements. [!213]

  • Add PSF measurements workflows. [!217]

Maintenance#

  • Upgrade to new test data v2 files. [!212]

  • Polish CWL workflows and add provenance log files as outputs. [!218]

Refactoring and Optimization#

calibpipe 0.3.0 (2025-11-27)#

API Changes#

Bug Fixes#

New Features#

Maintenance#

  • Update CWL workflows

    • Unify ctapipe merge configuration and make it optional

    • Make merging step optional (only if multiple input files are provided)

    • Add output filenames for final products

    • Fix warnings related to conditional steps [!206]

Refactoring and Optimization#

calibpipe 0.3.0-rc1 (2025-11-20)#

API Changes#

  • Update configuration for new chunking scheme from ctapipe above 0.28.0 [!199]

Bug Fixes#

  • Use small zst muon file for testing [!205]

New Features#

  • Refactor muon throughput calculation tool and allow different statistical aggregation methods [!186]

  • Add CWL workflows for optical throughput calibration with muons [!195]

  • Add test for MST [!204]

Maintenance#

  • Adopt ctapipe tooling to download test data [!190]

  • Polish and reorganize the documentation structure of CalibPipe to align with other DPPS pipelines. [!201]

Refactoring and Optimization#