mrcRefCoreGet

From EosPedia
Jump to: navigation, search

mrcRefCoreGet is Eos's Command.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage NULL
-C Optional Cutoff 0
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0 If |Pixel of Image| < Cutoff ,|Pixel of Image|=0
1 If |Pixel of Image| < Cutoff*SqrAvr ,|Pixel of Image|=0


Execution example

Input file image

Input-121P1-R.png
z=156 ~ 170

Size

Mode
Min
Max
Mean
SD

SE

( 56, 27, 326)

mrcFloatImage
-1503.16 (14, 25, 131)
36873.4 (28, 20, 158)
6082.23
6479.76

9.22942


Example of options only essential

Outdata-mrcRefCoreGet.png
z=156 ~ 170

Size

Mode
Min
Max
Mean
SD

SE

( 56, 27, 326)

mrcFloatImage
-1503.16 (14, 25, 131)
36873.4 (28, 20, 158)
6082.23
6479.76

9.22942

No correction, because c=0 by default.


Option -C

C=10000

Outdata-C-mrcRefCoreGet.png
z=156 ~ 170

Size

Mode
Min
Max
Mean
SD

SE

( 56, 27, 326)

mrcFloatImage
0 (0, 0, 0)
36873.4 (28, 20, 158)
4161.85
6975.92

9.93612


Option -m

Case: m=1, C=1

Outdata-m-mrcRefCoreGet.png
z=156 ~ 170

Size

Mode
Min
Max
Mean
SD

SE

( 56, 27, 326)

mrcFloatImage
0 (0, 0, 0)
36873.4 (28, 20, 158)
4577.8
6996.96

9.96608