mrcRefImagepwzCorModify
mrcRefImagepwzCorModify 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 |
| -nr | Optional | Needed only for old format | 0 |
| -mag | Optional | Ratio of new magnification to old magnification | 1 |
| -s | Optional | y-shift[pixel] | 0.0 |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode1 | 0 |
| -M | Optional | Mode2 | 0 |
| -h | Optional | Help |
-m details
| Value | Description |
|---|---|
| +1 | min padding |
| +2 | mirroring |
| +4 | magnification change |
| +8 | shift |
-M details
| Value | Description |
|---|---|
| 1 | old format |
| 2 | mode1+No shift |
Execution example
Input file image
Size Mode |
( 90, 70, 106) mrcFloatImage |
Example of options only essential
Size Mode |
( 90, 70, 106) mrcFloatImage |
Option -m
m=1
Case: No other settings
Size Mode |
( 90, 70, 106) mrcFloatImage |
nr=10
Size Mode |
( 90, 70, 106) mrcFloatImage |
m=2
Size Mode |
( 90, 70, 106) mrcFloatImage |
m=4
mag=1.5
Size Mode |
( 90, 70, 106) mrcFloatImage |
m=8
Case: No other settings
Size Mode |
( 90, 70, 106) mrcFloatImage |
s=10
Size Mode |
( 90, 70, 106) mrcFloatImage |
Option -M
M=1
m=1, nr=10
Size Mode |
( 90, 70, 106) mrcFloatImage |








