mrcSinogramFETcalcSDforNormalize
Usage
Usage: mrcSinogramFETcalcSDforNormalize
Options:
[-i[nput] In (NULL ).as(inFile ) ] :Optional :InputFETDataFile
[-s[elect] Sm (1 ).as(Integer ) ] :Optional :selectFETfile
[-l[ibrary] Libl (NULL ).as(inFile ) ] :Essential :SDlibraryFile
[-o[utput] Out (NULL ).as(outFile ) ] :Optional :OutputSDdataFile
[-o[ut]w[eight] OW (NULL ).as(outFile ) ] :Optional :OutputWeightdataFile
[-c[onfig] configFile (NULL ).as(inFile ) ] :Optional :ConfigurationFile
[-m[ode] mode (0 ).as(Integer ) ] :Optional :Mode
----- Additional Usage -----
mode 0: SDfile writeout from liblary file
Library(option -l) is Essential
ow : weightfile writeout from liblary file when mode 0
mode 1: to overwrite data library
Essential options are: -sm, -i, -l
if you want to make new data library,
you have to make 2Dmrc-format pre-library file using tool "array2mrc"
Array: x=(number of feature + 1), y=6, z=0, data: all 0.0
sm : 0 is noise-free refarence FETdata,
1 is no-smoothing FET data
17 or any other number is smoothed FET data