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

refactor: align Kalman fitter function with GSF fitter function #1885

Merged
merged 16 commits into from
Feb 23, 2023

Conversation

andiwand
Copy link
Contributor

Kalman fitter function was missing some features the GSF fitter already has

@andiwand andiwand added the Component - Examples Affects the Examples module label Feb 22, 2023
@andiwand andiwand added this to the next milestone Feb 22, 2023
Co-authored-by: Paul Gessinger <hello@paulgessinger.com>
@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Merging #1885 (d630df5) into main (0d9f51b) will decrease coverage by 0.01%.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main    #1885      +/-   ##
==========================================
- Coverage   49.45%   49.44%   -0.01%     
==========================================
  Files         408      408              
  Lines       22701    22704       +3     
  Branches    10370    10371       +1     
==========================================
  Hits        11226    11226              
- Misses       4263     4266       +3     
  Partials     7212     7212              
Impacted Files Coverage Δ
Core/include/Acts/Surfaces/Surface.hpp 66.66% <ø> (ø)
Core/src/Surfaces/Surface.cpp 40.54% <40.00%> (-0.67%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

github-actions bot commented Feb 22, 2023

📊 Physics performance monitoring for d630df5

Full report
Seeding: seeded, truth estimated, orthogonal
CKF: seeded, truth smeared, truth estimated, orthogonal
IVF: seeded, truth smeared, truth estimated, orthogonal
Ambiguity resolution: seeded, orthogonal
Truth tracking
Truth tracking (GSF)

Vertexing

Vertexing vs. mu
IVF seeded

IVF truth_smeared

IVF truth_estimated

IVF orthogonal

Seeding

Seeding seeded

Seeding truth_estimated

Seeding orthogonal

CKF

CKF seeded

CKF truth_smeared

CKF truth_estimated

CKF orthogonal

Ambiguity resolution

seeded

Truth tracking (Kalman Filter)

Truth tracking

Truth tracking (GSF)

Truth tracking

@kodiakhq kodiakhq bot merged commit fffb998 into acts-project:main Feb 23, 2023
@andiwand andiwand deleted the refactor-kalman-fitter-function branch February 23, 2023 17:53
@paulgessinger paulgessinger removed this from the next milestone Mar 10, 2023
@paulgessinger paulgessinger added this to the v23.5.0 milestone Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Examples Affects the Examples module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants