mrcRefCorModify
From EosPedia
mrcRefCorModify 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 |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode | 0 |
| -h | Optional | Help |
-m details
| Value | Description |
|---|---|
| 0 | Absolute Value |
| 1 | The max of y line is normalize to 1.(Absolute Value) |
Execution example
Input file image
Size Mode |
( 56, 27, 326) mrcFloatImage |
Example of options only essential
z=1's image
Min Max |
0 (10, 0, 0) 29429.5 (39, 19, 1) |
Option -m
Case: m=1
z=1's image
Min Max |
0 (10, 0, 0) 9162.62 (0, 0, 0) |
