mrcImageDivideIntoTwoImages

From EosPedia
Jump to: navigation, search

mrcImageDivideIntoTwoImages is Eos's Command that that divides a mrcImage in two Images.

List of option

Main option

Option Essential/Optional NULL Default
-i Essential Input: mrcImage NULL
-o1 Essential Output1: mrcImage NULL
-o2 Essential Output2: mrcImage NULL
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0 Vertical to the longest axis
1 Vertical to x axis
2 Vertical to y axis
3 Vertical to z axis


Execution example

------Input file's image------

B120-2-mrcImageDivideIntoTwoImages.png

Min

Max
Mean
SD

SE

-65.0178

94.4699
4.85274
20.4635

0.255794

------Example of options only essential------

B120-2.outdata1-mrcImageDivideIntoTwoImages.png B120-2.outdata2-mrcImageDivideIntoTwoImages.png

------Option -m------

Case: m=1

B120-2.outdata1-m1-mrcImageDivideIntoTwoImages.png B120-2.outdata2-m1-mrcImageDivideIntoTwoImages.png

Case: m=2

B120-2.outdata2-m2-mrcImageDivideIntoTwoImages.png

B120-2.outdata1-m2-mrcImageDivideIntoTwoImages.png

Case: m=3

It doesn't effect this time, because z size of the image is 1.