napari-timeseries-opener-plugin

Simple plugin that opens separate .tif files as a 3-dimensional layer.


License
BSD-3-Clause
Install
pip install napari-timeseries-opener-plugin==0.1.8

Documentation

napari-timeseries-opener-plugin

License PyPI Python Version tests codecov napari hub

Simple plugin that opens separate .tif files as a 3-dimensional layer.


This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Run

In powershell run when you do not have sufficient GPU support in your environment

$env:CUDA_VISIBLE_DEVICES=-1; napari

Installation

You can install napari-timeseries-opener-plugin via pip:

pip install napari-timeseries-opener-plugin

To install latest development version :

pip install git+https://github.com/gatoniel/napari-timeseries-opener-plugin.git

Contributing

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.

License

Distributed under the terms of the BSD-3 license, "napari-timeseries-opener-plugin" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.