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 using entropy minimization (SAME) and redundant cross correlation (RCC)
- 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.28-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8c60f7c8c3f02f848dc4045596811a0804b4079b7c5640fb530554d99ed4ea8 |
|
MD5 | 1fbe6a1baa138821f7decd671096579a |
|
BLAKE2b-256 | 239f161b18f6780e4f2b6323fdc2697cb97f71fffe75608556badc2458337657 |