All Projects → MicroscPSF → MicroscPSF-Py

MicroscPSF / MicroscPSF-Py

Licence: MIT license
Fast and Accurate 3D PSF Computation for Fluorescence Microscopy

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to MicroscPSF-Py

cellfinder
Automated 3D cell detection and registration of whole-brain images
Stars: ✭ 122 (+388%)
Mutual labels:  microscopy
NanoJ-Fluidics
Manual, source-code and binaries for the NanoJ-Fluidics project
Stars: ✭ 47 (+88%)
Mutual labels:  microscopy
BasisFunctionExpansions.jl
Basis Function Expansions for Julia
Stars: ✭ 19 (-24%)
Mutual labels:  approximation
LLSpy
Lattice light-sheet post-processing utility.
Stars: ✭ 19 (-24%)
Mutual labels:  microscopy
Scripts
🔬🍸 Home of the ImageJ BAR: A collection of Broadly Applicable Routines for ImageJ
Stars: ✭ 18 (-28%)
Mutual labels:  microscopy
simple sim fusion demo
Simple demo of structured illumination microscopy image fusion via Richardson-Lucy deconvolution
Stars: ✭ 13 (-48%)
Mutual labels:  microscopy
ome-types
native Python dataclasses for the OME data model
Stars: ✭ 28 (+12%)
Mutual labels:  microscopy
ThreeDeconv.jl
A convex 3D deconvolution algorithm for low photon count fluorescence imaging
Stars: ✭ 28 (+12%)
Mutual labels:  microscopy
flika
An interactive image processing program for biologists written in Python.
Stars: ✭ 20 (-20%)
Mutual labels:  microscopy
polatory
Fast, memory-efficient 3D spline interpolation and global kriging, via RBF (radial basis function) interpolation.
Stars: ✭ 82 (+228%)
Mutual labels:  approximation
atomai
Deep and Machine Learning for Microscopy
Stars: ✭ 77 (+208%)
Mutual labels:  microscopy
bg-atlasapi
A lightweight python module to interact with atlases for systems neuroscience
Stars: ✭ 54 (+116%)
Mutual labels:  microscopy
DeconvolutionLab2
Java (ImageJ/Fiji) software package for 3D deconvolution microscopy
Stars: ✭ 29 (+16%)
Mutual labels:  microscopy
napari-aicsimageio
Multiple file format reading directly into napari using pure Python
Stars: ✭ 18 (-28%)
Mutual labels:  microscopy
monobit
Tools for working with monochrome bitmap fonts
Stars: ✭ 124 (+396%)
Mutual labels:  psf
OAD
Collection of tools and scripts useful to automate microscopy workflows in ZEN Blue using Python and Open Application Development tools and AI tools.
Stars: ✭ 90 (+260%)
Mutual labels:  microscopy
remote refocus
A scientific publication, describing a way to improve microscopy. This repository hosts everything you need to reproduce our results. Read the publication here: https://andrewgyork.github.io/remote_refocus/
Stars: ✭ 13 (-48%)
Mutual labels:  microscopy
ColiCoords
Single-cell fluorescence microscopy data analysis
Stars: ✭ 22 (-12%)
Mutual labels:  microscopy
equadratures
equadratures.org/
Stars: ✭ 92 (+268%)
Mutual labels:  approximation
art-turing-ellipse
A six-panel artistic rendition of Alan Turing
Stars: ✭ 17 (-32%)
Mutual labels:  approximation

MicroscPSF-Py

This is a Python implementation of the fast microscope PSF generation tool (using the Gibson-Lanni model). Technical details can be found here.

Linux Build Status PyPI version

Install

PyPI

$ python -m pip install MicroscPSF-Py

Source

$ git clone https://github.com/MicroscPSF/MicroscPSF-Py.git
$ cd MicroscPSF-Py
$ python setup.py install

Usage

Please see the examples.ipynb Jupyter notebook.

Acknowledgements

  • Original algorithm Li, J., Xue, F., & Blu, T. (2017). Fast and accurate three-dimensional point spread function computation for fluorescence microscopy. JOSA A, 34(6), 1029-1034. link.

  • Python implementation by Kyle Douglass and Hazen Babcock.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].