Skip to content
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

Merging Kalman Filter for pattern recognition - iss204 #644

Merged
merged 118 commits into from
Feb 18, 2020
Merged

Conversation

pbutti
Copy link
Contributor

@pbutti pbutti commented Dec 5, 2019

Merging the Kalman Pattern recognition package from Robert's development branch

  • Checked that changes in master branch are reasonable and minimal
  • All Robert's code is in
  • Tested compilation and works.
  • Basically all changes are orthogonal to current software version, so tests shouldn't be affected.

omar-moreno and others added 30 commits August 13, 2017 22:36
… given set of

hits to a helix but does allow for field non-uniformity.  TBD is to add hit-selection
and removal capability, to make it into a pattern recognition tool, and eventually to
interface it into the HPS code.
…ow hit selection code to be developed. Also added a hook for the field map.
…d. The residuals

in the last layer are not quite right, but the errors on the helix parameters after
smoothing appear to be perfect.
instead of the piecewise helix.  It makes little difference in the result.
…ectly with the non-uniform field.

Also corrected the formatting in many files.
…nates.

Cleaned up comments and formatting in several pieces of code.
@mholtrop
Copy link
Collaborator

mholtrop commented Dec 10, 2019 via email

@pbutti
Copy link
Contributor Author

pbutti commented Dec 13, 2019

HI Maurik,
Seems like it's trying to use
HPS-EngRun2015-Nominal-v7-0-fieldmap
I'll take a look..

@pbutti
Copy link
Contributor Author

pbutti commented Feb 14, 2020

Hi All,
I've updated this merge request fixing the issues with tests.

  • The KalmanInterfaceTest is still there and active: updated the file used and added support for caching it from URL
  • Small change in the Driver to avoid crash for missing histos for ly13 and 14
  • Tested with mvn install, without skipping the tests and completes fine for me.
  • Fixed the conditions issue by explicitly setting up the conditions manager in the test driver

@robertprestonjohnson
Copy link
Collaborator

robertprestonjohnson commented Feb 18, 2020 via email

@pbutti
Copy link
Contributor Author

pbutti commented Feb 18, 2020

Removed Linear and Parabola Fits.

@pbutti pbutti requested a review from mrsolt February 18, 2020 21:20
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants