mrcImage1DProjectionfrom2D

From EosPedia
Jump to: navigation, search

mrcImage1DProjectionfrom2D is Eos's Command that performs the Projection of mrcImage(1D) from mrcImage(2D).

List of option

Main option

Option Essential/Optional NULL Default
-i Essential Input: mrcImage(2D) NULL
-o Essential Output: mrcImage(1D) NULL
-d Optional Degree of the line to project 0
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0 Projection to y axis.
1 Projection to x axis.
2 Projection by fourier transform.


Execution example

Input file's image

b120-2.png Min

Max
Mean
SD
SE

-65.0178

94.4699
4.85274
20.4635
0.255794

Option -m

Case: m=0

outdata-1dfrom2d-00.png Min

Max
Mean
SD
SE

-271.906

1697.39
388.219
534.235
42.235

Case: m=1

outdata-1dfrom2d-01.png

Min

Max
Mean
SD

SE

-345.442

1413.04
388.219
479.029
37.8706

Case: m=2

outdata-m2.png Min

Max
Mean
SD
SE

-318.101

1389.06
388.148
478.256
53.4706

Option -d

Case: d=0(default)

outdata-m2.png Min

Max
Mean
SD
SE

-318.101

1389.06
388.148
478.256
53.4706

Case: d=10

outdata-m2d10.png Min

Max
Mean
SD
SE

-400.724

1405.56
385.834
481.441
53.8267