-
Notifications
You must be signed in to change notification settings - Fork 32
Improvements in the Kalman Filter for the AHDC #1010
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
Merged
Merged
Changes from 35 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
1f21a44
use the same time2distance for simu and real data
ftouchte 5818e7c
define KFMonitor
ftouchte d7ecc36
store kalman filter steps in a list of KFMonitor
ftouchte 6b0350b
add a new bank structure for AHDC KF track monitoring
ftouchte b8d4213
add trackid in KFMonitor
ftouchte cc8aa0e
add AHDC::kftrack:mon in AHDCEngine
ftouchte 174a881
optional routine to use mc bank as input of the Kalman filter
ftouchte 6452cb1
save error caovariance in AHDC::kftrack:mon
ftouchte 3c09450
fix kfmonitor id for the initial state
ftouchte b715c5a
add some comments
ftouchte 8a5843f
remove everything related to sign ambiguity
ftouchte e8c1fa5
fix indentation
ftouchte 6b459f3
unify ahdc.Hit.Hit and ahdc.KalmanFilter.Hit
ftouchte 58ad6c5
fix indentation
ftouchte 8192716
Merge pull request #8 from JeffersonLab/development
ftouchte 0ab72d1
implement a better comparable method for Hit
ftouchte 82d0d68
fix distance for the beamline
ftouchte 8d20ed5
update maesurement noise
ftouchte a5093c8
fix residual and update Niter
ftouchte e04f4ef
tmp: remove banks before addign new ones
ftouchte 43bf801
fix hit beam id
ftouchte b368e26
fix indicator unique
ftouchte 491a7db
add debug test for hit comparison
ftouchte fc49c2d
update test
ftouchte ec63ad7
feat!: The Kalman Filter uses all available hits
ftouchte 987e5fd
use electron vertex
ftouchte 7af331f
do not use the electron vertex yet
ftouchte 72b955c
Fix the Kalmam Filter propagator
ftouchte 94e578e
uncomment error status
ftouchte 7f7a625
try to optimize the propagator
ftouchte f3cdf31
increase initial covariance errors
ftouchte 155a513
remove KFMonitor
ftouchte ca9cd48
Merge branch 'development' into feat/new-kfilter
ftouchte 48dc5b0
Update comments
ftouchte 045081a
reduce number of iterations
ftouchte 1545c85
Reset submodule etc/data/magfield to development version
ftouchte File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
181 changes: 0 additions & 181 deletions
181
reconstruction/alert/src/main/java/org/jlab/rec/ahdc/KalmanFilter/Hit.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.