Difference between revisions of "mrcFFTCTFCompensation"
From EosPedia
(Created page with "'''mrcFFTCTFCompensation''' is Eos's Command. == List of option == === Main option === <table border="1"> <tr> <th>Option</th> <th>Essential/Optional<...") |
(→Image of Input file) |
||
Line 73: | Line 73: | ||
== Execution example == | == Execution example == | ||
− | === | + | ===Input file's image=== |
<table> | <table> | ||
<tr> | <tr> | ||
Line 90: | Line 90: | ||
</td> | </td> | ||
</tr> | </tr> | ||
− | </table> | + | </table> |
===-I Data=== | ===-I Data=== |
Latest revision as of 06:50, 15 July 2014
mrcFFTCTFCompensation is Eos's Command.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i | Essential | Input: mrcImage(FFT) | NULL |
-o | Essential | Output: mrcImage(FFT) | NULL |
-I | Essential | Input: CTFWeightFile | NULL |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode | 0 |
-h | Optional | Help |
-m details
Value | Description |
---|---|
0 |
-I format
RR0 F0 : If R<RR0, Weight=0. If RR0<=R<RR1, Weight={(RR1-R)*F0+(R-RR0)*F1}/(RR1-RR0), i.e., Linear Interpolation RR1 F1 : ................................... RRn Fn : If RRn<=R, Fn
Execution example
Input file's image
![]() |
Min Max |
5.8388e-05 (34, 19, 25) 269.463 (0, 0, 0) |
-I Data
0 100 0.1 1
Example of options only essential
![]() |
Min Max |
0 (35, 0, 0) 26946.3 (0, 0, 0) |