napari-micromanager

October 29, 2021 ยท View on GitHub

License PyPI Python Version Tests codecov

GUI interface between napari and micromanager

๐Ÿšง Experimental! Work in progress! Here be ๐Ÿฒ ๐Ÿšง


mm

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

Installation

You can install napari-micromanager via pip:

pip install napari-micromanager

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.

Launching napari with plugin

You can launch napari and automatically load this plugin using the launch-dev.py script:

python launch-dev.py

Alternatively you can run:

napari -w micromanager

License

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

Issues

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