mrcImageAutoFilamentExtractResultAnalysis
From EosPedia
mrcImageAutoFilamentExtractResultAnalysis is Eos's Command.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i | Essential | Input: mrcImage | NULL |
-o | Optional | Output: mrcImage | NULL |
-truePitch | Optional | True Pitch | 430 |
-PixelSize | Optional | Pixel Size [A] | 5 |
-deltadY | Optional | A range of deltadY to determine dY. | 0.5 |
-y | Optional | y [pixel] for final extraction | 0 |
-Mag | Optional | magnification ratio | 1.1 |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode | 0 |
-h | Optional | Help |
-i, -o: Input file names can be up to 100 characters about together.
-deltadY is not implemented.
-m details
Value | Description |
---|---|
0 |
Execution example
Input file image
Min Max |
0 (65, 0, 0) 10.8167 (60, 12, 0) |
Option -y
Since the 0 default of -y, it is necessary to set.
Case: y=30
Min Max |
0 (0, 0, 0) 0 (0, 0, 0) |
In the following, Setting aty=30.
Option -truePitch
Case: truePitch=250
Min Max |
-2.19053 (114, 47, 0) 10.5375 (52, 43, 0) |
Option -PixelSize
Case: PixelSize=10
Min Max |
-1.92139 (25, 13, 0) 10.8001 (99, 37, 0) |
Option -Mag
Case: Mag=0.4
Min Max |
-2.30451 (198, 81, 0) 11.0425 (198, 75, 0) |