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 option to use odd with G4 #1794

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

Corentin-Allaire
Copy link
Contributor

This add the option to use the G4 simulation with the Odd getting around the problem noticed in issue #1578.
Incidently it also fix a bug while using the odd full chain with only csv writting

@Corentin-Allaire Corentin-Allaire added Impact - Minor Nuissance bug and/or affects only a single module Component - Examples Affects the Examples module Feature Development to integrate a new feature labels Jan 24, 2023
@Corentin-Allaire Corentin-Allaire added this to the next milestone Jan 24, 2023
@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Merging #1794 (07feef8) into main (7953e14) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1794   +/-   ##
=======================================
  Coverage   49.54%   49.54%           
=======================================
  Files         407      407           
  Lines       22618    22618           
  Branches    10318    10318           
=======================================
  Hits        11207    11207           
  Misses       4230     4230           
  Partials     7181     7181           

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

@github-actions
Copy link

github-actions bot commented Jan 24, 2023

📊 Physics performance monitoring for 07feef8

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

Examples/Scripts/Python/full_chain_odd.py Outdated Show resolved Hide resolved
Examples/Scripts/Python/full_chain_odd.py Show resolved Hide resolved
Examples/Scripts/Python/full_chain_odd.py Outdated Show resolved Hide resolved
Examples/Scripts/Python/full_chain_odd.py Show resolved Hide resolved
@kodiakhq kodiakhq bot merged commit 8aa0806 into acts-project:main Jan 24, 2023
@paulgessinger paulgessinger modified the milestones: next, v23.1.0 Feb 2, 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 Feature Development to integrate a new feature Impact - Minor Nuissance bug and/or affects only a single module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants