Telescope question

Hi,
I want to ask how to get the telescope resolution with MC data. And what does these codes mean in Module AnalysisTelescope(Why can get the telescope resolution at DUTS).
Thanks in advance.

Because for calculating a resolution you would need a residual, i.e. a measurement of the DUT and a track position. This is done e.g. in AnalysisDUT.

If you’re just looking for the track resolution interpolated at the DUT position, there currently is an open merge request for that: F/uncertainties (!586) · Merge requests · Corryvreckan / Corryvreckan · GitLab

Cheers,
Simon