mrcImageZPad

Usage

Usage: mrcImageZPad
Options:
    [-i[nput]            In                  (NULL      )] :Essential :InputDataFile
    [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
    [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
    [-r[max]             r                   (0         )] :Optional  :rmax = height of z window * 0.5 .
    [-w[idth]            w                   (1         )] :Optional  :Width of slope. For mode 1. Usually w>=3 is good enough. 
    [-v[alue]            v                   (0         )] :Optional  :Value of out of threshold.
    [-Nx                 Nx                  (0         )] :Optional  :Number of x.Default is inputfile.
    [-Ny                 Ny                  (0         )] :Optional  :Number of y.Default is inputfile.
    [-Nz                 Nz                  (0         )] :Optional  :Number of z.Default is inputfile.
    [-Floating           ] :Optional  :Floating
    [-m[ode]             mode                (0         )] :Optional  :Mode
----- mode -----
0:Default: Out of threshold is avrage of threshold plain.
1:Mulplying cos function. Default: Out of threshold is avrage of threshold plain.