「angleMatchTest k」の版間の差分

提供: Eospedia
移動: 案内検索
(Kinoshita がページ「AngleMatchTest k」を「angleMatchTest k」に移動しました)
(メインオプション)
 
(同じ利用者による、間の1版が非表示)
行1: 行1:
'''angleMatchTest_k'''とは[[Eos]]の[[コマンド]]である。
+
'''angleMatchTest_k'''とは2つの[[オイラー角]]のファイルについて距離や角度が近いデータを割り出す[[Eos]]の[[コマンド]]である。
  
  
行14: 行14:
 
<td>-i1</td>  
 
<td>-i1</td>  
 
<td>必須</td>  
 
<td>必須</td>  
<td>入力ファイル1設定</td>  
+
<td>入力ファイル1: [[ASCII]]</td>  
 
<td>NULL</td>  
 
<td>NULL</td>  
 
</tr>  
 
</tr>  
行20: 行20:
 
<td>-i2</td>  
 
<td>-i2</td>  
 
<td>必須</td>  
 
<td>必須</td>  
<td>入力ファイル2設定</td>  
+
<td>入力ファイル2: [[ASCII]]</td>  
 
<td>NULL</td>  
 
<td>NULL</td>  
 
</tr>  
 
</tr>  
行32: 行32:
 
<td>-o</td>  
 
<td>-o</td>  
 
<td>必須</td>  
 
<td>必須</td>  
<td>出力ファイル設定</td>  
+
<td>出力ファイル設定: [[ASCII]]</td>  
 
<td>NULL</td>  
 
<td>NULL</td>  
 
</tr>  
 
</tr>  
行54: 行54:
 
</tr>  
 
</tr>  
 
</table>  
 
</table>  
 +
<br>
  
 
===モードの詳細===
 
===モードの詳細===
行63: 行64:
 
<tr>  
 
<tr>  
 
<td>0</td>  
 
<td>0</td>  
<td></td>
 
</tr>
 
<tr>
 
<td>1</td>
 
 
<td></td>  
 
<td></td>  
 
</tr>  
 
</tr>  
 
</table>  
 
</table>  
 +
<br>
  
 +
===-i1, -i2のフォーマット===
 +
<pre>
 +
ファイル名  回転モード  Rot1  Rot2  Rot3
 +
ファイル名  回転モード  Rot1  Rot2  Rot3
 +
.
 +
.
 +
 +
</pre>
 +
<br>
  
 
== 実行例 ==
 
== 実行例 ==
 +
===入力ファイル===
 +
<div>-i1のデータ</div>
 +
<pre>
 +
Input0.mrc ZONS 0 0 0
 +
Input1.mrc ZONS 0 0 30
 +
Input2.mrc ZONS 0 30 0
 +
Input3.mrc ZONS 0 30 30
 +
Input4.mrc ZONS 30 0 0
 +
Input5.mrc ZONS 30 0 30
 +
Input6.mrc ZONS 30 30 0
 +
Input7.mrc ZONS 30 30 30
 +
 +
</pre>
 +
<br>
 +
 +
<div>-i2のデータ</div>
 +
<pre>
 +
Input0.mrc ZONS 10 10 0
 +
Input1.mrc ZONS 10 10 0
 +
Input2.mrc ZONS 10 10 0
 +
Input3.mrc ZONS 10 10 0
 +
Input4.mrc ZONS 10 10 0
 +
Input5.mrc ZONS 10 10 0
 +
Input6.mrc ZONS 10 10 0
 +
Input7.mrc ZONS 10 10 0
 +
 +
</pre>
 +
<br>
 +
 +
===オプション必須項目のみの場合===
 +
<pre>
 +
0.174307 0.000000 1 1 1 1
 +
0.174307 30.000000 1 0 1 0
 +
0.351066 0.000000 0 1 1 1
 +
0.351066 30.000000 0 0 1 0
 +
0.174307 0.000000 1 1 1 1
 +
0.174307 30.000000 1 0 1 0
 +
0.362050 0.000000 0 1 1 1
 +
0.362050 30.000000 0 0 1 0
 +
dislmt 0.208837 outsum 2 25.000000 outsum2 4 50.000000
 +
</pre>
 +
<br>
 +
 +
===オプション -ss===
 +
====ss=20で実行====
 +
<pre>
 +
0.174307 0.000000 1 1 1 1
 +
0.174307 30.000000 1 0 1 0
 +
0.351066 0.000000 0 1 1 1
 +
0.351066 30.000000 0 0 1 0
 +
0.174307 0.000000 1 1 1 1
 +
0.174307 30.000000 1 0 1 0
 +
0.362050 0.000000 0 1 1 1
 +
0.362050 30.000000 0 0 1 0
 +
dislmt 0.277831 outsum 2 25.000000 outsum2 4 50.000000
 +
</pre>
 +
<br>

2014年8月18日 (月) 23:48時点における最新版

angleMatchTest_kとは2つのオイラー角のファイルについて距離や角度が近いデータを割り出すEosコマンドである。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i1 必須 入力ファイル1: ASCII NULL
-i2 必須 入力ファイル2: ASCII NULL
-ss 選択 StepSize 15
-o 必須 出力ファイル設定: ASCII NULL
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  


モードの詳細

モード 説明
0


-i1, -i2のフォーマット

ファイル名  回転モード  Rot1  Rot2  Rot3
ファイル名  回転モード  Rot1  Rot2  Rot3
.
.


実行例

入力ファイル

-i1のデータ
Input0.mrc	ZONS	0	0	0
Input1.mrc	ZONS	0	0	30
Input2.mrc	ZONS	0	30	0
Input3.mrc	ZONS	0	30	30
Input4.mrc	ZONS	30	0	0
Input5.mrc	ZONS	30	0	30
Input6.mrc	ZONS	30	30	0
Input7.mrc	ZONS	30	30	30


-i2のデータ
Input0.mrc	ZONS	10	10	0
Input1.mrc	ZONS	10	10	0
Input2.mrc	ZONS	10	10	0
Input3.mrc	ZONS	10	10	0
Input4.mrc	ZONS	10	10	0
Input5.mrc	ZONS	10	10	0
Input6.mrc	ZONS	10	10	0
Input7.mrc	ZONS	10	10	0


オプション必須項目のみの場合

0.174307	0.000000	1	1	1	1
0.174307	30.000000	1	0	1	0
0.351066	0.000000	0	1	1	1
0.351066	30.000000	0	0	1	0
0.174307	0.000000	1	1	1	1
0.174307	30.000000	1	0	1	0
0.362050	0.000000	0	1	1	1
0.362050	30.000000	0	0	1	0
dislmt	0.208837	outsum	2	25.000000	outsum2	4	50.000000


オプション -ss

ss=20で実行

0.174307	0.000000	1	1	1	1
0.174307	30.000000	1	0	1	0
0.351066	0.000000	0	1	1	1
0.351066	30.000000	0	0	1	0
0.174307	0.000000	1	1	1	1
0.174307	30.000000	1	0	1	0
0.362050	0.000000	0	1	1	1
0.362050	30.000000	0	0	1	0
dislmt	0.277831	outsum	2	25.000000	outsum2	4	50.000000