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

Add option to add and remove bins #245

Merged
merged 3 commits into from
Jul 12, 2024
Merged

Add option to add and remove bins #245

merged 3 commits into from
Jul 12, 2024

Conversation

NGoetz
Copy link
Member

@NGoetz NGoetz commented Jul 1, 2024

This closes #238
I added the option to remove bins, which happens usually if one wants to drop bins due to gaps in experimental data. Additionally, I also added the option to add bins, just because I was at it anyway.
In the process, I redefined histogram to always have lists of histograms, even in the single histogram case, and extended the tests.

@NGoetz NGoetz requested a review from nilssass July 1, 2024 16:10
@NGoetz NGoetz changed the base branch from main to sparkx_devel July 1, 2024 16:11
@NGoetz NGoetz marked this pull request as ready for review July 1, 2024 16:21
Copy link
Collaborator

@nilssass nilssass left a comment

Choose a reason for hiding this comment

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

This looks very good. I don't see any point that would raise my suspicion

@nilssass nilssass merged commit 662a4d1 into sparkx_devel Jul 12, 2024
1 check passed
@nilssass nilssass deleted the ngoetz/remove_bin branch July 12, 2024 15:14
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.

Remove bins in histogram class
2 participants