OSDN Git Service

e2e0ba3f180111bf6a40eb920c7494b1c694e39e
[eos/optional.git] / doc / SmallTools / mrcSinogramFETcorrelationMap.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcSinogramFETcorrelationMap</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcSinogramFETcorrelationMap</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcSinogramFETcorrelationMap
10 Options:
11     [-i[nput]1           In1                 (NULL      )] :Essential :InputSinogramFETFile1
12     [-i[nput]2           In2                 (NULL      )] :Essential :InputSinogramFETFile2
13     [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
14     [-w[eight]           Weight              (NULL      )] :Optional  :WeightDataFile mrcFormat
15     [-s[tandard]d[eviation]SD                  (NULL      )] :Optional  :readSDfileForNormalize
16     [-n[orm]m[ode]       NM                  (0         )] :Optional  :normalizemode
17     [-c[alc]mode         CMode               (0         )] :Optional  :calculateMode
18     [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
19     [-m[ode]             mode                (0         )] :Optional  :Mode
20 ----- Additional Usage -----
21 mode 0 : default, normal distance correlation
22 mode 1 : average of counter pixel presents same line
23
24 -nm : 0 : normalize free (prenormalized input data)
25       1 : normalize implementation
26
27 -cmode : 0 : distance calculation
28          1 : difference product 
29
30 </PRE>
31 </BODY>
32 </HTML>