Pipelined AcceleratioN of Template matcHing via Eigendecomposition of Rotational projections in cryo-EM
The easiest way to get started is to use the github cli and uv:
gh repo fork mgiammar/panther-em --clone
# or just
# gh repo clone mgiammar/panther-em
cd panther-em
uv syncRun tests:
uv run pytestLint files:
uv run pre-commit run --all-files