Micro-Manager GUI interface in napari.
Project description
napari-micromanager
GUI interface between napari and micromanager powered by pymmcore-plus and pymmcore-widgets
🚧 Experimental! Work in progress! Here be 🐲 🚧
Installation
You can install napari-micromanager
via pip:
pip install napari-micromanager
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file napari_micromanager-0.0.3.tar.gz
.
File metadata
- Download URL: napari_micromanager-0.0.3.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 960ef917bbe12bb3d6829ef2af0f1fc61b28f2c6c4f46bd456a7f7b66a7f6258 |
|
MD5 | d088f0ffb436794310da01d479e3af4f |
|
BLAKE2b-256 | ba1f872c27b7003fac5b486f5277d1b250a5c9de4bfa5a9b94a739035a8d5b0c |
File details
Details for the file napari_micromanager-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: napari_micromanager-0.0.3-py3-none-any.whl
- Upload date:
- Size: 24.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56c539eccd7e7125b85b356c8ccbe1c175385801b286ec6b669fa99454cd307c |
|
MD5 | b89ccee1137b3ac2a5dbb5eecfe6bc91 |
|
BLAKE2b-256 | 42286176e8c7aa7ce61c29b4fe730f186a1b56978a7e64bcd02eee052af732e6 |