#272 closed defect (fixed)
Histograms multiplied by abs(x)?
Reported by: | Christian Speckner | Owned by: | kilian |
---|---|---|---|
Priority: | P1 | Milestone: | |
Component: | core | Version: | 2.0.0rc3 |
Severity: | blocker | Keywords: | |
Cc: |
Description (last modified by )
To me, it seems like binning an observable O
results in a histogram weighted by abs(O)
. As an example, I have attached the result of binning \theta
(polar angle) and \cos\theta
as functions of \theta
for a constant 2->2 matrix element with massless phasespace (attached together with the sindarin input and the hacked matrix element). Contrary to the expectation of seeing distributions like \sin\theta
resp. 1
, the result looks like \abs\theta*\sin\theta
resp. \abs\theta
. I've attached the faulty histograms together with the WHIZARD 1.95 result (which looks correct to me).
Attachments (4)
Change History (8)
Changed 15 years ago by
Changed 15 years ago by
Changed 15 years ago by
Attachment: | test.ps.bz2 added |
---|
Changed 15 years ago by
Attachment: | whizard-plots.ps.bz2 added |
---|
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Summary: | Binned observables multiplied by abs(x)? → Histograms multiplied by abs(x)? |
comment:2 Changed 15 years ago by
Description: | modified (diff) |
---|
I must have been delirious when I wrote the description - changed it even more. I'll try to troubleshoot and fix the issue tomorrow...
Fix my description ;)