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
Version:
- 0.0.2a0
Last updated:
- 21 February 2023
First released:
- 17 February 2023
License:
- MPL-2.0
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
- matplotlib
- elementpath
- tk (>=0.1.0)
- zarr
- scikit-image
- PySimpleGUI
- pytest-shutil