mrcImageHelicalAveraging

Usage

Usage: mrcImageHelicalAveraging
Options:
    [-i[nput]            In                  (NULL      )] :Essential :InputDataFile
    [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
    [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
    [-dz[deltaz]         dz                  (27.3      )] :Optional  :deltaz(A)
    [-dp[deltaphi]       dp                  (-167.143  )] :Optional  :deltaphi(degree)
    [-N[umber]           N                   (1         )] :Optional  :Number of particles to average
    [-W[indow]           W                   (1         )] :Optional  :Window size to average [pixel].
    [-m[ode]             mode                (0         )] :Optional  :Mode
----- Additional Usage -----
0: Discrete.  Parameter N is needed.  
1: Continuous.  Parameter W is needed.  
2: Continuous.  Parameter W is needed.  Data are weighted by exp(- (dz/W)^2)