OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / mrc3Dto2D.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrc3Dto2D</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrc3Dto2D</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrc3Dto2D
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :Input: mrcImage[3D]
12     [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Optional  :Output: mrcImage[2D]
13     [-fileList           filenamePrefix      (2D        ).as(String              ) 
14                          filenameSuffix      (2d        ).as(String              ) 
15                          filenameFormat      (%s-%05d.%s).as(String              ) ] :Optional  :Output: mrcImage[2D] List 
16     [-Rot1               Rot1Start           (0.0       ).as(Real                ) 
17                          Rot1End             (360.0     ).as(Real                ) 
18                          Rot1Delta           (10        ).as(Real                ) ] :Optional  :OutputDataFile
19     [-Rot2               Rot2Start           (0.0       ).as(Real                ) 
20                          Rot2End             (360.0     ).as(Real                ) 
21                          Rot2Delta           (10        ).as(Real                ) ] :Optional  :OutputDataFile
22     [-Rot3               Rot3Start           (0.0       ).as(Real                ) 
23                          Rot3End             (360.0     ).as(Real                ) 
24                          Rot3Delta           (10        ).as(Real                ) ] :Optional  :OutputDataFile
25     [-EulerMode          EulerMode           (ZOYS      ).as(String              ) ] :Optional  :OutputDataFile
26     [-InterpolationMode  InterpolationMode   (1         ).as(Integer             ) ] :Optional  :OutputDataFile
27     [-AreaMode           AreaMode            (0         ).as(Integer             ) ] :Optional  :Cubic: 0, Globular: 1 
28     [-pthread            pthreadMax          (1         ).as(Integer             ) ] :Optional  :pthread: max
29     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
30     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
31 ----- Additional Usage -----
32 ----- Attention !!!!   -----
33 -m 0: 
34 -m 1: Reduced Rotation Angle. If nRot3 = 1 and the axis of Rot2 is perpendicular to the 2D-image plane as z-axis, 
35       you can reduce the number of projection images.
36 </PRE>
37 </BODY>
38 </HTML>