OSDN Git Service

7c21c5f83da2feb11b22bea915e06c786db5f380
[eos/optional.git] / doc / SmallTools / mrcImageMontageCreate.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcImageMontageCreate</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcImageMontageCreate</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcImageMontageCreate
10 Options:
11     [-i[nput]            In                  (NULL      )] :Essential :InputDataFile
12     [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
13     [-nx                 Nx                  (10        )] :Optional  :Nx: If this option does not set, the default value will be set
14     [-ny                 Ny                  (10        )] :Optional  :Ny: If this option does not set, the value will be set automatically
15     [-W[idth]            Width               (10        )] :Optional  :Width: If this option does not set, the value will be set automatically
16     [-H[eight]           Height              (10        )] :Optional  :Height: If this option does not set, the value will be set automatically
17     [-AW[indow]          AvgWnd              (2000      )] :Optional  :AverageWindow for Pad
18     [-V[alue]            Value               (0.0       )] :Optional  :
19     [-P[ad]M[ode]        PadMode             (3         )] :Optional  :
20     [-EdgeAverage        ] :Optional  :
21     [-EdgeAverageWindow  EdgeAverageWindow   (4         )] :Optional  :Definition of Edge
22     [-NoAverage          ] :Optional  :
23     [-Max                Max                 (16383     )] :Optional  :MaximumValue: If the pixel value is more than this max, the pixel value is assigned to the Value indicated by -V or -VMax.
24     [-VMax               VMax                (16383     )] :Optional  :Attention: related to -Max 
25     [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
26     [-m[ode]             mode                (0         )] :Optional  :Mode
27 ----- Additional Usage -----
28 >>> -i inputfile <<<: InputFile Format
29 hf0000.roi
30 hf0001.roi
31 ..........
32 hf000n.roi
33 >>> output file sequence <<<
34 from bottom left 
35 >>> Pad Mode <<<
36 see mrcImagePad 
37 </PRE>
38 </BODY>
39 </HTML>