mrcImageSymmetryFind

Usage

Usage: mrcImageSymmetryFind
Options:
    [-i[nput]            In                  (NULL      )] :Essential :InputDataFile
    [-o[utput]           Out                 (NULL      )] :Optional  :Output: correlation
    [-O[utput]           Out2                (stdout    )] :Optional  :Output: SymmetryInformation 
    [-A[verage]          Avg                 (NULL      )] :Optional  :Output: Average
    [-centreMode         centreMode          (1         )] :Optional  :Input: 0 : Gravity of Centre; 1 : Search n-fold
    [-t1[threshold1]     threshold1          (1.8       )] :Optional  :Threshold of CheckByAdd
    [-t2[threshold2]     threshold2          (0.9       )] :Optional  :Threshold in deciding the symmetry number
    [-m1[mode1]          mode1               (3         )] :Optional  :Mode of Check
    [-m2[mode2]          mode2               (2         )] :Optional  :Mode of Substruction
    [-dr[delta r]        dr                  (1         )] :Optional  :Delta r of outputfile.
    [-dtheta[delta theta]dtheta              (1         )] :Optional  :Delta theta of outputfile.[DEGREE]
    [-n[umber]           n                   (10        )] :Optional  :Check to the number.
    [-n[umber]Range      nmin                (2         )nmax                (10        )] :Optional  :Check to the number.
    [-In                 Image               (NULL      )Back                (NULL      )] :Optional  :InputDataFile: Image and Back
    [-rangex             minx                (-3        )maxx                (3         )delx                (1         )] :Optional  :Input: 
    [-rangey             miny                (-3        )maxy                (3         )dely                (1         )] :Optional  :Input: 
    [-rangez             minz                (0         )maxz                (0         )delz                (1         )] :Optional  :Input: 
    [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
----- Additional Usage -----
>>>> check type mode
    1 : Check by Add 
    2 : Check by Correlation 
    4 : Check by Fourier
    8 : Check by TTest
    16 : Check by SRP
>>>> centre type mode
    0 : Centre is GC (gravity of centre)
    1 : Centre is Rotational Symmetry
>>>> subtrcation type mode
    0 : No Subtraction
    1 : Mean Subtraction
    2 : Min Subtraction