mrcImageMove

From EosPedia
Jump to: navigation, search

mrcImageMove is Eos's Command that moves mrcImage.

List of option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage NULL
-x Optional shift x: [pixel] 0.0
-y Optional shift y: [pixel] 0.0
-z Optional shift z: [pixel] 0.0
-h Optional Help  

Execution example

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

B120-mrcImageMove.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.50826
20.7262

0.259078

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

B120.out-mrcImageMove.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.50826
20.7262

0.259078

*The difference of the image does not appear in the before and after process.

------Option -x,-y,-z------

Case: -x=10

B120.out-x10-mrcImageMove.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.50826
20.7262

0.259078

Case: -x=20, -y=20

B120.out-xy20-mrcImageMove.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.50826
20.7262

0.259078


*It doesn't effect -z as the following, because the input image is 2D image.

Input-mrcImageMove.png