whizard is hosted by Hepforge, IPPP Durham

Opened 14 years ago

Closed 10 years ago

#375 closed defect (fixed)

mapping for s-channel resonances

Reported by: kilian Owned by: kilian
Priority: P1 Milestone: v2.2.0
Component: core Version: 2.0.3
Severity: major Keywords:
Cc:

Description

s-channel resonances (i.e., 2 -> 1 processes and decay) need a special mapping, which was available in W1. Reactivate this.

(See also #57.)

This might be postponed to 2.0.5.

Change History (29)

comment:1 Changed 14 years ago by Juergen Reuter

Priority: P4P1

comment:2 Changed 14 years ago by kilian

Priority: P1P4
Status: newassigned

Partly implemented in r2824.

The problem is that in a generic process, some phase-space channels may involve s-channel resonances, some don't. A mapping of the resonance is possible only be switching off all mappings of the (0,1) x range that are used by individual structure functions. The implementation therefore must (1) switch them off for the current channel (done), and (2) compute the (inverse) mappings for all channels without s-channel mapping with their Jacobians (not implemented yet). Essentially, I have to separate mapping from structure-function calculation in all cases.

Mapping the x range to adapt to a resonance also implied switching off the generator mode, as it is used for CIRCE.

Priority: P4 should stay since this may not be ready in time for 2.0.4.

Apparently, I did this somehow for W1, but completely forgot ...

comment:3 Changed 14 years ago by Juergen Reuter

Wasn't that done by this "bypass" mechanism?

comment:4 Changed 14 years ago by Juergen Reuter

Milestone: v2.0.4v2.0.5

comment:5 Changed 13 years ago by Juergen Reuter

Milestone: v2.0.5v2.0.6

comment:6 Changed 13 years ago by Juergen Reuter

Priority: P4P1

comment:7 Changed 13 years ago by Juergen Reuter

Is there any update on this?

comment:8 Changed 13 years ago by kilian

Priority: P1P2

Temporarily postpone this after the user-interface issue and related (cut/analysis).

comment:9 Changed 13 years ago by Juergen Reuter

Milestone: v2.0.6v2.0.7

comment:10 Changed 12 years ago by Juergen Reuter

Milestone: v2.1.0v2.0.7

Particularly striking example is the missing radiative return to the Z peak in CLIC beamstrahlung spectra.

comment:11 Changed 12 years ago by Juergen Reuter

Type: enhancementdefect

This feature has already been present. Deadline for the new release (which should contain this) is 19.3.12.

comment:12 Changed 12 years ago by Juergen Reuter

Milestone: v2.0.7v2.0.8
Priority: P2P0

Will presumably not done before 2.0.7... but gets highest priority for 2.0.8.

comment:13 Changed 12 years ago by Juergen Reuter

Pressure from the CLIC people :)

comment:14 Changed 12 years ago by kilian

Update: this is underway, but it essentially amounts to introducing a multichannel algorithm for the whole structure-function part of the program. Will take some more time.

It does work already for the LHC setup (PDFs). The switches for that are still off by default, however.

comment:15 Changed 12 years ago by Juergen Reuter

Again the question: is there any relation to #55?

comment:16 Changed 12 years ago by kilian

@JR: Yes, the new multichannel approach will revive #55. But first I'll have to make this working properly.

comment:17 Changed 12 years ago by Juergen Reuter

Any updates on that!?

comment:18 Changed 12 years ago by Juergen Reuter

Milestone: v2.0.8v2.1.0

comment:19 Changed 12 years ago by Juergen Reuter

Wow, this ticket is reaching an age of 2 years. Incredible.

comment:20 Changed 12 years ago by Juergen Reuter

Milestone: v2.1.1v2.1.2

comment:21 Changed 12 years ago by kilian

Priority: P0P1

As long as #468 is under construction, this has to be postponed.

comment:22 Changed 11 years ago by Juergen Reuter

Milestone: v2.2.0v2.2.1

comment:23 Changed 11 years ago by Juergen Reuter

Milestone: v2.2.1v2.2.0

comment:24 Changed 11 years ago by Juergen Reuter

Milestone: v2.2.0v2.2.1

comment:25 Changed 10 years ago by Juergen Reuter

This is of the utmost importance as even our examples don't run well without this (cf. #595). Shall we maybe even move it to 2.2.0 ??)

comment:26 Changed 10 years ago by Juergen Reuter

Priority: P1P0

comment:27 Changed 10 years ago by kilian

Milestone: v2.2.1v2.2.0
Priority: P0P2

Yes. I have to re-examine the issue, alongside with re-enabling the remaining structure functions #500. The workaround of previous versions doesn't go along with the current implementation, so no surprise that effective 2 -> 1 processes fail completely.

comment:28 Changed 10 years ago by kilian

Priority: P2P1

Let's see what can be done. In principle, the infrastructure for dealing with this problem is there, even some (unit) tests for multi-channel structure function parameterizations. I just have to learn how to make use of this.

comment:29 Changed 10 years ago by kilian

Resolution: fixed
Status: assignedclosed

r5279: smtest_8: It works. Hallelujah!

Note: See TracTickets for help on using tickets.