Difference between revisions of "mrcFFTResampling"
From EosPedia
(Created page with "'''mrcFFTResampling''' is Eos's Command. == List of option == === Main option === <table border="1"> <tr> <th>オプション</th> <th>Essential/Optio...") |
|||
| Line 108: | Line 108: | ||
=== Option-nx, -ny=== | === Option-nx, -ny=== | ||
| − | ====nx=32, ny=128==== | + | ====Case: nx=32, ny=128==== |
<table> | <table> | ||
<tr> | <tr> | ||
Revision as of 01:01, 16 July 2014
mrcFFTResampling is Eos's Command.
Contents
List of option
Main option
| オプション | Essential/Optional | Description | Default |
|---|---|---|---|
| -i | Essential | Input: mrcImage(FFT) | NULL |
| -o | Essential | Output: mrcImage(FFT) | NULL |
| -nx | Optional | NumberX | 64.0 |
| -ny | Optional | NumberY | 64.0 |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode | 0 |
| -h | Optional | Help |
-m details
| Value | Description |
|---|---|
| 0 |
Execution example
Input file's image
![]() |
Min Max |
5.8388e-05 (34, 19, 25) 269.463 (0, 0, 0) |
Example of options only essential
![]() |
Min Max |
0 (33, 31, 0) 269.463 (0, 0, 0) |
Option-nx, -ny
Case: nx=32, ny=128
Min Max |
0 (17, 63, 0) 269.463 (0, 0, 0) |

