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

fix: Let addSeeding logger respect log level #1925

Merged

Conversation

benjaminhuth
Copy link
Member

The python logger in the addSeeding function did not respect the configured log level. This fixes this.

@benjaminhuth benjaminhuth added the Component - Examples Affects the Examples module label Mar 8, 2023
@benjaminhuth benjaminhuth added this to the next milestone Mar 8, 2023
@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Merging #1925 (9b4bb48) into main (2601eba) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1925   +/-   ##
=======================================
  Coverage   49.53%   49.53%           
=======================================
  Files         408      408           
  Lines       22705    22705           
  Branches    10362    10362           
=======================================
  Hits        11247    11247           
  Misses       4249     4249           
  Partials     7209     7209           

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

@github-actions
Copy link

github-actions bot commented Mar 8, 2023

📊 Physics performance monitoring for 9b4bb48

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 7b27555 into acts-project:main Mar 8, 2023
@github-actions github-actions bot removed the automerge label Mar 8, 2023
@paulgessinger paulgessinger modified the milestones: next, v23.5.0 Mar 10, 2023
@benjaminhuth benjaminhuth deleted the fix/seeding-logger-respect-loglevel branch May 10, 2023 07:25
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