Difference between revisions of "mrcImageSiemensStar"
From EosPedia
(Created page with "'''mrcImageSiemensStar''' is Eos's Command that creates Siemens Star (for check of resolution). == List of option == === Main option === <table border="1"> <tr>...") |
(→List of option) |
||
| Line 46: | Line 46: | ||
<td>ConfigurationFile</td> | <td>ConfigurationFile</td> | ||
<td>NULL</td> | <td>NULL</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>-Shape</td> | ||
| + | <td>Optional</td> | ||
| + | <td>ShapeMode of Output</td> | ||
| + | <td>0</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 60: | Line 66: | ||
</tr> | </tr> | ||
</table> | </table> | ||
| + | <br> | ||
| + | |||
| + | |||
| + | ===-Shape details=== | ||
| + | <table border="1"> | ||
| + | <tr> | ||
| + | <th>Value</th> | ||
| + | <th>Description</th> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>0</td> | ||
| + | <td>SiemensStar(Step)</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>1</td> | ||
| + | <td>SiemensStar(Cos)</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>2</td> | ||
| + | <td>Linear(Step)</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>3</td> | ||
| + | <td>Linear(Cos)</td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | <br> | ||
===-m details=== | ===-m details=== | ||
| Line 75: | Line 108: | ||
<td>float</td> | <td>float</td> | ||
</tr> | </tr> | ||
| − | </table> | + | </table> |
| − | + | <br> | |
== Execution example == | == Execution example == | ||
Revision as of 01:50, 12 September 2014
mrcImageSiemensStar is Eos's Command that creates Siemens Star (for check of resolution).
Contents
List of option
Main option
| Option | Essential/Optional | Description | Default |
|---|---|---|---|
| -o | Essential | Output: mrcImage | NULL |
| -N | Optional | Number: [pixel]: (Nx, Ny) | (256, 256) |
| -R | Optional | Radius: [pixel] | 64 |
| -n | Optional | Number of Radial | 18 |
| -delta | Optional | Delta[A] | 1.72 |
| -c | Optional | ConfigurationFile | NULL |
| -Shape | Optional | ShapeMode of Output | 0 |
| -m | Optional | HeaderMode of Output | 0 |
| -h | Optional | Help |
-Shape details
| Value | Description |
|---|---|
| 0 | SiemensStar(Step) |
| 1 | SiemensStar(Cos) |
| 2 | Linear(Step) |
| 3 | Linear(Cos) |
-m details
| Value | Description |
|---|---|
| 0 | char |
| 2 | float |
Execution example
Example of options only essential
![]() |
Min Max |
0 1 |
Option -N
Case: N=(128, 128)
![]() |
Min Max |
0 1 |
Option -R
Case: R=128
![]() |
Min Max |
0 1 |
Option -n
Case: n=9
![]() |
Min Max |
0 1 |
Option -m
Case: m=2
![]() |
Min Max |
0 1 |




