OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / mrc2fld.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrc2fld</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrc2fld</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrc2fld
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :InputDataFile
12     [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
13     [-shiftx             shiftx              (0.0       ).as(Real                ) ] :Optional  :shiftx[A]
14     [-shifty             shifty              (0.0       ).as(Real                ) ] :Optional  :shifty[A]
15     [-shiftz             shiftz              (0.0       ).as(Real                ) ] :Optional  :shiftz[A]
16     [-I                                                                            ] :Optional  :Inverse
17     [-R[adius]C[ylindrical]                                                          ] :Optional  :Radius: Cylindrical
18     [-M[ag]              Mag                 (1.0       ).as(Real                ) ] :Optional  :density x mag
19     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
20     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
21 mode 0:Char(Byte) Image 
22        If you want to use volume rendering, you must select Char.
23 mode 2:Float Image 
24 mode 102:Double Image 
25        If you want to use for contour image, you should select Float/Double.
26 </PRE>
27 </BODY>
28 </HTML>