OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / mrcImageRefCreate.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcImageRefCreate</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcImageRefCreate</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcImageRefCreate
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :InputDataFile
12     [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
13     [-p[osition]         iP                  (0         ).as(Real                ) 
14                          iW                  (0         ).as(Real                ) 
15                          iA                  (0         ).as(Real                ) ] :Optional  :Position of Center of model creation. Phi(degree) ,Omega(degree) ,Alpha(degree) 
16 :Omega and Alpha range must be around 0 or 180. 
17     [-w[idth]            Wp                  (360       ).as(Real                ) 
18                          Ww                  (10        ).as(Real                ) 
19                          Wa                  (10        ).as(Real                ) ] :Optional  :Width of Phi(degree,plus minus) ,Omega(degree,plus minus) ,Alpha(degree,plus minus) 
20     [-d[elta]            Dp                  (5         ).as(Real                ) 
21                          Dw                  (5         ).as(Real                ) 
22                          Da                  (5         ).as(Real                ) ] :Optional  :Interval of model creation(degree) Phi(around Z axis),Omega(Y axis),Alpha(X axis)
23     [-x                  Wx                  (NULL      ).as(Integer             ) ] :Optional  :Data length of x in the outputfile.Default:Data length of x in the inputfile
24     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
25     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
26 </PRE>
27 </BODY>
28 </HTML>