Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ecell/scopyon

:microscope: Monte Carlo simulation toolkit for bioimaging systems
https://github.com/ecell/scopyon

bioimaging-systems optics python simulation

Last synced: about 2 months ago
JSON representation

:microscope: Monte Carlo simulation toolkit for bioimaging systems

Awesome Lists containing this project

README

        

scopyon
=======

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ecell/scopyon/master)
[![PyPI version](https://badge.fury.io/py/scopyon.svg)](https://badge.fury.io/py/scopyon)
[![CircleCI](https://circleci.com/gh/ecell/scopyon.svg?style=svg)](https://circleci.com/gh/ecell/scopyon)
[![Readthedocs](https://readthedocs.org/projects/scopyon/badge/)](http://scopyon.readthedocs.io/)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ca714025c04b456dbaa036e0275cb603)](https://www.codacy.com/app/ecell/scopyon?utm_source=github.com&utm_medium=referral&utm_content=ecell/scopyon&utm_campaign=Badge_Grade)

:microscope: Monte Carlo simulation toolkit for bioimaging systems

Documentation
--------------

See [https://scopyon.readthedocs.io/](https://scopyon.readthedocs.io/) for details.

Requirements
------------

For `scopyon`, Python 3 and its libraries, `numpy`, `scipy`, `matplotlib`, `pyyaml` and `pint`, are required. Installation of `scikit-image`, `pillow` and `plotly` is also recommended.

Installation
------------

```shell-session
$ pip install scopyon
```

or

```shell-session
$ python setup.py test install
```

Quick start
-----------

```shell-session
$ python examples/twocolor.py
```

![TIRF Image](https://github.com/ecell/scopyon/raw/master/examples/twocolor_000.png)

License
-------

`scopyon` is licensed under the terms of BSD-3-Clause (see [LICENSE](/LICENSE)).

Citation
--------

If this package contributes to your work, please cite the followings.

[https://doi.org/10.1371/journal.pone.0130089](https://doi.org/10.1371/journal.pone.0130089)