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

https://github.com/mattbit/spt

Analysis of super-resolution single particles trajectories
https://github.com/mattbit/spt

Last synced: about 1 month ago
JSON representation

Analysis of super-resolution single particles trajectories

Awesome Lists containing this project

README

          

# Analysis of super resolution SPTs

**Report**: [doc/Statistical analysis of SPTs.pdf](doc/Statistical%20analysis%20of%20SPTs.pdf)

**Presentation**: [doc/Presentation.pdf](doc/Presentation.pdf)

## Code

See [model.py](model.py) for basic reconstruction of drift and diffusion coefficients.

See [attractors.py](attractors.py) for the analysis of attractors including numerical simulation.

See [potential.py](potential.py) for the reconstruction of the drift potential.