OSDN Git Service

438564ce10a6e8cf3679d9d53a07ceab77dfe20f
[eos/optional.git] / doc / SmallTools / WeightCalculationOfCommonLineSearchByAllSinogram.html
1 <HTML>
2 <HEAD>
3 <TITLE>WeightCalculationOfCommonLineSearchByAllSinogram</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>WeightCalculationOfCommonLineSearchByAllSinogram</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: WeightCalculationOfCommonLineSearchByAllSinogram
10 Options:
11     [-I[nput]1           In1                 (NULL      )] :Optional  :InputDataFileList1 : normal correlation
12     [-I[nput]2           In2                 (NULL      )] :Optional  :InputDataFileList2 : derivation1D correlation
13     [-I[nput]3           In3                 (NULL      )] :Optional  :InputDataFileList3 : derivation2D correlation
14     [-I[nput]4           In4                 (NULL      )] :Optional  :InputDataFileList4 : length correlation
15     [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
16     [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
17     [-m[ode]             mode                (0         )] :Optional  :Mode
18     [-M[ode]             Mode                (15        )] :Optional  :Mode : choice of used Correlation
19     [-v[ariance]         variance            (5         )] :Optional  :variance of Gaussian weight function
20
21 ----- Mode -----
22 -M : 1 : ued to Normal Correlation
23      2 : ued to Derivation1D Correlation
24      4 : ued to Derivation2D Correlation
25      8 : ued to Length Correlation
26     15 : ued to All Correlation
27      (* inupt sum)
28
29
30 ----- mode -----
31 -m : 0 :       get memory of mrcImage 
32      1 : don't get memory of mrcImage 
33
34 </PRE>
35 </BODY>
36 </HTML>