OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / mrcSinogramFETcalcSDforNormalize.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcSinogramFETcalcSDforNormalize</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcSinogramFETcalcSDforNormalize</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcSinogramFETcalcSDforNormalize
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Optional  :InputFETDataFile
12     [-s[elect]           Sm                  (1         ).as(Integer             ) ] :Optional  :selectFETfile
13     [-l[ibrary]          Libl                (NULL      ).as(inFile              ) ] :Essential :SDlibraryFile
14     [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Optional  :OutputSDdataFile
15     [-o[ut]w[eight]      OW                  (NULL      ).as(outFile             ) ] :Optional  :OutputWeightdataFile
16     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
17     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
18 ----- Additional Usage -----
19 mode 0: SDfile writeout from liblary file
20         Library(option -l) is Essential
21 ow : weightfile writeout from liblary file when mode 0
22 mode 1: to overwrite data library
23         Essential options are: -sm, -i, -l
24         if you want to make new data library,
25         you have to make 2Dmrc-format pre-library file using tool "array2mrc"
26         Array:  x=(number of feature + 1), y=6, z=0, data: all 0.0
27 sm : 0 is noise-free refarence FETdata,
28      1 is no-smoothing FET data
29      17 or any other number is smoothed FET data
30 </PRE>
31 </BODY>
32 </HTML>