Lens correction solver and stitching utilities for EM images.
This repo has overlap with https://github.com/AllenInstitute/asap-modules
It is meant to be independent of asap-modules and a running render server.
This package is pip-installable with
pip install em-stitch
installing from this repo can be accomplished with
python setup.py install
The performance of em-stitch can benefit from the installation of pandas
and will use it when available. Bigfeta will use petsc4py
to implement its solver if available, which can improve memory utilization and performance.
We are planning on occasional updating this tool with no fixed schedule. Community involvement is encouraged through both issues and pull requests. Please make pull requests against the develop branch, as we will test changes there before merging into master.
Supported by the Intelligence Advanced Research Projects Activity (IARPA) via Department of Interior / Interior Business Center (DoI/IBC) contract number D16PC00004. The U.S. Government is authorized to reproduce and distribute reprints for Governmental purposes notwithstanding any copyright annotation thereon. Disclaimer: The views and conclusions contained herein are those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of IARPA, DoI/IBC, or the U.S. Government.