affinitymap and semantic map is close to binary, but was formatted as Float32. In Phase II, this will cost about 24(3+4) = 56 peterbyte without compression! We got about 50% compression rate using blosclz, so it will still cost about 28 peterbyte storage!
at least for real time visualization, we can downsample and push 8-bit chunks to neuroglancer directly.
they could potentially be remapped to 8 bit to reduce the storage to 2*(3+4)= 14 without compression.
affinitymap and semantic map is close to binary, but was formatted as Float32. In Phase II, this will cost about 24(3+4) = 56 peterbyte without compression! We got about 50% compression rate using
blosclz
, so it will still cost about 28 peterbyte storage!at least for real time visualization, we can downsample and push 8-bit chunks to neuroglancer directly.
they could potentially be remapped to 8 bit to reduce the storage to 2*(3+4)= 14 without compression.
remapping
test effect of segmentation