OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / mrcImageShapePCA.html
index 3bd6a0e..2384338 100644 (file)
@@ -11,7 +11,7 @@ Options:
     [-i[nput]            In                  (NULL      ).as(inFile::mrcImage    ) ] :Essential :Input: mrcImage
     [-o[utput]           Out                 (stdout    ).as(outFile::ASCII      ) ] :Optional  :Output: ASCII
     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
-    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
+    [-m[ode]             mode                (1         ).as(Integer             ) ] :Optional  :Mode
     [-C[ontour]          Contour             (1.0       ).as(Real                ) ... ] :Variable  :Contour
 ----- Additional Usage -----
 -C : ContourLevels
@@ -19,7 +19,11 @@ Options:
            100% 60% 40%
 ----- Objectives -----
 Determine the orientations/molecular axis by PCA alogrism
-  $ mrcImagePCA -i mrc -o parameter -C C1 C2 C3 ...
+  $ mrcImageShapePCA -i mrc -o parameter -C C1 C2 C3 ...
+-m 
+  +1: Sphere (default)
+  +2: Disk
+  +4: Cylinder
 
 </PRE>
 </BODY>