Skip to content

Command line tool for registration of very large 3D volumes.

License

Notifications You must be signed in to change notification settings

seung-lab/corgie

Repository files navigation

corgie: COnnectomics Registration Generalizable Inference Engine

Documentation Status Python Badge Zenodo Badge

Welcome to corgie! corgie is a toolkit for registration of large 3D volumes.

The recommended installation method is pip-installing into a virtualenv:

git clone [email protected]:seung-lab/corgie.git
cd corgie
pip install -e .

Installation typically takes under 10 minutes.

To install the pinned versions of the package requirements, refer to the requirements-release.txt:

pip install -r requirements-release.txt

Corgie uses boto3 under the hood, so follow boto3's instructions to get credentials installed for Amazon SQS.

You can find demo walkthrough with links to the demo dataset and expected output in the Documentation.

Project Information

Citation

@article {Popovych2022.03.25.485816,
   author = {Popovych, Sergiy and Macrina, Thomas and Kemnitz, Nico and Castro, Manuel and Nehoran, Barak and Jia, Zhen and Bae, J. Alexander and Mitchell, Eric and Mu, Shang and Trautman, Eric T. and Saalfeld, Stephan and Li, Kai and Seung, Sebastian},
   title = {Petascale pipeline for precise alignment of images from serial section electron microscopy},
   elocation-id = {2022.03.25.485816},
   year = {2022},
   doi = {10.1101/2022.03.25.485816},
   URL = {https://www.biorxiv.org/content/early/2022/03/27/2022.03.25.485816},
   eprint = {https://www.biorxiv.org/content/early/2022/03/27/2022.03.25.485816.full.pdf},
   journal = {bioRxiv}
}

About

Command line tool for registration of very large 3D volumes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages