Skip to main content

Micro-Manager GUI interface in napari.

Project description

napari-micromanager

License PyPI Python Version Tests codecov

GUI interface between napari and micromanager powered by pymmcore-plus and pymmcore-widgets


napari-micromanager

Installation

You can install napari-micromanager via pip:

pip install napari-micromanager

You will also need a Qt backend such as PySide2/6, or PyQt5/6. PyQt is preferred and receives more testing. If you've previously installed napari into this environment with pip install napari[all], then you will likely already have it. If not, you will also need to install a Qt backend of your choice:

pip install pyqt5  # or any of {pyqt5, pyqt6, pyside2, pyside6}

Getting micromanager adapters

The easiest way to get the micromanager adapters is to use:

mmcore install

this will install micromanager to the pymmcore_plus folder in your site-package; use this to see where:

python -c "from pymmcore_plus import find_micromanager; print(find_micromanager())"

alternatively, you can direct pymmcore_plus to your own micromanager installation with the MICROMANAGER_PATH environment variable:

export MICROMANAGER_PATH='/path/to/Micro-Manager-...'

Contributing

Contributions are very welcome.

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 napari-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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

napari_micromanager-0.1.3.tar.gz (23.2 kB view details)

Uploaded Source

Built Distribution

napari_micromanager-0.1.3-py3-none-any.whl (23.3 kB view details)

Uploaded Python 3

File details

Details for the file napari_micromanager-0.1.3.tar.gz.

File metadata

  • Download URL: napari_micromanager-0.1.3.tar.gz
  • Upload date:
  • Size: 23.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for napari_micromanager-0.1.3.tar.gz
Algorithm Hash digest
SHA256 b2b84ab31d63758e0e6b2eec4715814436206986dfb82d3127c5efa00e9edfef
MD5 d1d29cc44227e2ca9051b7b19e70bc2e
BLAKE2b-256 5460e148435c86ad174c680467816e6f33bc5a328529ebd3ed9994e255d5c29e

See more details on using hashes here.

File details

Details for the file napari_micromanager-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for napari_micromanager-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 65e5ac8c0e69a582314aaf3e86a1b8e8d27ab7881b024f31138848c95315a68a
MD5 63ca5f28a644e3cf1b5bdea0c0aa20fa
BLAKE2b-256 950dca2b114b6997ec1ac63d58b7950336f60983f5ad8c8393cbd518a3096c56

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page