mrcRefNoiseAdd

Usage

Usage: mrcRefNoiseAdd
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
    [-s[trength]         Noise               (1.0       ).as(Real                ) ] :Optional  :Strength of Noise.Unit is standard deviation of input reference.
    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
    [-h[igh]             H                   (0         ).as(Real                ) ] :Optional  :High threshold to calclate S.D.  Default is max of input file.
    [-l[ow]              L                   (0         ).as(Real                ) ] :Optional  :Low threshold to calclate S.D.  Default is min of input file.