whizard is hosted by Hepforge, IPPP Durham

Opened 9 years ago

Closed 9 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 9 years ago by Juergen Reuter

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.

comment:2 Changed 9 years ago by Juergen Reuter

Resolution: fixed
Status: newclosed

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.