Metadata-Version: 2.1
Name: python-microscopy
Version: 23.6.15.post0.dev0
Summary: Tools for (super-resolution) microscopy data analysis and microsope control
Home-page: https://github.com/python-microscopy/python-microscopy
Author: David Baddeley
Author-email: david.baddeley@auckland.ac.nz
License: GNU General Public License v3 (GPLv3)
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy

# <img alt="PYME" src="PYME/resources/icons/pymeLogo.png" style="float:left"> The PYthon Microscopy Environment

![tag](https://img.shields.io/github/v/tag/python-microscopy/python-microscopy?sort=semver&logo=github)
[![DOI](https://zenodo.org/badge/224552047.svg)](https://zenodo.org/badge/latestdoi/224552047)
![commits](https://img.shields.io/github/commit-activity/m/python-microscopy/python-microscopy?logo=github)
![testing](https://img.shields.io/azure-devops/tests/davidbaddeleynz/pyme-ci/2/master?logo=azuredevops)

PYME (the PYthon Microscopy Environment) is an open-source application suite for light microscopy acquisition, data storage, visualization, and analysis. It offers a particularly comprehensive set of features for single-molecule localization techniques (PALM, STORM, PAINT, etc ...), but also supports many other modalities. The package is multi-platform, running on Windows, Linux, and OSX.

<!-- ![license](https://img.shields.io/github/license/python-microscopy/python-microscopy) -->
<!--![conda](https://img.shields.io/conda/v/david_baddeley/python-microscopy.svg)
![plat](https://img.shields.io/conda/pn/david_baddeley/python-microscopy.svg)-->

- **Website:** https://www.python-microscopy.org
- **Installation:** https://python-microscopy.org/doc/Installation/Installation.html
- **Documentation:** https://python-microscopy.org/doc/
- **Source code:** https://github.com/python-microscopy/python-microscopy/
- **Contributing:** https://python-microscopy.org/doc/Contributing.html
- **Bug reports:** https://github.com/python-microscopy/python-microscopy/issues

The documentation is also available in the *docs* subdirectory of the repository.

**Have a question?** Get in touch! \
You can email us at support@python-microscopy.org, or raise a [support issue](https://github.com/python-microscopy/python-microscopy/issues/new?assignees=&labels=support&template=support.md&title=%5BSUPPORT%5D). We are also active on the [image.sc forum](https://forum.image.sc/) - tag your post with `pyme` and we'll be happy to support you.


