CUDA-Based image processing for single molecule localization microscopy
Project description
A C++/CUDA toolbox with python bindings for doing single molecule microscopy image processing.
- Features include:
Super fast spot detection and extraction on tiff files (~1k frames/s on my dell xps laptop)
- Max-Likelihood fitting of various 2D Gaussian models
(XY with or without fixed sigma, 3D using astigmatism)
Easy rendering of results: Piccaso Render compatible HDF5 export (https://github.com/jungmannlab/picasso)
Phasor-based SMLM (https://aip.scitation.org/doi/full/10.1063/1.5005899)
A C++ templated approach to quickly implement new PSF models as long as the first derivative can be computed.
Drift correction in 2D and 3D
Localization using cubic spline PSFs from https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6009849/
Currently compiled for CUDA 11.2 for Windows 10
Credits to Willem Melching (@pd0wm) for general debugging and implementation of astigmatic Gaussian PSF models, as well as yet unpublished code.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for photonpy-1.0.39-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9c061836509819ef40bf335ff1fc82ed8a375eb1d8b57df9151afe6741975a2 |
|
MD5 | f5bf6131c8c85037f8aa8819979f1917 |
|
BLAKE2b-256 | 5c9739c8be20259064ffad0a8fbb5984dd77e7e184b46fc600594ac2d49cbb05 |