Skip to content

Use ctapipe muon analysis and compute optical throughput per observation block

Antonio Di Pilato requested to merge feature/ctapipe_muon_calibration into main

Description

This MR introduces the usage of ctapipe muon analysis to calculate throughput. Furthermore, it allows to compute a different value of the optical throughput per observation block, for each telescope. This will make it easier in future to make a finer calculation of the optical throughput in case it will be necessary.

How Has This Been Tested?

Current tests have been updated properly

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Merge request reports

Loading