X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2FTools%2FmrcImage%2FmrcFFTCentralSection%2Fsrc%2FmrcFFTCentralSection.html;fp=src%2FTools%2FmrcImage%2FmrcFFTCentralSection%2Fsrc%2FmrcFFTCentralSection.html;h=6d580c4a30f4de8d0221743590c430f8ce933751;hb=c46db33a83894f24189046ef665713fe320fef71;hp=4170c18d8c43c5772a5850fda7b1d7e2ae6188a9;hpb=542a195bc3d4acf4245305f6be3f1ca58d072076;p=eos%2Fbase.git diff --git a/src/Tools/mrcImage/mrcFFTCentralSection/src/mrcFFTCentralSection.html b/src/Tools/mrcImage/mrcFFTCentralSection/src/mrcFFTCentralSection.html index 4170c18d8c..6d580c4a30 100755 --- a/src/Tools/mrcImage/mrcFFTCentralSection/src/mrcFFTCentralSection.html +++ b/src/Tools/mrcImage/mrcFFTCentralSection/src/mrcFFTCentralSection.html @@ -1 +1,27 @@ -/bin/bash: mrcFFTCentralSection: No such file or directory + + +mrcFFTCentralSection + + +

mrcFFTCentralSection

+

Usage

+
+Usage: mrcFFTCentralSection
+Options:
+    [-i[nput]            In                  (NULL      ).as(inFile::mrcImage    ) ] :Essential :Input: mrc(3D)
+    [-t[emplate]         Template            (NULL      ).as(inFile::mrcImage    ) ] :Optional  :Input: mrcFFT(2D)
+    [-o[utput]           Out                 (NULL      ).as(outFile::mrcImage   ) ] :Essential :Output: mrcFFT(2D)
+    [-o[utput]I[mage]    OutImage            (NULL      ).as(outFile::mrcImage   ) ] :Optional  :Output: mrcImage(2D)
+    [-E[uler]A[ngle]     EAMode              (YOYS      ).as(String              ) 
+                         Rot1                (0.0       ).as(Real                ) 
+                         Rot2                (0.0       ).as(Real                ) 
+                         Rot3                (0.0       ).as(Real                ) ] :Optional  :EulerAngle
+    [-trans[late]        TransX              (0.0       ).as(Real                ) 
+                         TransY              (0.0       ).as(Real                ) ] :Optional  :Traslation(2D)
+    [-InterpMode         InterpMode          (0         ).as(Integer             ) ] :Optional  :Interpolation Mode
+    [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
+    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
+----- Additional Usage -----
+-t[emplate] : If not set, the size of out (Nx, Ny) is set as the size of in (Nx, Ny).
+ +