Metadata-Version: 2.1
Name: locan
Version: 0.9.0
Summary: Analysis software for single-molecule localization microscopy
Home-page: https://github.com/super-resolution/locan
Author: Locan Developers
Author-email: 
License: BSD 3-Clause
Download-URL: https://github.com/super-resolution/locan
Keywords: fluorescence super-resolution single-molecule localization microscopy smlm storm dstorm palm paint
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: color
Provides-Extra: track
Provides-Extra: register
Provides-Extra: napari
Provides-Extra: scatter_density
Provides-Extra: dev
Provides-Extra: all
License-File: LICENSE.md

![logo](./docs/_static/logo.png) Welcome to Locan
==================================================

[![GitHub](https://img.shields.io/github/license/super-resolution/locan)](https://github.com/super-resolution/Locan/blob/master/LICENSE.md)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/super-resolution/locan)](https://github.com/super-resolution/Locan)
[![GitHub last commit](https://img.shields.io/github/last-commit/super-resolution/locan)](https://github.com/super-resolution/Locan/commits/master)

Locan is a python-based library with code for analyzing fluoresence super-resolution
microscopy data.

Getting Started
----------------

To install the package please read the [instructions](docs/source/installation.rst).

For details on usage and development please read the [documentation](docs/index.rst).

[Tutorials](docs/tutorials/tutorials.rst) are provided as Jupyter notebooks.

You can use the package in a docker container as described in [docker/README.md](docker/README.md).

Contributing
------------

Development takes place on the [Locan Github page](https://github.com/super-resolution/Locan).

Please read [development.rst](docs/source/development.rst) for details on how to help develop this project further.

Developers
----------

See the list of [contributors](docs/source/contributions.rst) who participated in this project.

License
-------

This project is licensed under the BSD-3 License - see the [LICENSE](LICENSE.md) file for details.

Citing
-------

If you want to acknowledge locan please cite this repository using the DOI provided by zenodo:

    to be added

Note this DOI will resolve to all versions of locan. 
To cite a specific version please find the DOI of that version on the zenodo page. 


