# This is an example of how to run multi-body refinement

mpiexec -n 3  `which relion_refine_mpi` --continue Example/consensus_optimiser.star --o MultiBody/test --solvent_correct_fsc --multibody_masks Example/4-bodies-tight-mask.star --reconstruct_subtracted_bodies  --oversampling 1 --healpix_order 4 --auto_local_healpix_order 4 --offset_range 3 --offset_step 1.5 --dont_combine_weights_via_disc --pool 50 --pad 1  --j 8 --gpu "0,1:2,3" 

