mashephe / AmpTools

A utility library for performing amplitude analysis on particle physics data.
20 stars 12 forks source link

Add ability to constrain only the phases between amplitudes #131

Open kevScheuer opened 11 months ago

kevScheuer commented 11 months ago

The current method to give 2 amplitudes the same phase value requires setting amplitudes to be real, and multiplying them by a phase value. This does not allow for the phase difference to be easily accessed via the FitResults class, and requires one to calculate the phase difference and its error manually.