Open d-v-b opened 3 years ago
I don't specify an output chunk size, so Igor's down-sampler keeps the same chunk size as the source (which in this case is 128,128,64).
I thought it made sense to simplify the downsample as much as possible since Saalfeld wanted to focus on comparing infrastructure libraries.
@trautmane what chunk size did you use for the outputs? I couldn't find a reference to the output chunking in the bash script but maybe I'm blind? or is it hard-coded in java somewhere?