OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / mrcImagePCA.html
1 Program Start
2 <HTML>
3 <HEAD>
4 <TITLE>mrcImagePCA</TITLE>
5 </HEAD>
6 <BODY>
7 <H1>mrcImagePCA</H1>
8 <H2>Usage</H2>
9 <PRE>
10 Usage: mrcImagePCA
11 Options:
12     [-i[nput]            InList              (NULL      ).as(inFileListNoOpen    ) ] :Essential :Input: filelist
13     [-o[utput]           OutList             (NULL      ).as(outFileListNoOpen   ) ] :Essential :Output: filelist
14     [-EPS                EPS                 (1e2       ).as(Real                ) ] :Optional  :EPS: lambda<EPS, stop calculation. 
15     [-NX                 NX                  (30        ).as(Integer             ) ] :Optional  :NX: pixcelNX 
16     [-NY                 NY                  (30        ).as(Integer             ) ] :Optional  :NY: pixcelNX 
17     [-O[utput]           Outvector           (NULL      ).as(outFile             ) ] :Optional  :Output: vectorfile
18     [-EPSO[utput]        EPSOutcaletime      (NULL      ).as(outFile             ) ] :Optional  :EPSOutput: caletimefile
19     [-E[igenImage]       EigenImage          (eigen     ).as(String              ) ] :Optional  :Output: eigenImage
20     [-numE[igenImage]    numOfEigenImage     (10        ).as(Integer             ) ] :Optional  :Number of eigenImages
21     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
22     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
23 ----- Additional Usage -----
24 </PRE>
25 </BODY>
26 </HTML>