This is the main repository of the spfluo-app.
spfluo-app aims at bringing 3D reconstruction techniques to fluorescence imaging!
spfluo-app is built on top of a fork Scipion, so that it runs on Windows.
Go to spfluo-app installation page and follow the instructions.
Run with uv:
git clone https://github.com/jplumail/spfluo-app
cd spfluo-app
git submodule update --init --recursive
uv run --extra cu124 spfluo-app # run with cuda 12.4 torch
uv run --extra cpu spfluo-app # run with cpu torch