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 histogram normalization #78

Merged
merged 3 commits into from
Feb 8, 2024
Merged

Conversation

chrisjonesBSU
Copy link
Member

This PR fixes how we normalize the histogram heights returned by numpy.histogram.

cmeutils/plotting.py Outdated Show resolved Hide resolved
Copy link
Contributor

@marjanalbooyeh marjanalbooyeh left a comment

Choose a reason for hiding this comment

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

LGTM

@chrisjonesBSU chrisjonesBSU merged commit dca592a into cmelab:master Feb 8, 2024
2 checks passed
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3953734) 96.29% compared to head (3b93b43) 96.28%.
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
- Coverage   96.29%   96.28%   -0.01%     
==========================================
  Files           8        8              
  Lines         783      781       -2     
==========================================
- Hits          754      752       -2     
  Misses         29       29              
Files Coverage Δ
cmeutils/plotting.py 100.00% <100.00%> (ø)

@chrisjonesBSU chrisjonesBSU deleted the fix_dists branch February 8, 2024 20:01
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.

3 participants