Include translations in multiscales - #590
Conversation
|
BTW, with the 'nearest' downsample method, I imagine it basically does Edit: nevermind, with |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #590 +/- ##
==========================================
+ Coverage 86.65% 86.67% +0.01%
==========================================
Files 16 16
Lines 2316 2319 +3
==========================================
+ Hits 2007 2010 +3
Misses 309 309 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@jo-mueller - rebased and fixed tests |
Fixes #403.
This is on top of #515. Can rebase once that's merged.
Encouraged by discussion at ome/ngff#89 (comment), this adds translation to the dataset coordinateTransformsations generated on downsampling.
Need to add/update tests...
cc @jo-mueller