SiLab-Bonn / beam_telescope_analysis

Beam Telescope Analysis (BTA) is a testbeam analysis software written in Python (and C++)
MIT License
4 stars 1 forks source link

Issues with Alignment of "transposed" detectors using the KFA #31

Open YannickDieter opened 1 year ago

YannickDieter commented 1 year ago

Issues in detector alignments of "transposed" detectors were observed with the Kalman Filter Alignment resulting in diverging alignment parameters.

A transposition results into the following possible euler angles ('xyz'):

None of these starting values results into a successful alignment using the KFA.

The proposed solution is either to:

NB: The problem seems to be a rotation of alpha or beta by +- pi. The Alignment of heavily rotated devices could be confirmed

YannickDieter commented 10 months ago

@cbespin Can you report your findings here, too?