Skip to content

Latest commit

 

History

History
74 lines (49 loc) · 2.76 KB

File metadata and controls

74 lines (49 loc) · 2.76 KB

napari-basicpy

License PyPI Python Version tests codecov napari hub

BaSiCPy illumination correction for napari

Example:

example


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

Installation

You can install napari-basicpy via pip:

pip install napari-basicpy

Compatibility

napari-basicpy (>=1.0.0) requires BaSiCPy ≥ 2.0.

If you need compatibility with BaSiCPy < 2.0, please use an earlier plugin version:

To install latest development version :

pip install git+https://github.com/peng-lab/napari-basicpy.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-basicpy" is free and open source software

Issues

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