mrcRefNoiseAdd
From EosPedia
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 |