mrcImageMeanFreePathCalc

Usage

Usage: mrcImageMeanFreePathCalc
Options:
    [-i[nput]            In                  (NULL      ).as(inFile::mrcImage    ) ] :Essential :Input:mrcImage
    [-o[utput]           Out                 (stdout    ).as(outFile::ASCII      ) ] :Optional  :Output:distribution
    [-O[utput]w[hite]    OutWhite            (NULL      ).as(outFile::mrcImage   ) ] :Optional  :Output: white
    [-O[utput]b[lack]    OutBlack            (NULL      ).as(outFile::mrcImage   ) ] :Optional  :Output: black
    [-O[utput]w[hite]e[dge]OutWhiteEdge        (NULL      ).as(outFile::mrcImage   ) ] :Optional  :Output: whiteEdge
    [-O[utput]b[lack]e[dge]OutBlackEdge        (NULL      ).as(outFile::mrcImage   ) ] :Optional  :Output: blackEdge
    [-l[ine]t[hickness]  LineThicknessX      (1         ).as(Real                ) 
                         LineThicknessY      (1         ).as(Real                ) ] :Optional  :[pixel]
    [-l[ine]m[ode]       LineMode            (0         ).as(Integer             ) ] :Optional  :LineMode
    [-l[ine]s[hape]      LineShape           (0         ).as(Integer             ) ] :Optional  :LineShape
    [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
----- Additional Usage -----
>>>> mode 
0: AlongZ-axis
1: AlongX-axis
2: AlongY-axis
+16: Length is shown in real using HeaderLength 
>>>> line shape
0: LineShape-Rectangle
1: LineShape-Disk
>>>> line mode
0: LineMode-And 
1: LineMode-Or  
2: LineMode-GE(Greater than or equal to)