Let's replace Microsoft Excel or Google Spreadsheet with napari-spreadsheet
for your daily image analysis.
- Convert layer features to a spreadsheet.
- Update layer features from a spreadsheet.
- Send spreadsheet data to the namespace of napari's console directly.
This plugin is largely dependent on tabulous. To know more about the user interface, please see the documentation.
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
You can install napari-spreadsheet
via pip:
pip install napari-spreadsheet
To install latest development version :
pip install git+https://github.com/hanjinliu/napari-spreadsheet.git
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the BSD-3 license, "napari-spreadsheet" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.