Commit fe7de0d
committed
remove voxel_size computation for block done array.
Now we simply set voxel size equal to the block size resulting in a single number per block. This makes aligning arrays in `neuroglancer` harder. Using the voxel_offset is no longer enough, and we will instead have to manually create affine transforms to align the datasets if desired1 parent cfee0ef commit fe7de0d
1 file changed
+1
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | 304 | | |
324 | 305 | | |
325 | 306 | | |
| |||
332 | 313 | | |
333 | 314 | | |
334 | 315 | | |
335 | | - | |
336 | | - | |
337 | | - | |
| 316 | + | |
338 | 317 | | |
339 | 318 | | |
340 | 319 | | |
| |||
0 commit comments