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

chore: alias tracks in python examples #2069

Merged
merged 3 commits into from
Apr 27, 2023

Conversation

andiwand
Copy link
Contributor

after trajectories -> tracks changes we did not alias the tracks like we do it for the trajectories. therefore we relied on selectedTracks to exist which is not always the case. this PR is adding the alias

@andiwand andiwand added the Component - Examples Affects the Examples module label Apr 27, 2023
@andiwand andiwand added this to the next milestone Apr 27, 2023
@github-actions
Copy link

github-actions bot commented Apr 27, 2023

📊 Physics performance monitoring for 3edaaf9

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

@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #2069 (3edaaf9) into main (1f7a8f4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2069   +/-   ##
=======================================
  Coverage   49.37%   49.37%           
=======================================
  Files         427      427           
  Lines       24779    24779           
  Branches    11430    11430           
=======================================
  Hits        12234    12234           
  Misses       4484     4484           
  Partials     8061     8061           

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

@kodiakhq kodiakhq bot merged commit e702f16 into acts-project:main Apr 27, 2023
38 checks passed
@andiwand andiwand deleted the examples-python-alias-tracks branch April 28, 2023 07:15
@paulgessinger paulgessinger modified the milestones: next, v26.0.0 May 22, 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