CCFCenter
This script is used to find the center an meaure the width of a CCF peak.
Mathematical Formula

Gaussian

I use this formulation for my Gaussian Equation \( y = Amp \exp(-\frac{(x - Offset)^{2}}{2\sigma^{2}})\)

Error Function

I use this formulation for optimizing my least-squares fitter

 All Namespaces Files Functions Variables