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

bug: physmon prints many lines with variable #2960

Closed
AJPfleger opened this issue Feb 19, 2024 · 1 comment · Fixed by #2961
Closed

bug: physmon prints many lines with variable #2960

AJPfleger opened this issue Feb 19, 2024 · 1 comment · Fixed by #2961

Comments

@AJPfleger
Copy link
Contributor

Issue

The logs of the physmon contain many line filled with variable (around 10%).
@paulgessinger suggested, that it might be due to a bug in the plotter.

Severity

Has probably no effect on the monitoring itself, but clutters the logs and makes them harder to read.

Details

Here is a portion of the log:

──────────────────────── trackeff_vs_phi (TEfficiency) ─────────────────────────
TH1D::Chi2TestX:0: RuntimeWarning: Both histograms are not unweighted and option UU has been requested
✅ Chi2Test 1.0 > 0.01
✅ KolmogorovTest 1.0 > 0.68
variable
variable
✅ RatioCheck (a/b - 1) / sigma(a/b) > 3 for 0/100 bins, cf. 10.0
✅ ResidualCheck pull < 3 in 100/100 bins, cf. 10.0
✅ IntegralTest Intregal: 97.76557132763224+-0.16276265922205568 vs. 
97.76557132763224+-0.16276265922205568: (int_a - int_b) / sqrt(sigma(int_a)^2 + 
sigma(int_b)^2) = 0.00 < 3
Comparing... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00
╭──────────────────────────────────────────────────────────────────────────────╮
│                                  ✅ SUCCESS                                  │
│                            98 checked items valid                            │
╰──────────────────────────────────────────────────────────────────────────────╯
variable
variable
variable
variable
variable
variable
variable
variable
variable
variable
variable
variable
variable
variable
variable
variable
@paulgessinger
Copy link
Member

It's actually in histcmp, sorry.

@kodiakhq kodiakhq bot closed this as completed in #2961 Feb 19, 2024
kodiakhq bot pushed a commit that referenced this issue Feb 19, 2024
EleniXoch pushed a commit to EleniXoch/acts that referenced this issue May 6, 2024
asalzburger pushed a commit to asalzburger/acts that referenced this issue May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants