feat: Test reference trajectory navigation against simulated data#966
Draft
niermann999 wants to merge 1 commit into
Draft
feat: Test reference trajectory navigation against simulated data#966niermann999 wants to merge 1 commit into
niermann999 wants to merge 1 commit into
Conversation
0b41ef2 to
823fcbd
Compare
Contributor
Author
|
Example output: |
89abdf8 to
056ba28
Compare
056ba28 to
fae7b2c
Compare
This comment was marked as outdated.
This comment was marked as outdated.
fae7b2c to
3a6fbd7
Compare
3a6fbd7 to
1f1ce11
Compare
|
9c9ce13 to
0bbad21
Compare
|
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
b91769c to
fa32028
Compare
|
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
1c7c522 to
6c27b8c
Compare
fa0238a to
47c88e1
Compare
|
cc3ff39 to
3130f65
Compare
2751e43 to
b34f302
Compare
|
e144f72 to
484d761
Compare
2090e86 to
e7b365e
Compare
a0cc5e4 to
a12083d
Compare
25e8a9b to
ed67f90
Compare
ed67f90 to
be8e07f
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Runs a detray navigation test against simulated data, without material effects, with only energy loss, with only multiple scattering or with all material effects and compares the number of surfaces discovered by the navigation (missing and extra surfaces). In a second step, it tries to enhance the surface finding efficiency by including the Kalman actor and updating the free track parameters through Kalman filtering.
The mask tolerances can be used to steer how many surfaces are visited by the navigator. The results are printed to cmdl and for tracks with missing surfaces a full debug log as well as an svg representation of the track are generated.
TODO: the hole count in the Kalman actor still disagrees with the navigation comparison