Cryo-EM movie frame alignment and polishing. RIPPLE: Realigning image patches and polishing local environment
The easiest way to get started is to use the github cli and uv:
gh repo fork Lucaslab-Berkeley/RIPPLE --clone
# or just
# gh repo clone Lucaslab-Berkeley/RIPPLE
cd RIPPLE
uv syncRun tests:
uv run pytestLint files:
uv run pre-commit run --all-files