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

feat: add prototracks-to-seeds algorithm #2219

Merged

Conversation

benjaminhuth
Copy link
Member

This allows to transform a prototracks collection into a seeds collection. Useful for the Exa.TrkX workflow.

@benjaminhuth benjaminhuth added this to the next milestone Jun 19, 2023
@github-actions github-actions bot added the Component - Examples Affects the Examples module label Jun 19, 2023
@github-actions
Copy link

github-actions bot commented Jun 19, 2023

📊 Physics performance monitoring for 87de7da

Summary
Full report
Seeding: seeded, truth estimated, orthogonal
CKF: seeded, truth smeared, truth estimated, orthogonal
IVF: seeded, truth smeared, truth estimated, orthogonal
AMVF: 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

AMVF seeded

AMVF truth_smeared

AMVF truth_estimated

AMVF 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

benjaminhuth and others added 2 commits June 20, 2023 10:44
Co-authored-by: Alexander J. Pfleger <70842573+AJPfleger@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #2219 (87de7da) into main (9d56444) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2219   +/-   ##
=======================================
  Coverage   49.36%   49.36%           
=======================================
  Files         445      445           
  Lines       25259    25259           
  Branches    11646    11646           
=======================================
  Hits        12468    12468           
  Misses       4511     4511           
  Partials     8280     8280           

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

@kodiakhq kodiakhq bot merged commit c37d881 into acts-project:main Jun 20, 2023
51 checks passed
@paulgessinger paulgessinger modified the milestones: next, v27.1.0 Jul 4, 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

4 participants