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 reader for hamamatsu .img format #87

Merged
merged 19 commits into from
Aug 17, 2023

Add use_uniform_signal_axis argument to docstring

73cd7d6
Select commit
Failed to load commit list.
Merged

Add reader for hamamatsu .img format #87

Add use_uniform_signal_axis argument to docstring
73cd7d6
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2023 in 0s

83.94% (+0.18%) compared to 9d0f04f

View this Pull Request on Codecov

83.94% (+0.18%) compared to 9d0f04f

Details

Codecov Report

Patch coverage: 85.54% and project coverage change: +0.18% 🎉

Comparison is base (9d0f04f) 83.75% compared to head (73cd7d6) 83.94%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   83.75%   83.94%   +0.18%     
==========================================
  Files          74       76       +2     
  Lines        9800    10132     +332     
  Branches     2163     2210      +47     
==========================================
+ Hits         8208     8505     +297     
- Misses       1097     1114      +17     
- Partials      495      513      +18     
Files Changed Coverage Δ
rsciio/hamamatsu/_api.py 85.36% <85.36%> (ø)
rsciio/hamamatsu/__init__.py 100.00% <100.00%> (ø)

... and 13 files with indirect coverage changes

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