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
- Work in progress:
Cubic spline PSFs
Currently compiled for CUDA 10.1 update 2 / Windows x64 using Visual Studio 2019
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.31-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1470671db88ed4d57121e64dbc40083926d81f9c1fbeadb3596349de8678bac6 |
|
MD5 | a1befe039fb4e42797a98c6e141ede96 |
|
BLAKE2b-256 | c52eb1ab6006d67d66c2cd361f5b77dad9a12c0bb9d0962c86aef2858a9610a5 |