OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / llDataAxisSearch.html
1 <HTML>
2 <HEAD>
3 <TITLE>llDataAxisSearch</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>llDataAxisSearch</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: llDataAxisSearch
10 Options:
11     [-i1[nput]           In1                 (NULL      ).as(inFile              ) ] :Optional  :In: NearSide
12     [-i2[nput]           In2                 (NULL      ).as(inFile              ) ] :Optional  :In: FarSide
13     [-o1[utput]          Out1                (NULL      ).as(outFile             ) ] :Optional  :Out: NearSide
14     [-o2[utput]          Out2                (NULL      ).as(outFile             ) ] :Optional  :Out: FarSide
15     [-a[verage]          Avg                 (NULL      ).as(outFile             ) ] :Optional  :Out: Average
16     [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Optional  :Out: FitParam
17     [-op2[utput]         OutP2               (NULL      ).as(outFile             ) ] :Optional  :OutParam2: FitParam Distribution [mrcImage]
18     [-t[ruePitch]        truePitch           (0.0       ).as(Real                ) ] :Optional  :TruePitch[A]
19     [-l[ayer]            L                   (NULL      ).as(inFile              ) ] :Optional  :LayerInfo
20     [-O[mega]            Omin                (0.0       ).as(Real                ) 
21                          Omax                (0.0       ).as(Real                ) 
22                          Odelta              (1.0       ).as(Real                ) ] :Optional  :Omega[degree]
23     [-x[shift]           xmin                (-10.0     ).as(Real                ) 
24                          xmax                (10.0      ).as(Real                ) 
25                          xdelta              (0.1       ).as(Real                ) ] :Optional  :shiftx[A]
26     [-R                  R                   (10.0      ).as(Real                ) ] :Optional  :Resolution[A]
27     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
28     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
29 ----- Layer Line Information File ----- 
30 L N Weight
31 ..........
32
33 ----- Control File -----
34 In1[inFile:NULL]                                #In: NearSide
35 In2[inFile:NULL]                                #In: FarSide
36 Out1[outFile:NULL]                              #Out: NearSide
37 Out2[outFile:NULL]                              #Out: FarSide
38 Avg[outFile:NULL]                               #Out: Average
39 Out[outFile:NULL]                               #Out: FitParam
40 truePitch[Real:NULL]                            #TruePitch[A]
41 L[inFile:NULL]                          #LayerInfo
42 Omin[Real:0.0]  Omax[Real:0.0]  Odelta[Real:1.0]                                #Omega[degree]
43 xmin[Real:-10.0]        xmax[Real:10.0] xdelta[Real:0.1]                                #shiftx[A]
44 R[Real:10.0]                            #Resolution[A]
45 mode[Integer:0]                         #Mode
46 ----- Inside Axis Search Parameter File -----
47 info.In1, info.In2, paraFit.Para.R*DEGREE, paraFit.Para.x.Value, paraFit.Para.Omega.Value
48 </PRE>
49 </BODY>
50 </HTML>