Analytical tools for cryo-electron microscopy (stitching + napari validator).
Project description
PANDORICA
Analytical tools for electron microscopy.
Bundled tools
pandorica.stitch— serial-section tomogram stitcher: MT-graph-driven alignment with an image-only fallback, diffeomorphism-guarded TPS warp, global pose solve, CPU/GPU volume export. Seepandorica/stitch/README.mdfor the method and related-work references.pandorica.napari— napari plugin: visually validate the stitcher on real datasets and record coarse-alignment ground truth by hand.
Install
pip install pandorica # core stitcher + CLI
pip install "pandorica[napari]" # add the napari validator widgets
Use
python -m pandorica.stitch.cli <input_dir>
from pandorica.stitch.cli import run_stitch
run_stitch("path/to/sections") # writes <input_dir>/stitched_output/
If tardis_em is also installed, the same entry point is exposed as the
tardis_stitch console script.
Citation
If pandorica contributes to a publication or presentation, please cite the
software and the two ZIB predecessor papers (the latter are required under
their upstream licenses):
@software{kiewisz_pandorica_2026,
author = {Kiewisz, Robert},
title = {pandorica: analytical tools for electron microscopy},
year = {2026},
version = {0.1.0},
url = {https://github.com/RRobert92/pandorica},
license = {PolyForm-Noncommercial-1.0.0}
}
- Lindow et al., Journal of Microscopy (2021), SerialSectionAligner — doi:10.1111/jmi.13039
- Weber et al., PLoS ONE (2014), microtubulestitching
See pandorica/stitch/README.md for full author
lists and the wider related-work list (IMOD, msemalign, Okapi-EM, …).
License
PolyForm Noncommercial License 1.0.0 — free for research, study, and use by educational, public-research, charitable, public-health, environmental, and government institutions, regardless of funding source. Commercial use requires a separate license; see COMMERCIAL.md to request one. Full terms in LICENSE.
Contributions require a Developer Certificate of Origin sign-off — see CONTRIBUTING.md.
Contact
Robert Kiewisz — robert.kiewisz@gmail.com
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pandorica-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pandorica-1.0.0-py3-none-any.whl
- Upload date:
- Size: 109.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ae9764544de40a4a38cb1c00ec93a04c37a7911e22115c0ec5b5d6c681bfe22
|
|
| MD5 |
9f53f8125a70f868a426ed09221efcdf
|
|
| BLAKE2b-256 |
c4536b824887570365d41a88cd4f6c2f51b4c4e314ee9aa74a8af9098dc2024a
|