Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 2.37 KB

README.md

File metadata and controls

60 lines (37 loc) · 2.37 KB

Two-Channels-Correlation

License MIT PyPI Python Version tests codecov

A correlation between two channels, it's really niche!


Installation

You can install Two-Channels-Correlation via pip:

pip install Two-Channels-Correlation

To install latest development version :

pip install git+https://github.com/GuignardLab/Two-Channels-Correlation.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 MIT license, "Two-Channels-Correlation" is free and open source software

Issues

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


This library was generated using Cookiecutter and a custom made template based on @napari's cookiecutter-napari-plugin template.