funkelab / daisy

Block-wise task scheduling for large nD volumes.
MIT License
25 stars 16 forks source link

Add fake 'voxel size' for channels dimension #15

Closed cmalinmayor closed 4 years ago

cmalinmayor commented 4 years ago

This is necessary to prevent an error when dividing chunk_size by voxel_size to get chunk_shape for datasets with multiple channels.