Skip to content

Handle outliers in z-range for camera plots#304

Merged
jlenain merged 1 commit into
cta-observatory:mainfrom
alessandromontanari:bokeh-min-max-images-handle-outliers
Apr 28, 2026
Merged

Handle outliers in z-range for camera plots#304
jlenain merged 1 commit into
cta-observatory:mainfrom
alessandromontanari:bokeh-min-max-images-handle-outliers

Conversation

@alessandromontanari
Copy link
Copy Markdown
Contributor

refactor(src/nectarchain/dqm/bokeh_app):

  • app_hooks.py: adapt z-range of camera displays to handle outliers

Small refactor in app_hooks to keep 99.5% of the events inside the z-range, so as to avoid outliers shadowing the bulk of the data.

- app_hooks.py: adapt z-range of camera displays to handle outliers
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.93%. Comparing base (1d9539b) to head (9e0293c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/nectarchain/dqm/bokeh_app/app_hooks.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #304      +/-   ##
==========================================
- Coverage   48.95%   48.93%   -0.02%     
==========================================
  Files          85       85              
  Lines        7731     7734       +3     
==========================================
  Hits         3785     3785              
- Misses       3946     3949       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@jlenain jlenain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot, @alessandromontanari !

@jlenain jlenain merged commit 90fb11c into cta-observatory:main Apr 28, 2026
16 of 19 checks passed
@jlenain jlenain deleted the bokeh-min-max-images-handle-outliers branch April 28, 2026 15:43
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 this pull request may close these issues.

2 participants