Skip to content

Use CameraDescription instead of CameraGeometry, as required by TelescopeDescription.

Alessio Berti requested to merge correct-camera-container into master

We were still using CameraGeometry in the TelescopeDescription, but actually a CameraDescription is needed. This change will need also a simple change in magic-cta-pipe event_processing.py script.

Merge request reports