mrcImageCenterDensityChange
mrcImageCenterDensityChange is Eos's Command that changes the density of the central image.
Contents
List of option
Main option
| Option | Essential/Optional | NULL | Default |
|---|---|---|---|
| -i | Essential | Input: mrcImage | NULL |
| -o | Essential | Output: mrcImage | NULL |
| -rmin | Optional | min radius[A] | 0 |
| -rmax | Optional | max radius[A] | 90 |
| -ratio | Optional | ratio | 0 |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode | 0 |
| -M | Optional | radius's mode | 0 |
| -h | Optional | Help |
-m details
| Value | Description |
|---|---|
| 0 | multiply |
-M details
| Value | Description |
|---|---|
| 0 | change density from r=0 to r=rmin then connect density gradually from rmin to rmax |
| 1 | connect density gradually from rmin to rmax change density more than rmax |
Execution example
Input file's image
![]() |
Min Max |
-65.0178 94.4699 |
Example of options only essential
![]() |
Min Max |
-46.3548 47.1617 |
Option -rmin -rmax
rmin=0,rmax=20
![]() |
Min Max |
-65.0178 90.3544 |
rmin=0,rmax=40
![]() |
Min Max |
-65.0178 63.9001 |
rmin=10,rmax=100
![]() |
Min Max |
-41.1337 40.9722 |
rmin=30,rmax=100
![]() |
Min Max |
-39.4606 36.8629 |
Option -ratio
ratio=5
![]() |
Min Max |
-179.995 441.288 |
ratio=10
![]() |
Min Max |
-330.137 874.81 |
Option -M
M=0
![]() |
Min Max |
-46.3548 47.1617 |
M=1
![]() |
Min Max |
-46.3548 47.1617 |








