OSDN Git Service

60c4d20416a1bfe2b3ac07b7905befd79e068c6d
[eos/optional.git] / doc / SmallTools / mrcImageZPad.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcImageZPad</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcImageZPad</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcImageZPad
10 Options:
11     [-i[nput]            In                  (NULL      )] :Essential :InputDataFile
12     [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
13     [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
14     [-r[max]             r                   (0         )] :Optional  :rmax = height of z window * 0.5 .
15     [-w[idth]            w                   (1         )] :Optional  :Width of slope. For mode 1. Usually w>=3 is good enough. 
16     [-v[alue]            v                   (0         )] :Optional  :Value of out of threshold.
17     [-Nx                 Nx                  (0         )] :Optional  :Number of x.Default is inputfile.
18     [-Ny                 Ny                  (0         )] :Optional  :Number of y.Default is inputfile.
19     [-Nz                 Nz                  (0         )] :Optional  :Number of z.Default is inputfile.
20     [-Floating           ] :Optional  :Floating
21     [-m[ode]             mode                (0         )] :Optional  :Mode
22 ----- mode -----
23 0:Default: Out of threshold is avrage of threshold plain.
24 1:Mulplying cos function. Default: Out of threshold is avrage of threshold plain.
25 </PRE>
26 </BODY>
27 </HTML>