aces / brainbrowser

Web-based visualization tools for neurological data.
https://brainbrowser.cbrain.mcgill.ca/
GNU Affero General Public License v3.0
351 stars 122 forks source link

A few important fixes for HDF5. #320

Closed rdvincent closed 7 years ago

rdvincent commented 7 years ago

1) Correct loading of chunks where the overall dimension is not evenly divisible by the chunk dimension. 2) Handle empty or missing entries in the fractal heap. 3) Handle missing image-min or image-max data.