Difference between revisions of "mrcRefNoiseAdd"
From EosPedia
(Created page with "'''mrcRefNoiseAdd''' is Eos's Command. == List of option == === Main option === <table border="1"> <tr> <th>Option</th> <th>Essential/Optional</th>...") |
(→Main option) |
||
Line 26: | Line 26: | ||
<td>-s</td> | <td>-s</td> | ||
<td>Optional</td> | <td>Optional</td> | ||
− | <td> | + | <td>Strength of Noise.(Unit is standard deviation of input reference)</td> |
<td>1.0</td> | <td>1.0</td> | ||
</tr> | </tr> | ||
Line 59: | Line 59: | ||
<td> </td> | <td> </td> | ||
</tr> | </tr> | ||
− | </table> | + | </table> |
=== -m details === | === -m details === |
Latest revision as of 23:57, 6 August 2014
mrcRefNoiseAdd is Eos's Command.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i | Essential | Input: mrcImage | NULL |
-o | Essential | Output: mrcImage | NULL |
-s | Optional | Strength of Noise.(Unit is standard deviation of input reference) | 1.0 |
-h | Optional | High threshold to calclate S.D. Default is max of input file. | 0 |
-l | Optional | Low threshold to calclate S.D. Default is min of input file. | 0 |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode | 0 |
-h | Optional | Help |
-m details
Value | Description |
---|---|
0 | for Reffile |
1 | for normal image file |
Execution example
Input file image
Size Mode |
( 56, 27, 326) mrcFloatImage |
Example of options only essential
Size Mode |
( 56, 27, 326) mrcFloatImage |
Option -s
Case: s=0.3
Size Mode |
( 56, 27, 326) mrcFloatImage |