mrcImageSinogramCorrelation
Usage
Usage: mrcImageSinogramCorrelation
Options:
[-i[nput] In (NULL )] :Essential :Input: in[sinogram: mrc]
[-r[ef] Ref (NULL )] :Essential :Input: ref[sinogram: mrc]
[-o[utput] Out (NULL )] :Essential :OutputDataFile
[-w[eigth] w0th (1.0 )w1st (0.0 )w2nd (0.0 )] :Optional :Weigth for Mode: 1
[-T[hreshold] threshold (0.0 )] :Optional :threshold for Mode: 2
[-M[odeforCorrelation]corMode (0 )] :Optional :Mode: for Correlation
[-L[ength]M[ode] LengthMode (0 )] :Optional :Length Mode: for LengthCorrelation
[-L[ength]T[hreshold]M[ode]LengthThresholdMode (0 )] :Optional :Length Threshold Mode: for LengthCorrelation
[-L[ength]T[hreshold]R[atio]LengthThresholdRatio(1.0 )] :Optional :ratio of threshold for LenthMode: 1
[-L[ength]C[orrelation]M[ode]LCMode (0 )] :Optional :Mode: for LengthCorrelationMode
[-L[ength]C[orrelation]T[hreshold]LengthCorrelationThreshold(0.0 )] :Optional :threshold for LengthCorrelation
[-w[eight]L[ength] weightLength (1.0 )] :Optional :Weight for LengthCorrelation
[-c[onfig] configFile (NULL )] :Optional :ConfigurationFile
[-m[ode] mode (0 )] :Optional :Mode
----- LengthMode -----
-LM = 0 : without Length Correlation
-LM = 1 : addition to Length Correlation (-LT)
----- LengthCorrelationMode -----
-LCM = 0 : weight (-wL , -LTM , -LTR)
-LCM = 1 : threshold (-LTM , -LTR , -LCT)
-LCM = 2 : power weight (-LTM , -LTR , -wL)
----- LengthThresholdMode -----
-LTM = 0 : Multiply derivationMax and ratio(-LTR)
-LTM = 1 : Average of all derivation
----- Mode -----
-m = 0 : simple Correlation
-m = 1 : weight Correlation (addition to derivation)
-m = 2 : threshold Correlation (addition to derivation)
-m = 3 : power weight Correlation (addition to derivation : -LM=1 -LCM=2)