mrcImageFourierShellCorrelation
Usage
Usage: mrcImageFourierShellCorrelation
Options:
[-i1[input1] In1 (NULL )] :Optional :InputDataFile
[-i2[input2] In2 (NULL )] :Optional :InputDataFile
[-d[elta] delta (0 )] :Optional :Interval of output data(1/A). Default 1/(Nx*size of pixel)
[-z[position] z (0 )] :Optional :z position of reference file to correlate.For mode2=1 only
[-L[owThreshold] L (0 )] :Optional :Low threshold for mode +2.
[-H[ighThreshold] H (0 )] :Optional :High threshold for mode +2.
[-c[onfig] configFile (NULL )] :Optional :ConfigurationFile
[-m[ode] mode (0 )] :Optional :Mode
[-M[ode2] mode2 (0 )] :Optional :Mode2
[-I1[nput array of file]In1Array (stdin )] :Optional :InputDataFiles
----- mode -----
0: Fourier shell correlation.
1: Fourier shell phase residual.
+2: Correlation between L and H
+4: Without equator.
----- mode 2 -----
0: Correlation between same size images
1: Correlation between 2D image and image extracted from 3D image.
+2: Correlation between 2D different size images. In1 is compared with center of In2.