mrcImageRotation

From EosPedia
Jump to: navigation, search

mrcImageRotation is Eos's Command that performs rotation of mrcImage.

List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage NULL
-a Optional Angle[degree] 90.0
-Periodic Optional Periodic  
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0 Nearest neighbor method
1 Bi-linear interpolation method


Execution example

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

B120-mrcImageRotation.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.50826
20.7262

0.259078

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

B120.out-mrcImageRotation.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.50826
20.7262

0.259078

------Option -a------

Case: a=180

B120.out-a180-mrcImageRotation.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.50826
20.7262

0.259078

------Option -Periodic------

with a=45

without -Periodic with -Periodic
B120.out-a45-mrcImageRotation.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.43135
19.6426

0.245532

Setting -Periodic
 ------>
B120.out-a45Pm0-mrcImageRotation.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.32614
20.7513

0.259392

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

with setting -a=45, -Periodic

Case: m=0
B120.out-a45Pm0-mrcImageRotation.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.32614
20.7513

0.259392

Case: m=1
B120.out-a45Pm1-mrcImageRotation.png

Min

Max
Mean
SD

SE

-40.7276

81.6688
5.51546
16.8148

0.210185