mrcImageFourierNeighborCorrelation

From EosPedia
Revision as of 03:02, 14 October 2014 by Kinoshita (Talk | contribs)

Jump to: navigation, search

mrcImageFourierNeighborCorrelation is Eos's Command to check a resolution by utilizing the redundancy of Fourier Space.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage(3D) NULL
-o Optional Output: ASCII(FNC) stdout
-d Optional delta on Fourier Space 0.0
-C Optional CentreMode 0
-M Optional Interpolation Mode 0
-FSC Optional Output flag of predicted FSC
-mask Optional Input: mrcImage(3D)(Mask for FSC) NULL
-maskBack Optional Input: mrcImage(3D)(Mask for FSC Back) NULL
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  


-C details

Value Description
0 Centre is ImageCentre Shift: (Nx/2.0, Ny/2.0, Nz/2.0 )
1 Centre is BottomLeft Shift: (0, 0, 0 )
2 Use StartN Shift: (StartNx,StartNy,StartNz)


-M details

c.f. Interpolation Mode

-m details

Value Description
0


Execution example