Skip to content

Image_rotational_pca_v3

Adrian Quintana edited this page Dec 11, 2017 · 1 revision

!xmipp_mpi_image_rotational_pca (v3.0)

Usage

Makes a rotational invariant representation of the image collection

Parameters

$: Selfile with experimental images $: Rootname for output $--eigenvectors <N200> $--iterations <N2> $--max_shift_change <r0> $--psi_step <ang1> $--shift_step <r1> $--maxImages <N-1> $--thr <N1>

Examples and notes

Typical use (4 nodes with 4 processors):

mpirun -np 4 which xmipp_mpi_image_rotational_pca -i images.stk --oroot images_eigen --thr 4

User's comments

Clone this wiki locally