Difference between revisions of "mrcRefNoiseAdd"
From EosPedia
(No difference)
|
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 | ノイズの強度(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 |