「mrcImageRandomParticlesImageCreate」の版間の差分

提供: Eospedia
移動: 案内検索
(ページの作成:「'''mrcImageRandomParticlesImageCreate'''とはEosコマンドである。 == オプション一覧 == ===メインオプション=== <table border="1"> ...」)
 
行14: 行14:
 
<td>-i</td>  
 
<td>-i</td>  
 
<td>必須</td>  
 
<td>必須</td>  
<td>入力ファイル: [[mrcImage]]</td>  
+
<td>入力ファイル: [[ASCII]]</td>  
 
<td>stdin</td>  
 
<td>stdin</td>  
 
</tr>  
 
</tr>  
行60: 行60:
 
</tr>  
 
</tr>  
 
</table>  
 
</table>  
 +
<div>擬似乱数を使用しているので、seedの値が同じなら出力ファイルは同じになる</div>
 +
<br>
  
 
===モードの詳細===
 
===モードの詳細===
行72: 行74:
 
</tr>  
 
</tr>  
 
</table>  
 
</table>  
 
+
<br>
  
 
== 実行例 ==
 
== 実行例 ==
 +
===入力ファイルのデータ===
 +
<pre>
 +
Input-1VOM-2D.mrc
 +
Input-121P-2D.mrc
 +
Input-1B7T-2D.mrc
 +
 +
</pre>
 +
<br>
 +
 +
<div>[[:Media:Input-1VOM-2D.mrc|Input-1VOM-2D.mrc]]の画像<div>
 +
<table>
 +
<tr>
 +
<td>[[画像:Input-1VOM-2D.png]]</td>
 +
<td><p align="left">最小<br>
 +
最大<br>
 +
平均値<br>
 +
標準偏差<br>
 +
標準誤差<br></p>
 +
</td>
 +
<td><p align="left">0 (0, 0, 0)<br>
 +
49749.7 (27, 28, 0)<br>
 +
7212.9<br>
 +
8827.15<br>
 +
110.339<br></p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br>
 +
 +
<div>[[:Media:Input-121P-2D.mrc|Input-121P-2D.mrc]]の画像<div>
 +
<table>
 +
<tr>
 +
<td>[[画像:Input-121P.png]]</td>
 +
<td><p align="left">最小<br>
 +
最大<br>
 +
平均値<br>
 +
標準偏差<br>
 +
標準誤差<br></p>
 +
</td>
 +
<td><p align="left">0 (0, 0, 0)<br>
 +
30847.6 (43, 53, 0)<br>
 +
1105.85<br>
 +
3410.59<br>
 +
34.1059<br></p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br>
 +
 +
<div>[[Media:Input-1B7T-2D.mrc|Input-1B7T-2D.mrc]]の画像</div>
 +
<table>
 +
<tr>
 +
<td>[[画像:Input-1B7T-2D.png]]</td>
 +
<td><p align="left">最小<br>
 +
最大<br>
 +
平均値<br>
 +
標準偏差<br>
 +
標準誤差<br></p>
 +
</td>
 +
<td><p align="left">0 (0, 0, 0)<br>
 +
178250 (35, 57, 0)<br>
 +
14921.9<br>
 +
30087.2<br>
 +
475.72<br></p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br>
 +
 +
===オプション必須項目のみの場合===
 +
<table>
 +
<tr>
 +
<td><p align="Center">[[画像:Outdata-mrcImageRandomParticlesImageCreate.png]]<br>
 +
表示画像は元画像の半分のサイズ<br></p>
 +
</td>
 +
<td><p align="left">サイズ<br>
 +
最小<br>
 +
最大<br>
 +
平均値<br>
 +
標準偏差<br>
 +
標準誤差<br></p>
 +
</td>
 +
<td><p align="left">(      1024,      1024,          1)<br>
 +
-12043.1 (499, 781, 0)<br>
 +
172346 (502, 803, 0)<br>
 +
111.487<br>
 +
2281.93<br>
 +
2.22844<br></p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br>
 +
 +
===オプション -N===
 +
====N=(256, 256)で実行====
 +
<table>
 +
<tr>
 +
<td>[[画像:Outdata-N-mrcImageRandomParticlesImageCreate.png]]</td>
 +
<td><p align="left">サイズ<br>
 +
最小<br>
 +
最大<br>
 +
平均値<br>
 +
標準偏差<br>
 +
標準誤差<br></p>
 +
</td>
 +
<td><p align="left">(      256,        256,          1)<br>
 +
-12043.1 (127, 193, 0)<br>
 +
172346 (130, 215, 0)<br>
 +
1783.8<br>
 +
8994.67<br>
 +
35.1354<br></p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br>
 +
 +
<div>以降はN=(256, 256)で実行</div>
 +
 +
===オプション -seed===
 +
====seed=1で実行====
 +
<table>
 +
<tr>
 +
<td>[[画像:Outdata-seed-mrcImageRandomParticlesImageCreate.png]]</td>
 +
<td><p align="left">サイズ<br>
 +
最小<br>
 +
最大<br>
 +
平均値<br>
 +
標準偏差<br>
 +
標準誤差<br></p>
 +
</td>
 +
<td><p align="left">(      256,        256,          1)<br>
 +
-8000.95 (7, 191, 0)<br>
 +
171254 (10, 186, 0)<br>
 +
1783.43<br>
 +
8956.46<br>
 +
34.9862<br></p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br>
 +
 +
===オプション -InterpolationMode===
 +
====InterpolationMode=0で実行====
 +
<table>
 +
<tr>
 +
<td>[[画像:Outdata-InterpolationMode0-mrcImageRandomParticlesImageCreate.png]]</td>
 +
<td><p align="left">サイズ<br>
 +
最小<br>
 +
最大<br>
 +
平均値<br>
 +
標準偏差<br>
 +
標準誤差<br></p>
 +
</td>
 +
<td><p align="left">(      256,        256,          1)<br>
 +
0 (0, 0, 0)<br>
 +
178250 (130, 215, 0)<br>
 +
1781.43<br>
 +
8963.02<br>
 +
35.0118<br></p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br>
 +
 +
====InterpolationMode=1で実行====
 +
<table>
 +
<tr>
 +
<td>[[画像:Outdata-InterpolationMode1-mrcImageRandomParticlesImageCreate.png]]</td>
 +
<td><p align="left">サイズ<br>
 +
最小<br>
 +
最大<br>
 +
平均値<br>
 +
標準偏差<br>
 +
標準誤差<br></p>
 +
</td>
 +
<td><p align="left">(      256,        256,          1)<br>
 +
0 (0, 0, 0)<br>
 +
150569 (130, 215, 0)<br>
 +
1783.92<br>
 +
8764.39<br>
 +
34.2359<br></p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br>
 +
 +
====InterpolationMode=3で実行====
 +
<table>
 +
<tr>
 +
<td>[[画像:Outdata-InterpolationMode3-mrcImageRandomParticlesImageCreate.png]]</td>
 +
<td><p align="left">サイズ<br>
 +
最小<br>
 +
最大<br>
 +
平均値<br>
 +
標準偏差<br>
 +
標準誤差<br></p>
 +
</td>
 +
<td><p align="left">(      256,        256,          1)<br>
 +
-4.23359e+06 (122, 226, 0)<br>
 +
1.88336e+08 (130, 214, 0)<br>
 +
1.56278e+06<br>
 +
7.59862e+06<br>
 +
29682.1<br></p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br>

2014年3月5日 (水) 08:26時点における版

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


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 必須 入力ファイル: ASCII stdin
-o 必須 出力ファイル: mrcImage stdout
-N 選択 サイズ: (Nx, Ny) (1024, 1024)
-seed 選択 入力: Seed 0
-InterpolationMode 選択 InterpolationMode 2
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  
擬似乱数を使用しているので、seedの値が同じなら出力ファイルは同じになる


モードの詳細

モード 説明
0


実行例

入力ファイルのデータ

Input-1VOM-2D.mrc
Input-121P-2D.mrc
Input-1B7T-2D.mrc


Input-1VOM-2D.mrcの画像
Input-1VOM-2D.png

最小

最大
平均値
標準偏差

標準誤差

0 (0, 0, 0)

49749.7 (27, 28, 0)
7212.9
8827.15

110.339


Input-121P-2D.mrcの画像
Input-121P.png

最小

最大
平均値
標準偏差

標準誤差

0 (0, 0, 0)

30847.6 (43, 53, 0)
1105.85
3410.59

34.1059


Input-1B7T-2D.png

最小

最大
平均値
標準偏差

標準誤差

0 (0, 0, 0)

178250 (35, 57, 0)
14921.9
30087.2

475.72


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

Outdata-mrcImageRandomParticlesImageCreate.png
表示画像は元画像の半分のサイズ

サイズ

最小
最大
平均値
標準偏差

標準誤差

( 1024, 1024, 1)

-12043.1 (499, 781, 0)
172346 (502, 803, 0)
111.487
2281.93

2.22844


オプション -N

N=(256, 256)で実行

Outdata-N-mrcImageRandomParticlesImageCreate.png

サイズ

最小
最大
平均値
標準偏差

標準誤差

( 256, 256, 1)

-12043.1 (127, 193, 0)
172346 (130, 215, 0)
1783.8
8994.67

35.1354


以降はN=(256, 256)で実行

オプション -seed

seed=1で実行

Outdata-seed-mrcImageRandomParticlesImageCreate.png

サイズ

最小
最大
平均値
標準偏差

標準誤差

( 256, 256, 1)

-8000.95 (7, 191, 0)
171254 (10, 186, 0)
1783.43
8956.46

34.9862


オプション -InterpolationMode

InterpolationMode=0で実行

Outdata-InterpolationMode0-mrcImageRandomParticlesImageCreate.png

サイズ

最小
最大
平均値
標準偏差

標準誤差

( 256, 256, 1)

0 (0, 0, 0)
178250 (130, 215, 0)
1781.43
8963.02

35.0118


InterpolationMode=1で実行

Outdata-InterpolationMode1-mrcImageRandomParticlesImageCreate.png

サイズ

最小
最大
平均値
標準偏差

標準誤差

( 256, 256, 1)

0 (0, 0, 0)
150569 (130, 215, 0)
1783.92
8764.39

34.2359


InterpolationMode=3で実行

Outdata-InterpolationMode3-mrcImageRandomParticlesImageCreate.png

サイズ

最小
最大
平均値
標準偏差

標準誤差

( 256, 256, 1)

-4.23359e+06 (122, 226, 0)
1.88336e+08 (130, 214, 0)
1.56278e+06
7.59862e+06

29682.1