napari-data-preview
Preview lightsheet microscopes acquisition, and allow the creation of an XML for importing the data into TeraStitcher.
Preview lightsheet microscopes acquisition, and allow the creation of an XML for importing the data into TeraStitcher.
This package is very experimental, and you should expect bug/errors.
Installation¶
You can install napari-data-preview
via [pip]:
pip install napari-data-preview
To install latest development version :
pip install git+https://github.com/WyssCenter/napari-data-preview.git
GitHub activity:
- Stars: 0
- Forks: 0
- Issues + PRs: 0
GitHub activity:
- Stars: 0
- Forks: 0
- Issues + PRs: 0
Requirements:
- numpy
- napari[all]
- lxml
- napari-tools-menu
- magic-class
- napari-plugin-engine (>=0.1.4)
- dask
- tifffile
- dask-image
- elementpath
- tk (>=0.1.0)
- zarr
- scikit-image
- PySimpleGUI
- pytest-shutil