Difference between revisions of "mrcImageShift"

From EosPedia
Jump to: navigation, search
(Created page with "'''mrcImageShift''' is Eos's Command that shifts mrcImage. == List of option == <table border="1"> <div align="left"> <tr> <th>Option</th> <th>Ess...")
 
(No difference)

Latest revision as of 02:02, 31 July 2014

mrcImageShift is Eos's Command that shifts mrcImage.

List of option

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


Execution example

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

B120-mrcImageShift.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.50826
20.7262

0.259078

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

B120.out-mrcImageShift.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.50826
20.7262

0.259078

*Image does not change by default.

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

Case: -x=10

B120.out-x10-mrcImageShift.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.50826
20.7262

0.259078

Case: -x,-y=20

B120.out-xy20-mrcImageShift.png

Min

Max
Mean
SD

SE

-64.5759

93.0617
5.50826
20.7262

0.259078

* It doesn't effect -z, because z size of the image is 0 as the following.

B120.out-xyz20-mrcImageShift.png