Opened 10 years ago
Closed 10 years ago
#45 closed defect (fixed)
Hangs if phase is exactly pi or -pi
Reported by: | Daniel Craik | Owned by: | Daniel Craik |
---|---|---|---|
Priority: | trivial | Milestone: | v3r0 |
Version: | Keywords: | ||
Cc: |
Description
LauMagPhaseCoeffSet::finaliseValues enters an infinite loop if the phase is set to exactly pi or -pi.
Change History (2)
comment:1 Changed 10 years ago by
Status: | new → assigned |
---|
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [180]) Added support for Gaussian incoherent resonance components. Updated masses and widths in LauConstants to PDG14. Added charged NR resonances to LauResonanceMaker. Fixed bug in LauMagPhaseCoeffSet where phases of pi or -pi caused infinite loops. closes #43 addresses #44 closes #45