/napari-live-recording

Recording with napari!

Primary LanguagePythonMIT LicenseMIT

napari-live-recording

License: MIT PyPI Python Version tests codecov

A napari plugin for live video recording with a generic camera device and generate a stack of TIFF images from said device.


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

Installation

You can install napari-live-recording via pip:

pip install napari-live-recording

If you want to install the plugin using the source code, you can do so by cloning the project and installing locally:

git clone https://github.com/jacopoabramo/napari-live-recording
cd napari-live-recording
pip install .

Documentation

You can review the documentation of this plugin here

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, "napari-live-recording" is free and open source software

Issues

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