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
- Host: GitHub
- URL: https://github.com/mattbit/spt
- Owner: mattbit
- Created: 2018-01-22T12:06:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T15:59:26.000Z (over 8 years ago)
- Last Synced: 2025-03-02T16:49:31.655Z (over 1 year ago)
- Language: Python
- Size: 31.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.