hms-dbmi / viv

Library for multiscale visualization of high-resolution multiplexed bioimaging data on the web. Directly renders Zarr and OME-TIFF.
http://avivator.gehlenborglab.org
MIT License
274 stars 42 forks source link

(fix): Revert `Float64` Reversion #668

Closed ilan-gold closed 1 year ago

ilan-gold commented 1 year ago

Background

We noticed that image pyramids for Float64 data had stopped working in HuBMAP and it turns out there was a reversion here: https://github.com/hms-dbmi/viv/pull/606/files#diff-2c110f17c1fdf417f10e305da452bca1673357b88d8815dd47cd7698d81a5424

This is a little bit concerning considering the size of that PR but I made another pass at it and didn't notice anything else. cc @manzt

Change List