mrcImageCCDNoiseRemove

From EosPedia
Jump to: navigation, search

mrcImageCCDNoiseRemove is Eos's Command that removes outliers from the CCD camera.


List of option

Main option

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

-m details

Value Description
0 random values
1 neighbor point's values

CCD Noise Remove Format

VLine  x y height width     ; Vertical Line Noise Remove[pixel]
Square x y height width     ; Square Noise Remove[pixel] 


Execution example

Input file's data

-i image

Input-mrcImageCCDNoiseRemove.png

Min

Max
Mean
SD

SE

0 (41, 10, 0)

255 (42, 36, 0)
111.211
32.7239

0.409049

-N data

VLine 0 0 30 30

Example of options only essential

Outdata-mrcImageCCDNoiseRemove.png

Min

Max
Mean
SD

SE

0 (41, 10, 0)

255 (42, 36, 0)
111.625
31.5116

0.393895