「mrcImageRotation3D」の版間の差分

提供: Eospedia
移動: 案内検索
行55: 行55:
 
</table>  
 
</table>  
  
===モードの詳細===
+
===-m の詳細===
 
<table border="1">
 
<table border="1">
 
<tr>  
 
<tr>  
行63: 行63:
 
<tr>  
 
<tr>  
 
<td>0</td>  
 
<td>0</td>  
<td>padding 0 </td>  
+
<td>0でパディング</td>  
 
</tr>  
 
</tr>  
 
<tr>  
 
<tr>  
 
<td>1</td>  
 
<td>1</td>  
<td>padding average </td>  
+
<td>平均値でパディング</td>  
 
</tr>  
 
</tr>  
 
<tr>  
 
<tr>  
 
<td>+0</td>  
 
<td>+0</td>  
<td>within ellipsoidal area.</td>  
+
<td>楕円内でパディング</td>  
 
</tr>  
 
</tr>  
 
<tr>  
 
<tr>  
 
<td>+16</td>  
 
<td>+16</td>  
<td>within square area.</td>  
+
<td>矩形内でパディング</td>  
 
</tr>  
 
</tr>  
 
</table>  
 
</table>  

2014年1月23日 (木) 08:14時点における版

mrcImageRotation3DとはmrcImage(3D)を指定したオイラー角で回転するEosコマンドである。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 必須 入力ファイル: mrcImage(3D) NULL
-o 必須 出力ファイル: mrcImage(3D) NULL
-EA 選択 入力: オイラー角 (Euler Angle, Rot1, Rot2, Rot3) (YOYS, 0.0, 0.0, 0.0)
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-M 選択 InterpolationMode 2
-h 選択 ヘルプを表示  

-m の詳細

モード 説明
0 0でパディング
1 平均値でパディング
+0 楕円内でパディング
+16 矩形内でパディング


実行例

入力ファイルの画像

Input-1VOM.png
xy平面

Input1-1VOM.png
yz平面

最小

最大
平均値
標準偏差

標準誤差

0 (0, 0, 0)

3398.12 (23, 55, 41)
72.129
294.805

0.368507


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

Outdata-mrcImageRotation3D.png
xy平面

Outdata1-mrcImageRotation3D.png
yz平面

最小

最大
平均値
標準偏差

標準誤差

0 (0, 0, 0)

3398.12 (23, 55, 41)
65.7232
282.429

0.353036


オプション -EA

EA=(YOYS, 45, 0, 0)で実行

Outdata-YOYS-45-0-0-mrcImageRotation3D.png
xy平面

Outdata1-YOYS-45-0-0-mrcImageRotation3D.png
yz平面

最小

最大
平均値
標準偏差

標準誤差

-421.096 (36, 47, 63)

3336.89 (41, 42, 70)
65.6613
284.896

0.35612


EA=(YOYS, 0, 45, 0)で実行

Outdata-YOYS-0-45-0-mrcImageRotation3D.png
xy平面

Outdata1-YOYS-0-45-0-mrcImageRotation3D.png
yz平面

最小

最大
平均値
標準偏差

標準誤差

-395.248 (48, 46, 53)

3315.09 (41, 67, 51)
65.1894
284.142

0.355177


EA=(YOYS, 0, 0, 45)で実行

Outdata-YOYS-0-0-45-mrcImageRotation3D.png
xy平面

Outdata1-YOYS-0-0-45-mrcImageRotation3D.png
yz平面

最小

最大
平均値
標準偏差

標準誤差

-387.947 (27, 41, 51)

3353.96 (36, 15, 29)
65.7638
285.358

0.356698


オプション -m

m=1, EA=(YOYS, 45, 0, 0)で実行

Outdata-m1-YOYS-45-0-0-mrcImageRotation3D.png
xy平面

Outdata1-m1-YOYS-45-0-0-mrcImageRotation3D.png
yz平面

最小

最大
平均値
標準偏差

標準誤差

-421.096 (36, 47, 63)

3336.89 (41, 42, 70)
101.927
278.754

0.348442


m=16, EA=(YOYS, 45, 0, 0)で実行

Outdata-m16-YOYS-45-0-0-mrcImageRotation3D.png
xy平面

Outdata1-m16-YOYS-45-0-0-mrcImageRotation3D.png
yz平面

最小

最大
平均値
標準偏差

標準誤差

-421.096 (36, 47, 63)

3336.89 (41, 42, 70)
77.9571
308.653

0.385816