allen-cell-animated / volume-viewer

https://allen-cell-animated.github.io/volume-viewer/
Other
90 stars 7 forks source link

support int16 and int32 pixes in tiff (and zarr?) #55

Closed toloudis closed 2 years ago

toloudis commented 2 years ago

Use Case

loading a tiff with pixels of type int16 or int32 seems to error out with "byte size not supported yet"

Solution

Add support!