Skip to main content

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

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sairyscan-0.0.3.tar.gz (2.9 MB view hashes)

Uploaded Source

Built Distribution

sairyscan-0.0.3-py3-none-any.whl (3.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page