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

DispRegressor doesn't check in which coordinate system the array pointing is given #2427

Closed maxnoe closed 10 months ago

maxnoe commented 10 months ago

Describe the bug

DispRegressor reads the subarray pointing from the observation block data, assumes it's alt az, but for observed data like LST-1, this will not be true, as the tracking is constant in ICRS (ra/dec), not horizontal coordinates.