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

[REF] Handle atlases w/decimal vox sizes #197

Merged
merged 2 commits into from
Jun 10, 2021
Merged

[REF] Handle atlases w/decimal vox sizes #197

merged 2 commits into from
Jun 10, 2021

Conversation

rmarkello
Copy link
Owner

Hopefully addresses #196

Adds better handling of volumetric atlas grids with non-integer steps (i.e., voxel sizes) and non-integer affine offsets. Need to add a few tests to confirm functionality but I think this should work...

Adds improved handling of atlases with non-integer voxel sizes
@codecov
Copy link

codecov bot commented Jun 8, 2021

Codecov Report

Merging #197 (815257e) into main (faa44de) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   95.12%   95.14%   +0.02%     
==========================================
  Files          41       41              
  Lines        3279     3293      +14     
==========================================
+ Hits         3119     3133      +14     
  Misses        160      160              
Impacted Files Coverage Δ
abagen/matching.py 98.77% <100.00%> (+0.01%) ⬆️
abagen/tests/test_matching.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update faa44de...815257e. Read the comment docs.

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.

1 participant