OSDN Git Service

Merge remote-tracking branch 'refs/remotes/origin/master'
[eos/base.git] / src / Tools / mrcImage / mrcImageMeanFreePathCalc / src / mrcImageMeanFreePathCalc.html
index 676e0c9..58ad852 100755 (executable)
@@ -1 +1,44 @@
-/bin/bash: mrcImageMeanFreePathCalc: No such file or directory
+<HTML>
+<HEAD>
+<TITLE>mrcImageMeanFreePathCalc</TITLE>
+</HEAD>
+<BODY>
+<H1>mrcImageMeanFreePathCalc</H1>
+<H2>Usage</H2>
+<PRE>
+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]all OutWhiteAll         (NULL      ).as(outFile::mrcImage   ) ] :Optional  :Output: white+whiteEdge
+    [-O[utput]w[hite]    OutWhite            (NULL      ).as(outFile::mrcImage   ) ] :Optional  :Output: white
+    [-O[utput]b[lack]all OutBlackAll         (NULL      ).as(outFile::mrcImage   ) ] :Optional  :Output: black+blackEdge
+    [-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
+    [-O[utput]dir[ection]Direction           (direction ).as(String              ) ] :Optional  :Output: basename.[0|1|2] vector for any
+    [-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
+    [-deltaPhi           deltaPhi            (30        ).as(Real                ) ] :Optional  :deltaPhi
+    [-deltaTheta         deltaTheta          (30        ).as(Real                ) ] :Optional  :deltaTheta
+    [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
+    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
+----- Additional Usage -----
+>>>> mode 
+0: Along Z-axis
+1: Along X-axis
+2: Along Y-axis
+3: For any direction
++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) 
+</PRE>
+</BODY>
+</HTML>