Difference between revisions of "mrcImageGaussSphere"
(→Execution example) |
(→Case: -W=500,-H=500,-S=500) |
||
Line 323: | Line 323: | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | <div>The default of -size is 5. Therefore the width of x, y and z are | + | <div>The default of -size is 5. Therefore the width of x, y and z are 100.</div> |
===------Option -m------=== | ===------Option -m------=== |
Latest revision as of 00:43, 25 July 2014
mrcImageGaussSphere is Eos's Command that creates a Gauss Sphere.
Contents
List of option
Main option
Option | Essential/Optional | NULL | Default |
---|---|---|---|
-o | Essential | Output: mrcImage | NULL |
-sigmax | Optional | sigmax[A] | 10 |
-sigmay | Optional | sigmay[A] | 20 |
-sigmaz | Optional | sigmaz[A] | 30 |
-sigma_range | Optional | x times | 3 |
-weight | Optional | weight | 10 |
-size | Optional | Pixel Size[A] | 5 |
-W | Optional | Width[A] | 0 |
-H | Optional | Height[A] | 0 |
-S | Optional | Section[A] | 0 |
-m | Optional | Mode | 2 |
-h | Optional | Help |
-m details
Value | Description |
---|---|
0 | char (1 byte) |
2 | float (4 bytes) |
Execution example
------Example of options only essential------
![]() |
Min Max |
1.87953e-11 10 |
the slice of z-axis central portion ------> |
![]() |
Min Max |
1.523e-07 10 |
------Option -sigmax,-sigmay,-sigmaz------
Case: -sigmax=50,-sigmay=50,-sigmaz=50
![]() |
Min Max |
1.87953e-11 10 |
the slice of z-axis central portion ------> |
![]() |
Min Max |
1.523e-07 10 |
------Option -sigma_range------
Case: -sigmax=50,-sigmay=50,-sigmaz=1
Case: -sigma_range=3 (default)
![]() |
Min Max |
2.94008e-10 0.0193046 |
Case: -sigma_range=2
![]() |
Min Max |
0.00335463 0.0193046 |
------Option -weight------
Case: -sigmax=50,-sigmay=50,-sigmaz=1
Case: -weight=10 (default)
![]() |
Min Max |
2.94008e-10 0.0193046 |
Case: -weight=30
![]() |
Min Max |
8.82023e-10 0.0579137 |
------Option -size------
Case: -sigmaz=1
Case: -size=1
![]() |
Min Max |
1.87953e-11 10 |
the slice of z-axis central portion ------> |
![]() |
Min Max |
1.523e-07 10 |
------Option -W,-H------
Case: -sigmax=50,-sigmay=50,-sigmaz=1
Case: -W=500,-H=500,-S=500
![]() |
Min Max |
0 0.0192083 |
the slice of z-axis central portion ------> |
![]() |
Min Max |
1.00707e-23 0.0192083 |
------Option -m------
Case: -sigmax=50,-sigmay=50,-sigmaz=50
Case: m=0
![]() |
Min Max |
0 9 |
the slice of z-axis central portion ------> |
![]() |
Min Max |
0 9 |
Case: m=2
![]() |
Min Max |
1.19151e-31 9.92528 |
the slice of z-axis central portion ------> |
![]() |
Min Max |
5.20371e-21 9.92528 |