OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / mrcRefCorrelation.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcRefCorrelation</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcRefCorrelation</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcRefCorrelation
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :InputDataFile
12     [-r[eference]        In2                 (NULL      ).as(inFile              ) ] :Optional  :For Mode1=1 only:ReferenceDataFile
13     [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
14     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
15     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :
16  Mode1   0:AutoCorrelation 
17          1:CrossCorrelation
18     [-M[ode]             mode2               (0         ).as(Integer             ) ] :Optional  :
19  Mode2   0:All is to be calculated.
20          1:Pick up at random 
21          2:Calculate only Omega=0,Alpha=0 
22     [-n[umber]           number              (NULL      ).as(Integer             ) ] :Optional  :For mode 1 only. Number of points to pick up at random. Defalt:Data size along z axis of inputfile / 10 
23 </PRE>
24 </BODY>
25 </HTML>