Difference between revisions of "mrcFFTShellInfo"
From EosPedia
(Created page with "'''mrcFFTShellInfo''' is Eos's Command. == List of option == === Main option === <table border="1"> <tr> <th>オプション</th> <th>Essential/Option...") |
|||
| Line 6: | Line 6: | ||
<table border="1"> | <table border="1"> | ||
<tr> | <tr> | ||
| − | <th> | + | <th>Option</th> |
<th>Essential/Optional</th> | <th>Essential/Optional</th> | ||
<th>Description</th> | <th>Description</th> | ||
Revision as of 01:04, 16 July 2014
mrcFFTShellInfo is Eos's Command.
Contents
List of option
Main option
| Option | Essential/Optional | Description | Default |
|---|---|---|---|
| -i | Essential | Input: mrcImage(FFT) | NULL |
| -o | Optional | Output: ASCII | NULL |
| -R | Optional | R[/A]:(minR, maxR)) | (0, 0.1) |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode | 1 |
| -h | Optional | Help |
-m details
| Value | Description |
|---|---|
| 1 | AveragedMagnitute |
| 2 | AveragedPower |
Execution example
Input file's image
![]() |
Min Max |
5.8388e-05 (34, 19, 25) 269.463 (0, 0, 0) |
Example of options only essential
3DShell.MagnituiteAverage: 0.253279 3DShell.PowerAverage: 0.96923
Option-R
Case: R=(0.05, 0.09)
3DShell.MagnituiteAverage: 0.203503 3DShell.PowerAverage: 0.0639854
