Difference between revisions of "mrcInfoSet"

From EosPedia
Jump to: navigation, search
(Execution example)
(List of option)
Line 14: Line 14:
 
<td>-i</td>  
 
<td>-i</td>  
 
<td>Essential</td>  
 
<td>Essential</td>  
<td>Input設定</td>  
+
<td>Input: [[mrcImage]]</td>  
 
<td>NULL</td>  
 
<td>NULL</td>  
 
</tr>  
 
</tr>  
 
<tr>  
 
<tr>  
 
<td>-Length</td>  
 
<td>-Length</td>  
<td>選択(設定した場合にのみ有効)</td>  
+
<td>Optional (using only by setting)</td>  
 
<td>Length.x[A] Length.y[A] Length.z[A]</td>  
 
<td>Length.x[A] Length.y[A] Length.z[A]</td>  
 
<td>2.5 2.5 2.5</td>  
 
<td>2.5 2.5 2.5</td>  
Line 25: Line 25:
 
<tr>  
 
<tr>  
 
<td>-Fixed</td>  
 
<td>-Fixed</td>  
<td>選択(設定した場合にのみ有効)</td>  
+
<td>Optional (using only by setting)</td>  
 
<td>個別の設定をした後、Eosでは通常変更しない値であるM/A/B/G/MAP/ISPG/NSYMBT/LSKFLGをデフォールト値に設定する。</td>  
 
<td>個別の設定をした後、Eosでは通常変更しない値であるM/A/B/G/MAP/ISPG/NSYMBT/LSKFLGをデフォールト値に設定する。</td>  
 
<td></td>  
 
<td></td>  
Line 31: Line 31:
 
<tr>  
 
<tr>  
 
<td>-Interactive</td>  
 
<td>-Interactive</td>  
<td>選択(設定した場合にのみ有効)</td>  
+
<td>Optional (using only by setting)</td>  
 
<td>個別の設定をした後、CUIで全てのHeaderーを設定するときに-Interactiveとする</td>  
 
<td>個別の設定をした後、CUIで全てのHeaderーを設定するときに-Interactiveとする</td>  
 
<td></td>  
 
<td></td>  
Line 69: Line 69:
 
</div>  
 
</div>  
 
</table>
 
</table>
 
  
 
== Execution example ==
 
== Execution example ==

Revision as of 06:31, 5 August 2014

mrcInfoSet ismrcImage形式のファイルのHeaderーを変更するための Eos's Command.

List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-Length Optional (using only by setting) Length.x[A] Length.y[A] Length.z[A] 2.5 2.5 2.5
-Fixed Optional (using only by setting) 個別の設定をした後、Eosでは通常変更しない値であるM/A/B/G/MAP/ISPG/NSYMBT/LSKFLGをデフォールト値に設定する。
-Interactive Optional (using only by setting) 個別の設定をした後、CUIで全てのHeaderーを設定するときに-Interactiveとする
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0

Execution example

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

Before

Input.info-mrcInfoSet.png

You can change each element as the following.

Img1-mrcInfoSet.png


After
Output.info-mrcInfoSet.png

------Option -Length------

It changes the width per 1pixel.
Before
Input-info-mrcInfoSet.png

After
Output-info-mrcInfoSet.png