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: 10 months ago
JSON representation
:microscope: Monte Carlo simulation toolkit for bioimaging systems
- Host: GitHub
- URL: https://github.com/ecell/scopyon
- Owner: ecell
- License: bsd-3-clause
- Created: 2014-11-05T06:27:36.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T12:16:12.000Z (over 5 years ago)
- Last Synced: 2024-11-07T06:43:48.514Z (about 1 year ago)
- Topics: bioimaging-systems, optics, python, simulation
- Language: Python
- Homepage:
- Size: 29.9 MB
- Stars: 7
- Watchers: 14
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
scopyon
=======
[](https://mybinder.org/v2/gh/ecell/scopyon/master)
[](https://badge.fury.io/py/scopyon)
[](https://circleci.com/gh/ecell/scopyon)
[](http://scopyon.readthedocs.io/)
[](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
```

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)