Skip to main content

Open source microscope control using python

Project description

Documentation Status License PyPI PyPI - Downloads

pycromanager is a Python library for customized microscope hardware control and integration with image processing. It works together with Micro-manager and Micro-magellan, or can be used as a standalone backend system for controlling microscope hardware.

Check out to the journal article or the documentation for an idea of the capabilities and how to get started.

Have a cool example of something you've done with pycromanager or an idea for improvement? Reach out on the issues page.

Installing pycro-manager

  1. Download the lastest version of micro-manager 2.0
  2. Install pycro-manager using pip install pycromanager
  3. Run Micro-Manager, select tools-options, and check the box that says Run server on port 4827 (you only need to do this once)

To verify everything is working, run the following code:

from pycromanager import Core

core = Core()
print(core)

which will give an output like:

<pycromanager.core.mmcorej_CMMCore object at 0x7fe32824a208>

Troubleshooting

Upon creating the Bridge, you may see an error with something like:

UserWarning: Version mistmatch between Java ZMQ server and Python client.
Java ZMQ server version: 2.4.0
Python client expected version: 2.5.0

In this case case your Micro-manager version Pycro-manager versions are out of sync. Usually, this can be fixed by downloading the latest versions of both. Uprgade to the latest Pycro-manager with:

pip install pycromanager --upgrade

Contributing

We welcome community contributions to improve Pycro-manager, including bug fixes, improvements to documentation, examples of different use cases, or internal improvements. Check out the contributing guide to see more about the workflow. Areas where community contributions would be especially helpful can be found on the Issues page with a Help wanted label

Information about how to setup a development environment for the Java parts of Pycro-manager can be found here

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

pycromanager-0.24.0.tar.gz (38.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pycromanager-0.24.0-py3-none-any.whl (42.4 kB view details)

Uploaded Python 3

File details

Details for the file pycromanager-0.24.0.tar.gz.

File metadata

  • Download URL: pycromanager-0.24.0.tar.gz
  • Upload date:
  • Size: 38.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for pycromanager-0.24.0.tar.gz
Algorithm Hash digest
SHA256 1a08088e3a7a450f43d4f4777249070c2939b37066d5a8cc6f2adcdb7ca7ff26
MD5 5c066875ca0d30787434e0f93e5e6e6f
BLAKE2b-256 cebf94ee9e24364382739e0b98706ec1fb5a4ddc68cc29bc45b467970bcec4e0

See more details on using hashes here.

File details

Details for the file pycromanager-0.24.0-py3-none-any.whl.

File metadata

  • Download URL: pycromanager-0.24.0-py3-none-any.whl
  • Upload date:
  • Size: 42.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for pycromanager-0.24.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1bfaa8466bf3aa791ee4e79be44af471e06e1009d238ca38f535c71fc848ca1c
MD5 c8ce9f8a4f92a472c5fe0602a05419cd
BLAKE2b-256 4b0b19bf1165a21165187c7cc7d61cca0446ac775bb208385a1bcc2268241c8a

See more details on using hashes here.

Supported by

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