Difference between revisions of "mrcImageFloating"

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

Latest revision as of 04:38, 24 July 2014

mrcImageFloating is Eos's Command.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage NULL
-v Optional Input: Value: Real 0.0
-rmax Optional Input: rmax: Real rmax=MIN(Nx,Ny[,Nz])
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  


-m details

Value Description
0 All Mean
1 Sphere Surface Mean (rmax)
2 Cylinder Surface Mean (rmax)
3 Edge Pixels


Execution example