Difference between revisions of "mrcImageShrink"
From EosPedia
(Created page with "'''mrcImageShrink''' is収縮を行う Eos's Command. == List of option == <table border="1"> <div align="left"> <tr> <th>Option</th> <th>Essential/Option...") |
|||
Line 1: | Line 1: | ||
− | '''mrcImageShrink''' | + | '''mrcImageShrink''' is [[Eos]]'s [[Command]] that shrinks. |
== List of option == | == List of option == | ||
Line 13: | Line 13: | ||
<td>-i</td> | <td>-i</td> | ||
<td>Essential</td> | <td>Essential</td> | ||
− | <td> | + | <td>Input: [[mrcImage]]</td> |
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
Line 19: | Line 19: | ||
<td>-o</td> | <td>-o</td> | ||
<td>Essential</td> | <td>Essential</td> | ||
− | <td> | + | <td>Output: [[mrcImage]]</td> |
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
Line 25: | Line 25: | ||
<td>-S</td> | <td>-S</td> | ||
<td>Optional</td> | <td>Optional</td> | ||
− | <td> | + | <td>Shrink(1/S) for x, y ,z axis</td> |
<td>2</td> | <td>2</td> | ||
</tr> | </tr> | ||
Line 31: | Line 31: | ||
<td>-Sx</td> | <td>-Sx</td> | ||
<td>Optional</td> | <td>Optional</td> | ||
− | <td> | + | <td>Shrink(1/S) for x axis.</td> |
<td>2</td> | <td>2</td> | ||
</tr> | </tr> | ||
Line 37: | Line 37: | ||
<td>-Sy</td> | <td>-Sy</td> | ||
<td>Optional</td> | <td>Optional</td> | ||
− | <td> | + | <td>Shrink(1/S) for y axis.</td> |
<td>2</td> | <td>2</td> | ||
</tr> | </tr> | ||
Line 43: | Line 43: | ||
<td>-Sz</td> | <td>-Sz</td> | ||
<td>Optional</td> | <td>Optional</td> | ||
− | <td> | + | <td>Shrink(1/S) for z axis.</td> |
<td>2</td> | <td>2</td> | ||
</tr> | </tr> | ||
Line 77: | Line 77: | ||
</table> | </table> | ||
<br> | <br> | ||
− | ==== | + | ====●View about pixel data by mrcInfo==== |
<pre> | <pre> | ||
N : ( 250, 1046, 1) | N : ( 250, 1046, 1) | ||
Line 96: | Line 96: | ||
</pre> | </pre> | ||
− | ===------ | + | ===------Example of options only essential------=== |
<table> | <table> | ||
<tr> | <tr> | ||
Line 115: | Line 115: | ||
</table> | </table> | ||
<br> | <br> | ||
− | ==== | + | ====●View about pixel data by mrcInfo==== |
<pre> | <pre> | ||
N : ( 125, 523, 1) | N : ( 125, 523, 1) | ||
Line 134: | Line 134: | ||
</pre> | </pre> | ||
− | <div> | + | <div>It shrinks at ratio 2 by default.</div> |
− | + | ||
− | ===------ | + | ===------Option -S (Setting the pixel size)------=== |
− | ==== | + | ====Case: S=10==== |
<table> | <table> | ||
<tr> | <tr> | ||
Line 157: | Line 156: | ||
</table> | </table> | ||
<br> | <br> | ||
− | ==== | + | ====●View about pixel data by mrcInfo==== |
<pre> | <pre> | ||
N : ( 25, 104, 1) | N : ( 25, 104, 1) | ||
Line 176: | Line 175: | ||
</pre> | </pre> | ||
− | ===------ | + | ===------Option -Sx,-Sy,-Sz (Setting the pixel size each axis)------=== |
− | ==== | + | ====Case: Sx=3, Sy=5==== |
<table> | <table> | ||
<tr> | <tr> |
Latest revision as of 02:37, 31 July 2014
mrcImageShrink is Eos's Command that shrinks.
Contents
List of option
Option -S takes priority over -Sx, -Sy, -Sz.
Execution example
------Input file's image------
![]() | Min Max |
0 2.40654 |
●View about pixel data by mrcInfo
N : ( 250, 1046, 1) Mode : 0 mrcCharImage StartN : ( 0, 0, 0) M : ( 1, 1, 1) Length : ( 2.500, 2.500, 2.500) A,B,G : ( 90.00, 90.00, 90.00) C,R,S : ( 1, 2, 3) Min,Max,Mean : ( 0, 255, 34.6) ISPG : 0 NSYMBT : 0 EXTRA : 0: 0 1: 0 2: 0 3: 0 4: 0 5: 0 6: 0 7: 0 8: 0 9: 0 10: 0 11: 0 12: 0 13: 0 14: 0 15: 0 16: 0 17: 0 18: 0 19: 0 20: 0 21: 0 22: 0 23: 0 24: 0 25: 0 26: 0 27: 0 28: 0 XORIGIN : ( 0, 0) XORIGIN : ( 0, 1717240225) LABEL : 0 Tailer Number: 0
------Example of options only essential------
![]() |
Min Max |
0.0190035 1.66372 |
●View about pixel data by mrcInfo
N : ( 125, 523, 1) Mode : 0 mrcCharImage StartN : ( 0, 0, 0) M : ( 1, 1, 1) Length : ( 2.500, 2.500, 2.500) A,B,G : ( 90.00, 90.00, 90.00) C,R,S : ( 1, 2, 3) Min,Max,Mean : ( 0, 255, 47.9) ISPG : 0 NSYMBT : 0 EXTRA : 0: 0 1: 0 2: 0 3: 0 4: 0 5: 0 6: 0 7: 0 8: 0 9: 0 10: 0 11: 0 12: 0 13: 0 14: 0 15: 0 16: 0 17: 0 18: 0 19: 0 20: 0 21: 0 22: 0 23: 0 24: 0 25: 0 26: 0 27: 0 28: 0 XORIGIN : ( 0, 0) XORIGIN : ( 0, 885914144) LABEL : 0 Tailer Number: 0
It shrinks at ratio 2 by default.
------Option -S (Setting the pixel size)------
Case: S=10
![]() |
Min Max |
0.164437 0.856332 |
●View about pixel data by mrcInfo
N : ( 25, 104, 1) Mode : 0 mrcCharImage StartN : ( 0, 0, 0) M : ( 1, 1, 1) Length : ( 2.500, 2.500, 2.500) A,B,G : ( 90.00, 90.00, 90.00) C,R,S : ( 1, 2, 3) Min,Max,Mean : ( 0, 255, 60.9) ISPG : 0 NSYMBT : 0 EXTRA : 0: 0 1: 0 2: 0 3: 0 4: 0 5: 0 6: 0 7: 0 8: 0 9: 0 10: 0 11: 0 12: 0 13: 0 14: 0 15: 0 16: 0 17: 0 18: 0 19: 0 20: 0 21: 0 22: 0 23: 0 24: 0 25: 0 26: 0 27: 0 28: 0 XORIGIN : ( 0, 0) XORIGIN : ( 0, -1005592619) LABEL : 0 Tailer Number: 0
------Option -Sx,-Sy,-Sz (Setting the pixel size each axis)------
Case: Sx=3, Sy=5
![]() |
Min Max |
0.0726836 1.24973 |
●View about pixel data by mrcInfo
N : ( 83, 209, 1) Mode : 0 mrcCharImage StartN : ( 0, 0, 0) M : ( 1, 1, 1) Length : ( 2.500, 2.500, 2.500) A,B,G : ( 90.00, 90.00, 90.00) C,R,S : ( 1, 2, 3) Min,Max,Mean : ( 0, 254, 55.6) ISPG : 0 NSYMBT : 0 EXTRA : 0: 0 1: 0 2: 0 3: 0 4: 0 5: 0 6: 0 7: 0 8: 0 9: 0 10: 0 11: 0 12: 0 13: 0 14: 0 15: 0 16: 0 17: 0 18: 0 19: 0 20: 0 21: 0 22: 0 23: 0 24: 0 25: 0 26: 0 27: 0 28: 0 XORIGIN : ( 0, 0) XORIGIN : ( 0, 69618417) LABEL : 0 Tailer Number: 0
*A part of decimal of Input file's pixel size calculated is omitted.