Skip to content

Commit

Permalink
Update 633.bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
ndevenish authored Jul 26, 2023
1 parent da0926e commit 5b8afaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion newsfragments/633.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Slicing of imageset objects is fixed so that the slice indices are 0-based, as is the data accessor.
Slicing of imageset objects is now consistently 0-based, including for the sliced data accessor. Previously, the data accessor had to be accessed with the original index offsets.

0 comments on commit 5b8afaf

Please sign in to comment.