Airyscan multi-array detector high resolution image reconstruction
Project description
SAiryscan
SAiryscan is a python proof of concept of the algorithms developed in the publication: Optic letters
The implementation is based on PyTorch for it capabilities of using the GPU if available.
Documentation
The documentation is available here.
Quick start
The easiest way to use the code without modifications is to use de command line interface:
airyscan -i celegans.czi -r SRegisterPosition -m ISM -o celegans_ism.tiff
To build pipeline please refer to the API documentation guide
For development
Install dev dependencies
pip install -r requirements.txt
Run the tests
pytest sairyscan
Check PEP8
pylint sairyscan
Build the documentation
The documentation is written with Sphinx. To build is run the commands:
cd docs
pipenv run sphinx-build -b html ./source ./build
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sairyscan-0.0.3.tar.gz.
File metadata
- Download URL: sairyscan-0.0.3.tar.gz
- Upload date:
- Size: 2.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e782e5d6ddfe6d036aec257c703a8131d6abb16f1ce3a32960539df72a3362c
|
|
| MD5 |
dc30110ee7a3c29a731afc953cfb14f7
|
|
| BLAKE2b-256 |
f3fec2358c6c9bfc6e90cc83b7da358004816034f74991dd4bc2dd3165359a33
|
File details
Details for the file sairyscan-0.0.3-py3-none-any.whl.
File metadata
- Download URL: sairyscan-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d90f1103402becf98694139b6aef11101b5c4d37d345b7652226e83106f35675
|
|
| MD5 |
5c6b885a3522e38854afff18a02bc8f3
|
|
| BLAKE2b-256 |
76ceeba3590753cd16e7feed9226db60667ca16f221a4e87880f2181c037cc56
|