「CommonLineCalculation」の版間の差分

提供: Eospedia
移動: 案内検索
(ページの作成:「'''CommonLineCalculation'''とはEosコマンドである。 == オプション一覧 == ===メインオプション=== <table border="1"> <tr> <th...」)
 
行108: 行108:
  
 
== 実行例 ==
 
== 実行例 ==
 +
===入力ファイルのデータ===
 +
====-I のデータ====
 +
=====Im=1で使用するデータ=====
 +
<pre>
 +
/Eos/img/Input0.mrc YOYS 90 0 0
 +
/Eos/img/Input1.mrc YOYS 30 5 120
 +
/Eos/img/Input2.mrc YOYS 30 85 60
 +
/Eos/img/Input3.mrc YOYS 60 175 120
 +
/Eos/img/Input4.mrc ZOYS 0 90 0
 +
 +
</pre>
 +
 +
 +
===オプション -Im===
 +
====Im=1で実行====
 +
=====その他のオプションなし=====
 +
<pre>
 +
/Eos/img/Input0.mrc /Eos/img/Input1.mrc      275.77      152.88 1
 +
/Eos/img/Input0.mrc /Eos/img/Input2.mrc      355.67      239.91 1
 +
/Eos/img/Input0.mrc /Eos/img/Input3.mrc      80.08      158.58 1
 +
/Eos/img/Input0.mrc /Eos/img/Input4.mrc        0.00        0.00 z-rotation
 +
/Eos/img/Input1.mrc /Eos/img/Input2.mrc      240.00      300.00 1
 +
/Eos/img/Input1.mrc /Eos/img/Input3.mrc      168.02      311.98 1
 +
/Eos/img/Input1.mrc /Eos/img/Input4.mrc      332.88      95.77 1
 +
/Eos/img/Input2.mrc /Eos/img/Input3.mrc      270.12      242.50 1
 +
/Eos/img/Input2.mrc /Eos/img/Input4.mrc      59.91      175.67 1
 +
/Eos/img/Input3.mrc /Eos/img/Input4.mrc      338.58      260.08 1
 +
</pre>
 +
 +
=====m=0で実行=====
 +
<pre>
 +
/Eos/img/Input0.mrc /Eos/img/Input1.mrc      32.88      95.77 1
 +
/Eos/img/Input0.mrc /Eos/img/Input2.mrc      179.91      175.67 1
 +
/Eos/img/Input0.mrc /Eos/img/Input3.mrc      38.58      80.08 1
 +
/Eos/img/Input0.mrc /Eos/img/Input4.mrc        0.00        0.00 z-rotation
 +
/Eos/img/Input1.mrc /Eos/img/Input2.mrc      60.00      120.00 1
 +
/Eos/img/Input1.mrc /Eos/img/Input3.mrc      11.98      48.02 1
 +
/Eos/img/Input1.mrc /Eos/img/Input4.mrc      95.77      32.88 1
 +
/Eos/img/Input2.mrc /Eos/img/Input3.mrc      122.50      30.12 1
 +
/Eos/img/Input2.mrc /Eos/img/Input4.mrc      175.67      179.91 1
 +
/Eos/img/Input3.mrc /Eos/img/Input4.mrc      80.08      38.58 1
 +
</pre>

2013年11月28日 (木) 04:44時点における版

CommonLineCalculationとはEosコマンドである。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 選択 入力ファイル設定 NULL
-I 選択 入力ファイルリスト設定 NULL
-o 選択 出力ファイル設定 stdout
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 1
-Im 選択 入力モードを設定 0
-h 選択 ヘルプを表示  

モードの詳細

モード 説明
0 in 2004/07/22
1 in 2004/09/23 (vector product)

入力モードの詳細

モード 説明
0
RotationalMode1 angle1 angle2 angle3 RotationalMode2 angle1 angle2 angle3
RotationalMode1 angle1 angle2 angle3 RotationalMode2 angle1 angle2 angle3
           .                   .           .          .                 .                   .          .           .
           .                   .           .          .                 .                   .          .           .
           .                   .           .          .                 .                   .          .           .
           .                   .           .          .                 .                   .          .           .
           .                   .           .          .                 .                   .          .           .
					
1
filename RotationalMode angle1 angle2 angle3
     .                   .                 .          .           .
     .                   .                 .          .           .
     .                   .                 .          .           .
     .                   .                 .          .           .
     .                   .                 .          .           .
					


実行例

入力ファイルのデータ

-I のデータ

Im=1で使用するデータ
/Eos/img/Input0.mrc	YOYS	90	0	0
/Eos/img/Input1.mrc	YOYS	30	5	120
/Eos/img/Input2.mrc	YOYS	30	85	60
/Eos/img/Input3.mrc	YOYS	60	175	120
/Eos/img/Input4.mrc	ZOYS	0	90	0


オプション -Im

Im=1で実行

その他のオプションなし
/Eos/img/Input0.mrc /Eos/img/Input1.mrc      275.77      152.88 1
/Eos/img/Input0.mrc /Eos/img/Input2.mrc      355.67      239.91 1
/Eos/img/Input0.mrc /Eos/img/Input3.mrc       80.08      158.58 1
/Eos/img/Input0.mrc /Eos/img/Input4.mrc        0.00        0.00 z-rotation
/Eos/img/Input1.mrc /Eos/img/Input2.mrc      240.00      300.00 1
/Eos/img/Input1.mrc /Eos/img/Input3.mrc      168.02      311.98 1
/Eos/img/Input1.mrc /Eos/img/Input4.mrc      332.88       95.77 1
/Eos/img/Input2.mrc /Eos/img/Input3.mrc      270.12      242.50 1
/Eos/img/Input2.mrc /Eos/img/Input4.mrc       59.91      175.67 1
/Eos/img/Input3.mrc /Eos/img/Input4.mrc      338.58      260.08 1
m=0で実行
/Eos/img/Input0.mrc /Eos/img/Input1.mrc       32.88       95.77 1
/Eos/img/Input0.mrc /Eos/img/Input2.mrc      179.91      175.67 1
/Eos/img/Input0.mrc /Eos/img/Input3.mrc       38.58       80.08 1
/Eos/img/Input0.mrc /Eos/img/Input4.mrc        0.00        0.00 z-rotation
/Eos/img/Input1.mrc /Eos/img/Input2.mrc       60.00      120.00 1
/Eos/img/Input1.mrc /Eos/img/Input3.mrc       11.98       48.02 1
/Eos/img/Input1.mrc /Eos/img/Input4.mrc       95.77       32.88 1
/Eos/img/Input2.mrc /Eos/img/Input3.mrc      122.50       30.12 1
/Eos/img/Input2.mrc /Eos/img/Input4.mrc      175.67      179.91 1
/Eos/img/Input3.mrc /Eos/img/Input4.mrc       80.08       38.58 1