OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / mrcImageTransformDescartesIntoPolar.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcImageTransformDescartesIntoPolar</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcImageTransformDescartesIntoPolar</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcImageTransformDescartesIntoPolar
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :InputDataFile
12     [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
13     [-dr                 dr                  (1         ).as(Real                ) ] :Optional  :Delta r of outputfile[A].
14     [-dtheta             dtheta              (1         ).as(Real                ) ] :Optional  :Delta theta of outputfile.[degree]
15     [-dphi               dphi                (1         ).as(Real                ) ] :Optional  :Delta phi of outputfile.[degree]
16     [-zaxis              zx                  (0         ).as(Real                ) 
17                          zy                  (0         ).as(Real                ) 
18                          zz                  (1         ).as(Real                ) ] :Optional  :vector of z-axis
19     [-xaxis              xx                  (1         ).as(Real                ) 
20                          xy                  (0         ).as(Real                ) 
21                          xz                  (0         ).as(Real                ) ] :Optional  :vector of x-axis
22     [-centre             cx                  (0         ).as(Real                ) 
23                          cy                  (0         ).as(Real                ) 
24                          cz                  (0         ).as(Real                ) ] :Optional  :centre of image
25     [-rweight                                                                      ] :Optional  :r-weighted
26     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
27     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
28 ----- Additional Usage -----
29 >>>>> -m 
30          0 : Image centre is gravity of centre of image.
31          1 : Image centre is defined by the options of -axis -centre. 
32 </PRE>
33 </BODY>
34 </HTML>