GENIE-MC / Generator

The popular GENIE Generator product is used by nearly all accelerator neutrino experiments and it plays a key role in the exploitation of neutrino data. The Generator implements a modern software framework and it includes state-of-the-art physics modules. It captures the latest results of the GENIE global analysis of neutrino scattering data and includes several tunes that were produced using the proprietary Comparisons and Tuning products. The GENIE physics model is universal and comprehensive: It handles all neutrinos and targets, and all processes relevant from MeV to PeV energy scales. The Generator includes several tools (flux drivers, detector geometry navigators, specialized event generation apps, event reweighting engines) to simulate complex experimental setups in full detail and to support generator-related analysis tasks.
http://www.genie-mc.org
41 stars 91 forks source link

Incorrect polarization vector for primary leptons #394

Open simonthor opened 3 months ago

simonthor commented 3 months ago

The polarization vector of the primary lepton seems to be set to -1 (antiparallel to the momentum vector), regardless of the energy of the lepton (based on this code). This approximation is correct for high energies but not for lower energies, e.g., when 5 GeV tau neutrinos produce tau leptons.

It seems like there is a suggestion in a comment in the code to implement a more sophisticated calculation of the polarization. This feature would be helpful, especially as lower energy neutrinos and tau production become more important.

Are there any current plans for when this polarization is planned to be implemented?

In the mean time, it would be useful if a warning is raised or it is written explicitly in the documentation that:

Thank you for your help and consideration of this request!

idkakorin commented 3 months ago

Dear Simon, Yes, we have a plan to implement polarization, but, you know, the common problem of lack of time. But since the request has been received, work in this direction will be accelerated.

simonthor commented 3 months ago

Thank you for the update! That is of course understandable that other features are sometimes prioritized.