aics-image-viewer-app
v1.0.3
Published
web view of ome tif, czi, and tif z-stacks
Downloads
6
Readme
- make sure node.js is installed
- make sure aicsimage python lib is installed
- npm install
- npm run build
- npm start
- entry points: -- localhost:8008/index.html?files=//allen/aics/path/to/dir/with/ome/tif/files -- localhost:8008/index.html?img=//allen/aics/path/to/ome/tif/file
- supports ome.tif, .tif, and .czi provided they are self contained z stacks.
- note: the files will be placed in a temporary "cache" folder which should be periodically cleaned out.