mrcImageHighPassFilter

Usage

Usage: mrcImageHighPassFilter
Options:
    [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :InputDataFile
    [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
    [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
    [-h[alf]v[alue]p[oint]hvp                 (1.0       ).as(Real                ) ] :Optional  :HalfValuePoint
    [-p[ath]w[indow]     pwLow               (0.0       ).as(Real                ) 
                         pwHigh              (1.0       ).as(Real                ) ] :Optional  :PathWindowWeight: Low <-> High
    [-w[idth]            width               (1.0       ).as(Real                ) ] :Optional  :WidthOfDumping
>>> Mode <<<< 
    1: Step filter : required argumnent: -hvp
    2: Cos filter  : required argumnent: -hvp -w
    3: Exp filter  : required argumnent: -hvp