Difference between revisions of "mrc2fld"

From EosPedia
Jump to: navigation, search
(Created page with "'''mrc2fld''' is Command of Eos. == List of option == === Main option === <table border="1"> <tr> <th>Option</th> <th>Essential/Optional</th> <th...")
 
 
Line 1: Line 1:
'''mrc2fld''' is [[Command]] of [[Eos]].
+
'''mrc2fld''' is [[Eos]]'s [[Command]].
  
  

Latest revision as of 08:39, 15 July 2014

mrc2fld is Eos's Command.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output NULL
-shiftx Optional shiftx[A] 0.0
-shifty Optional shifty[A] 0.0
-shiftz Optional shiftz[A] 0.0
-I Optional Inverse
-R Optional Radius: Cylindrical
-M Optional density x mag 1.0
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  


-m details

Value Description
0 Char(Byte) Image
2 Float Image
102 Double Image
If you want to use volume rendering, you must select Char (0).
If you want to use for contour image, you should select Float(2)/Double(102).


Execution example