Difference between revisions of "mrcImage2DBackProjection"
From EosPedia
| Line 1: | Line 1: | ||
| − | '''MrcImage2DBackProjection''' is [[Eos]]'s [[Command]] that performs [[Backprojection]](2D). | + | '''MrcImage2DBackProjection''' is [[Eos]]'s [[Command]] that performs the [[Backprojection]](2D). |
== List of option == | == List of option == | ||
Latest revision as of 02:07, 16 July 2014
MrcImage2DBackProjection is Eos's Command that performs the Backprojection(2D).
Contents
List of option
| Option | Essential/Optional | Description | Default |
|---|---|---|---|
| -i | Essential | Input: mrcImage(1D) | NULL |
| -o | Essential | Output: mrcImage(2D) | NULL |
| -z | Optional | Width of z-axis | 10 |
| -h | Optional | Help |
Execution example
Input file's image
![]() |
Min Max |
0 40.1789 |
Output
Example of options only essential
| xy-plane | yz-plane | ||
![]() |
Min Max |
0 40.1789 |
Case: z=30
| xy-plane | yz-plane | ||
![]() |
![]() |
Min Max |
0 40.1789 |



