mrcImageStandardDeviation
From EosPedia
mrcImageStandardDeviation is複数画像間の標準偏差及びそれを用いた変換を行う Eos's Command.
Contents
List of option
Main option
Mode1 details
Value | Description |
---|---|
0 | 標準偏差 |
1 | 分散 |
Mode2 details
Value | Description |
---|---|
0 | 入力画像が一つのときに設定 |
1 | 入力画像が二つ以上のときに設定(リストをInput fileとする) |
Execution example
------Input file's image------
Input file1(1vom-rot0.mrc)
![]() |
Min Max |
0 73.1421 |
Input file2(1vom-rot1.mrc)
![]() |
Min Max |
0 77.0909 |
Input file3(1vom-rot2.mrc)
![]() |
Min Max |
0 83.9283 |
Input file4(1vom-rot3.mrc)
![]() |
Min Max |
0 87.0306 |
Input fileがリストの場合以下のようなデータファイルとする
------Option -m, -M------
Case: M=0 (Using Input file1)
Case: m=0
Case: m=1
Case: M=1 (Using Input file list)
Case: m=0
![]() |
Min Max |
0 23.9429 |
Case: m=1
![]() |
Min Max |
0 573.263 |