cta-observatory / ctapipe

Low-level data processing pipeline software for CTAO or similar arrays of Imaging Atmospheric Cherenkov Telescopes
https://ctapipe.readthedocs.org
BSD 3-Clause "New" or "Revised" License
63 stars 267 forks source link

Fix pixel picking for multiple displays in same figure #2358

Closed maxnoe closed 1 year ago

maxnoe commented 1 year ago

Events are raised on the figure, so we need to check if the artist that triggered the event actually belongs to the current camera display.