Opened 14 years ago
Closed 14 years ago
#393 closed defect (fixed)
K matrix broken in WHIZARD 2
Reported by: | Juergen Reuter | Owned by: | ohl, jr_reuter |
---|---|---|---|
Priority: | P1 | Milestone: | v2.0.5 |
Component: | omega | Version: | 2.0.4 |
Severity: | normal | Keywords: | O'Mega fusions/targets |
Cc: |
Description
The new version of the colorizer is symmetrizing the external legs. This symmetrization breaks my hack I did for WHIZARD1 using a preferred choice for the external "hang-up" leg to distinguish s-channels from t- and u-channels. I'm not sure whether there is at all a solution for this problem within the new colorizer and targets/fusion complex of WHIZARD2. I do hope so. At the moment there is a double counting, and also the isospin eigenchannels are not completely selected, as they depend also on the time axis.
Change History (4)
comment:1 Changed 14 years ago by
Priority: | P3 → P1 |
---|
comment:2 Changed 14 years ago by
Owner: | changed from ohl to ohl, jr_reuter |
---|
TO and JRR found the culprit: the crossing restrictions are applied to the uncolored DAG, but not to the colorized one. One needs to insert the crossing cross check there, too. TO will do that, and then I start the comparison of the K matrix amplitudes between W1 and W2.
comment:3 Changed 14 years ago by
Fixed the colorizer part in r3060, but I'm not to happy with the 'magic' integers 0, 1, 2, 3 in Vector4_K_Matrix_jr
.
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Reproduced the plots from our paper with Ana. Also when inserted into a fermionic 2->4 amplitude results coincide. Re-enabled the SM_km part of the models self test. Closing.
As there is a running diploma thesis connected to this problem, I rank this a bit higher.