Opened 10 years ago
Closed 10 years ago
#710 closed defect (fixed)
WHIZARD Internal Bug
Reported by: | Juergen Reuter | Owned by: | kilian |
---|---|---|---|
Priority: | P0 | Milestone: | v2.2.6 |
Component: | core | Version: | 2.2.5 |
Severity: | normal | Keywords: | |
Cc: |
Description
The following SINDARIN triggers a WHIZARD internal BUG:
process eemm = e1, E1 => e2, E2 sqrts = 500 beams = e1, E1 => circe2 => isr $circe2_file = "ilc500.circe" integrate (eemm)
The result is
****************************************************************************** ****************************************************************************** *** WHIZARD BUG: Selector init: all weights are zero ****************************************************************************** ******************************************************************************
Change History (2)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
There is now a reasonable fatal error message to inform the user what is going on (r6747).
Note: See
TracTickets for help on using
tickets.
The reason is that ?circe2_polarized is set by default to true, and then WHIZARD/CIRCE2 tries to read in possible entries for polarized beams which are not there.