OSDN Git Service

da478c3125a16123254a2e0026fca7c2a2997d8d
[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      )] :Essential :InputDataFile
12     [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
13     [-dr                 dr                  (1         )] :Optional  :Delta r of outputfile[A].
14     [-dtheta             dtheta              (1         )] :Optional  :Delta theta of outputfile.[degree]
15     [-dphi               dphi                (1         )] :Optional  :Delta phi of outputfile.[degree]
16     [-zaxis              zx                  (0         )zy                  (0         )zz                  (1         )] :Optional  :vector of z-axis
17     [-xaxis              xx                  (1         )xy                  (0         )xz                  (0         )] :Optional  :vector of x-axis
18     [-centre             cx                  (0         )cy                  (0         )cz                  (0         )] :Optional  :centre of image
19     [-rweight            ] :Optional  :r-weighted
20     [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
21     [-m[ode]             mode                (0         )] :Optional  :Mode
22 ----- Additional Usage -----
23 >>>>> -m 
24          0 : Image centre is gravity of centre of image.
25          1 : Image centre is defined by the options of -axis -centre. 
26 </PRE>
27 </BODY>
28 </HTML>