mrcImageSinogramCreate
From EosPedia
mrcImageSinogramCreate is Eos's Command.
Contents
List of option
Main option
| Option | Essential/Optional | Description | Default |
|---|---|---|---|
| -i | Essential | Input: mrcImage | NULL |
| -o | Essential | Output: mrcImage(Sinogram) | NULL |
| -dphi | Optional | Input: dphi: [degree] (For mode=0, 1) | 1.0 |
| -Sdphi | Optional | Input: Smalldphi: [degree] (For mode=1) | 1.0 |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode | 0 |
| -h | Optional | Help |
-m details
| Value | Description |
|---|---|
| 0 |
Execution example
Input file image
![]() |
Min Max |
0 (0, 0, 0) 65535 (49, 32, 0) |
Example of options only essential
![]() |
Min Max |
0 (0, 0, 0) 65535 (77, 34, 0) |
Option -dphi
Case: dphi=2
![]() |
Min Max |
0 (0, 0, 0) 65535 (77, 17, 0) |
Option -m
Case: m=1, Sdphi=10
![]() |
Min Max |
0 (0, 0, 0) 65534 (61, 0, 0) |



