mrcImage3DPad

Usage

Usage: mrcImage3DPad
Options:
    [-i[nput]            In                  (NULL      )] :Essential :InputDataFile
    [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
    [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
    [-r[max]             r                   (0         )] :Optional  :Threshold radius of signal.Default is Nx.
    [-w[idth]            w                   (1         )] :Optional  :Width of slope. For mode 1.
    [-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
    [-M[ode2]            mode2               (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.
----- mode2 -----
0: Filament-type(cylinder)
1: SingleParticle-type(sphere)
2: SigplePartilce-type(ellipsoid)
3: Rectangle