mrcImageSolventFlattening
mrcImageSolventFlattening is Eos's Command that performs smoothing about solvent.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i | Essential | Input: mrcImage | NULL |
-o | Essential | Output: mrcImage | NULL |
-rmax | Optional | rmax [A] | 190 |
-sd | Optional | Assign voxels below MeanOfSolvent+Range*SDofSolvent as Solvent | 0 |
-density | Optional | embed mean lower than density value | 0 |
-Floating | Optional | data minus mean of Solvent | |
-oparam | Optional | Output: Parameter | stdout |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode(-density is stronger) | 0 |
-h | Optional | Help |
-m details
Value | Description |
---|---|
0 | mean of all density |
1 | mean of sphere surface density at rmax |
2 | mean of cylinder surface density at rmax |
6 | mean of 2D Edge X=0 or N.x-1 |
Execution example
Input file's image
![]() |
Min Max |
0 (41, 10, 0) 255 (42, 36, 0) |
Min Max |
-2255.49 (1, 42, 21) 4032.8 (49, 53, 30) |
Min Max |
-0.307724 (52, 10, 79) 1.52145 (47, 41, 47) |
Example of options only essential
![]() |
Min Max |
111 (0, 0, 0) 255 (42, 36, 0) |
Mean: 111.211 SD: 32.7239
Option -sd
Case: sd=1
![]() |
Min Max |
143 (0, 0, 0) 255 (42, 36, 0) |
Mean: 111.211 SD: 32.7239
Option -density
Case: density=64
![]() |
Min Max |
64 (8, 0, 0) 255 (42, 36, 0) |
Mean: 64 SD: 0
Option -Floating
![]() |
Min Max |
0 (0, 0, 0) 143 (42, 36, 0) |
Mean: 111.211 SD: 32.7239
Option -m
Case: m=1
Case: No other settings
Min Max |
5.93088 (2, 0, 0) 4032.8 (49, 53, 30) |
rmax from caliculate:49.000000 meanOfSphereSurface 5.93088 at rmax 49[A] Mean: 5.93088 SD: 391.086
Case: rmax=10
Min Max |
334.514 (0, 0, 0) 4032.8 (49, 53, 30) |
rmax from option:10.000000 meanOfSphereSurface 334.514 at rmax 10[A] Mean: 334.514 SD: 673.352
Case: m=2
Case: No other settings
Min Max |
0.00126069 (0, 0, 0) 1.52145 (47, 41, 47) |
rmax from caliculate:340.000000 meanOfCylinderSurface 0.00126069 at rmax 340[A] Mean: 0.00126069 SD: 0.065755
Case: rmax=100
Min Max |
0.000652629 (0, 0, 0) 1.52145 (47, 41, 47) |
rmax from option:100.000000 meanOfCylinderSurface 0.000652629 at rmax 100[A] Mean: 0.000652629 SD: 0.0645217
Case: m=6
![]() |
Min Max |
102 (0, 0, 0) 255 (42, 36, 0) |
Mean: 102.875 SD: 24.7022