Filter particles by stable orientation across refinements.
Takes .star
from Relion >= 3.1 as input. Should be at least three runs of Refine3D
with the sample particle set and the same reference.
- Clone GitHub repository
- Best to create a fresh conda/mamba environment, e.g. via
mamba create -f requirements.yml
. - Otherwise, check
requirements.yml
and install required packages manually. - Launch
jupyter lab
. - Follow the steps in
orientation-filter.ipynb
.