-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect polarization vector for primary leptons #394
Comments
Dear Simon, |
Thank you for the update! That is of course understandable that other features are sometimes prioritized. |
Dear Karim, Thank you for reaching out and for your interest in our work. Since the polarization calculation feature is currently under development, and we are working with a limited amount of manpower, it has not yet been included in the official release of GENIE. However, you can expect this option to be incorporated in one of the upcoming official releases of the GENIE code. Thanks again for your understanding and support. If you have any further questions or need additional information, please don’t hesitate to let me know. |
Dear Igor, thanks for this information. At least it appears to be retrievable, though I'm not certain. (I assume it to take the place of the polarisation vector in future releases, but already seems to output something that looks physical above say 10x lepton masses?) Many thanks and best wishes, Kareem |
Dear Karim,
In the current implementation of GENIE, all charged leptons are assumed to be massless. Negative leptons have polarization -1, and positive ones have polarization +1, relative to the direction of the lepton's motion. The stdheppolz is filled according to the above information. Best regards, |
Dear Igor thanks for your help, I greatly appreciate it, |
Dear Karim,
Yes, I think this is somehow related to a numerical issue. To verify this, could you plot similar distributions for an energy of, say, 5 GeV, please? Best regards, |
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!
The text was updated successfully, but these errors were encountered: