mrcImageMasking

From EosPedia
Jump to: navigation, search

mrcImageMasking is Eos's Command that performs masking.

List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage NULL
-nx Optional Size: x 0
-ny Optional Size: y 0
-nz Optional Size: z 0
-cx Optional Center: x 0
-cy Optional Center: y 0
-cz Optional Center: z 0
-Shape Optional Shape 0
-Normalize Optional 0
-h Optional Help  

-Shape details

Shape Description
0 Circle : radius(nx, ny, nz)
1 Square : radius(nx, ny, nz)


Execution example

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

B120-2-mrcImageMasking.png

Min

Max
Mean
SD

SE

-65.0178

94.4699
4.85274
20.4635

0.255794

*It doesn't effect -nz,-cz, because the image is 2D image.

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

Outdata-mrcImageMasking.png

Min

Max
Mean
SD

SE

-65.2676

94.2201
4.60291
19.0052

0.237565

------Option -nx,-ny------

Case: nx=50,ny=50

Outdata-n50-mrcImageMasking.png

Min

Max
Mean
SD

SE

-70.9428

47.3741
-1.07227
6.73167

0.0841459

------Option -cx,-cy------

Case: nx=50,ny=50,cx=30,cy=30

Outdata-n50c30-mrcImageMasking.png

Min

Max
Mean
SD

SE

-66.2815

93.2062
3.61881
14.4149

0.180186

------Option -Shape------

Case: nx=50,ny=50,cx=30,cy=30,Shape=1

Outdata-n50c30-Shape1-mrcImageMasking.png

Min

Max
Mean
SD

SE

-65.7765

93.7112
4.09402
15.6837

0.196047