mrcImageSN

Usage

Usage: mrcImageSN
Options:
    [-i[nput]            In                  (NULL      ).as(inFileListNoOpen    ) ] :Essential :InputList
    [-A[verage]          Avg                 (NULL      ).as(outFile             ) ] :Optional  :Output: Average
    [-TrimmedA[verage]   TrimmedAvg          (NULL      ).as(outFile             ) ] :Optional  :Output: TrimmedAverage
    [-M[edian]           Median              (NULL      ).as(outFile             ) ] :Optional  :Output: Median
    [-SN                 SN                  (NULL      ).as(outFile             ) ] :Optional  :Output: SN:=Average/SD
    [-t                  t                   (NULL      ).as(outFile             ) ] :Optional  :Output: t=:Average/SD/sqrt(n-2)
    [-SE                 SE                  (NULL      ).as(outFile             ) ] :Optional  :Output: Standard Error
    [-SD                 SD                  (NULL      ).as(outFile             ) ] :Optional  :Output: Standard Deviation
    [-Var                Var                 (NULL      ).as(outFile             ) ] :Optional  :Output: Variance
    [-Trimmed            TrimmedRange        (0.1       ).as(Real                ) ] :Optional  :TrimmedRange::Real
    [-c[onfigFile]       configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode