mrcMeanYlinePos
From EosPedia
mrcMeanYlinePos is Eos's Command that outputs the line data mean of each y-coordinate in mrcImage.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i | Essential | Input: mrcImage(2D) | NULL |
-o | Optional | Output: ASCII | stdout |
-w | Optional | width of line data | -1(The same value of input file size by no setting) |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode | 0 |
-h | Optional | Help |
-m details
Value | Description |
---|---|
0 |
Execution example
Input file image
![]() |
Min Max |
0 (0, 0, 0) 255 (49, 32, 0) |
Example of options only essential
x,yMeanPosition 0,-1 1,-1 2,-1 3,-1 4,-1 5,-1 ... 14,-1 15,55.258411 16,55.220432 17,55.038315 18,52.620087 ... 62,37.692554 63,38.320499 64,37.841465 65,37.440945 66,-1 ... 75,-1 76,-1 77,-1 78,-1 79,-1
Option -w
Case: w=20
x,yMeanPosition 0,-1 1,-1 2,-1 3,-1 4,-1 ... 16,-1 17,37.017242 18,38.204483 19,38.633095 20,38.630150 ... 62,38.443302 63,38.300156 64,37.764706 65,37.426899 66,-1 ... 75,-1 76,-1 77,-1 78,-1 79,-1