cta-observatory / protopipe

Prototype data analysis pipeline for the Cherenkov Telescope Array Observatory
https://protopipe.readthedocs.io/en/latest/
Other
5 stars 13 forks source link

Add support for Prod5 #60

Closed HealthyPear closed 2 years ago

HealthyPear commented 3 years ago

Now that some Prod5 files have been produced, it is time to add support to read them.

Two possible solutions:

GernotMaier commented 3 years ago

For the subarray configurations, please make sure that you use always the newest prod5 branch. There has been at least one bug fix for the South array (where one MST was wrong), and additional threshold candidates are added regularly.

Baseline layouts are indicated by BL in their file name. At this point, the newest branch is prod5-v03: https://github.com/Eventdisplay/Eventdisplay_AnalysisFiles_CTA/tree/prod5-v03/DetectorGeometry

HealthyPear commented 3 years ago

Thank you Gernot!

HealthyPear commented 3 years ago

Part of this is also proposed in ctapipe (cta-observatory/ctapipe#1632)