Fluorescence Fluctuation-based Super Resolution (FF-SRM) Methods
Project description
napari-superres
A collection of super-resolution microscopy FF-SRM methods.
Open-source implementation of methods for Fluorescence Fluctuation based Super Resolution Microscopy (FF-SRM):
Methods implemented:
- MSSR
- ESI
- SOFI
- SRRF
- MUSICAL
- Split channels
Super Resolution Radial Fluctuations (SRRF) | Mean-Shift Super Resolution (MSSR) | Entropy-based Super-resolution Imaging (ESI) |
---|---|---|
from Fig. 7 of Alva et al., 2022 | from Fig. 2 of García et al., 2021 | from Fig. 6 of Alva et al., 2022 |
Repositories available:
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
First install napari viewer (if you haven't):
conda create -y -n napari-env -c conda-forge python=3.9
conda activate napari-env
pip install "napari[all]"
For details check: https://napari.org/stable/
You can install the plugin graphically.
or install latest development version :
pip install git+https://github.com/RoccoDAnt/napari-superres.git
You might need to install git first.
Examples of use:
Original | tMSSR |
---|---|
|
|
Parameters: | Amplification: 2, Order: 0, PSF FWHM: 6, Interpolation: Bicubic, Statistical integration: CV*sigma |
Original | ESI |
---|---|
|
|
Parameters: | image in output: 2, bins: 2, Order: 2 |
Original | SOFI |
---|---|
|
|
Parameters: | Amplification factor: 2, Moment Order: 4, lambda parameter: 1.5, No. Iterations: 20, Window size: 100 |
Original | SRRF |
---|---|
|
|
Parameters: | Amplification: 2, Spatial radius: 5, Symmetry Axis: 6, Start frame: 0, End frame: 48 |
Original | MUSICAL |
---|---|
|
|
Parameters: | Emission [nm]: 510 NA: 1.4, Mag: 100, Pizel size: 8000, Threshold: -0.5, Alpha: 4, Subpixels per pixel: 20 |
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the BSD-3 license, "napari-superres" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
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 Distribution
File details
Details for the file napari-superres-0.1.1.tar.gz
.
File metadata
- Download URL: napari-superres-0.1.1.tar.gz
- Upload date:
- Size: 4.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d38f98572daac58331ac2dedd4a3e0cd0ad2c4743ac036fd9a9ab12c79f6d2ab |
|
MD5 | 2dcdd487c63886bb360821c364d5ef26 |
|
BLAKE2b-256 | 9663aef9bae07a068618a4d79d0b8c170a83fd4af5c115c5c388b4d6968f4391 |