Viv Versions Save

Library for multiscale visualization of high-resolution multiplexed bioimaging data on the web. Directly renders Zarr and OME-TIFF.

@hms-dbmi/[email protected]

2 months ago

What's Changed

Full Changelog: https://github.com/hms-dbmi/viv/compare/@hms-dbmi/[email protected]...@hms-dbmi/[email protected]

@hms-dbmi/[email protected]

4 months ago

0.16.0

Minor Changes

  • feat: Support multiscale multifile-OME-TIFFs (@vivjs/loaders) (#748)

    This release extends Viv's multifile OME-TIFF data-loading capabilities to multiscale TIFFs as well. The loadOmeTiff utility now recognizes and loads multiresolution images described in a companion.ome metadata file.

  import { loadOmeTiff } from '@vivjs/loaders';

  let loader = await loadOmeTiff('http://localhost:8080/data.companion.ome');

@hms-dbmi/[email protected]

6 months ago

Patch Changes

@hms-dbmi/[email protected]

6 months ago

Minor Changes

  • 53e6014: Bump deck.gl to v8.8.27 and luma.gl to v8.5.21 (@vivjs/extensions, @vivjs/constants, @vivjs/viewers, @vivjs/layers, @vivjs/views)

Patch Changes

  • 51aca92: fix: Throw error for missing OME-XML in loadBioformatsZarr (@vivjs/loaders)
  • a1a8007: feat: Set default PhysicalSizeUnit to µm (@vivjs/loaders)
  • 43f659a: fix: Allow unknown OME-XML Description by default (@vivjs/loaders)

v0.14.2

6 months ago

What's Changed

Full Changelog: https://github.com/hms-dbmi/viv/compare/v0.14.1...v0.14.2

v0.14.1

6 months ago

What's Changed

Full Changelog: https://github.com/hms-dbmi/viv/compare/v0.14.0...v0.14.1

v0.14.0

6 months ago

What's Changed

Full Changelog: https://github.com/hms-dbmi/viv/compare/v0.13.8...v0.14.0

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago
  • Fix channel toggling rendering
  • Add full-fledged zarr support
  • Fix bounding box issues