-
Notifications
You must be signed in to change notification settings - Fork 0
Add optional muon E-loss to scattering #152
Copy link
Copy link
Open
Labels
InferenceIssue affects the quality of inferenceIssue affects the quality of inferenceRealismIssue affects what would actually be possible in applicationIssue affects what would actually be possible in applicationSimulationIssue affects the accuracy of the generation or scattering simulationIssue affects the accuracy of the generation or scattering simulationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerslow priorityShould be fixed eventually, but isn't urgentShould be fixed eventually, but isn't urgent
Metadata
Metadata
Assignees
Labels
InferenceIssue affects the quality of inferenceIssue affects the quality of inferenceRealismIssue affects what would actually be possible in applicationIssue affects what would actually be possible in applicationSimulationIssue affects the accuracy of the generation or scattering simulationIssue affects the accuracy of the generation or scattering simulationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerslow priorityShould be fixed eventually, but isn't urgentShould be fixed eventually, but isn't urgent
@MaximeLagrange has shown that energy loss during propagation can be significant, and can lead to large differences in the scattering distributions. Currently, muons keep the same momentum throughout their flight.
We should add in a simulation of this E-loss in the muon scattering.
However, since this E-loss will also affect inference, and may complicate the optimisation, we should make the E-loss be optional.