Difference between revisions of "mrcInfoSet"

From EosPedia
Jump to: navigation, search
(Created page with "'''mrcInfoSet''' ismrcImage形式のファイルのHeaderーを変更するための Eos's Command. == List of option == === Main option === <table border="1">...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''mrcInfoSet''' is[[mrcImage]]形式のファイルのHeaderーを変更するための [[Eos]]'s [[Command]].
+
'''mrcInfoSet''' is [[Eos]]'s [[Command]] that changes the header of [[mrcImage]] file.
  
 
== List of option ==
 
== 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>After setting each, it sets the value that is not usually used on Eos to default.<br>
 +
i.e. M/A/B/G/MAP/ISPG/NSYMBT/LSKFLG</td>  
 
<td></td>  
 
<td></td>  
 
</tr>  
 
</tr>  
 
<tr>  
 
<tr>  
 
<td>-Interactive</td>  
 
<td>-Interactive</td>  
<td>選択(設定した場合にのみ有効)</td>  
+
<td>Optional (using only by setting)</td>  
<td>個別の設定をした後、CUIで全てのHeaderーを設定するときに-Interactiveとする</td>  
+
<td>After setting each, When setting all header on CUI, these are run interactive.</td>  
 
<td></td>  
 
<td></td>  
 
</tr>  
 
</tr>  
Line 54: Line 55:
 
</tr>  
 
</tr>  
 
</div>  
 
</div>  
</table>  
+
</table>
  
 
=== -m details ===
 
=== -m details ===
Line 69: Line 70:
 
</div>  
 
</div>  
 
</table>
 
</table>
 
  
 
== Execution example ==
 
== Execution example ==
Line 76: Line 76:
 
[[File:Input.info-mrcInfoSet.png]]<br>
 
[[File:Input.info-mrcInfoSet.png]]<br>
 
<br>
 
<br>
以下のように各項目ごとに変更するか聞かれるので、変更する箇所だけ入力する<br>
+
You can change each element as the following.<br>
 
[[File:Img1-mrcInfoSet.png]]</div>
 
[[File:Img1-mrcInfoSet.png]]</div>
 
<br>
 
<br>

Latest revision as of 06:50, 5 August 2014

mrcInfoSet is Eos's Command that changes the header of mrcImage file.

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) After setting each, it sets the value that is not usually used on Eos to default.
i.e. M/A/B/G/MAP/ISPG/NSYMBT/LSKFLG
-Interactive Optional (using only by setting) After setting each, When setting all header on CUI, these are run 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