Skip to content

Fix Experiment.rebin for data with bin-edge coordinates - #235

Merged
henrikjacobsenfys merged 1 commit into
developfrom
fix_rebin
Aug 11, 2026
Merged

Fix Experiment.rebin for data with bin-edge coordinates#235
henrikjacobsenfys merged 1 commit into
developfrom
fix_rebin

Conversation

@henrikjacobsenfys

Copy link
Copy Markdown
Member

sc.bin cannot handle multi-dimensional dense data with bin-edge coordinates, so convert them to bin centers before binning.

sc.bin cannot handle multi-dimensional dense data with bin-edge
coordinates, so convert them to bin centers before binning.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@henrikjacobsenfys henrikjacobsenfys added [scope] bug Bug report or fix (major.minor.PATCH) [priority] highest Urgent. Needs attention ASAP labels Aug 11, 2026
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@8227592). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #235   +/-   ##
==========================================
  Coverage           ?   98.99%           
==========================================
  Files              ?       53           
  Lines              ?     4060           
  Branches           ?      706           
==========================================
  Hits               ?     4019           
  Misses             ?       19           
  Partials           ?       22           
Flag Coverage Δ
unittests 98.99% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/easydynamics/experiment/experiment.py 98.88% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@henrikjacobsenfys
henrikjacobsenfys merged commit 19f68ab into develop Aug 11, 2026
42 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] highest Urgent. Needs attention ASAP [scope] bug Bug report or fix (major.minor.PATCH)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant