A collection of tools for processing MERFISH data
Please refer to the documentation, in particular, the API documentation.
You need to have Python 3.10 or newer installed on your system. If you don't have Python installed, we recommend installing Mambaforge.
Install the latest version:
pip install git+https://github.com/jweissmanlab/fishtank.git@main
To use fishtank.filters.deconwolf
install deconwolf then set the dw_path
and dw_psf_path
attributes in the .config.ini
file.
See the changelog.
If you found a bug, please use the issue tracker.