seung-lab / BigArrays.jl

Storing and accessing large Julia array locally or in cloud storage without server.
Apache License 2.0
13 stars 3 forks source link

get_chunk_size will return 3D chunk size, even if the array is 4D! #30

Closed xiuliren closed 6 years ago

xiuliren commented 6 years ago

not returning 4D array any more if the number of channel is one.