Curve Fit is a tool for simplifying the common scientific process of fitting Gaussian curves to data.
I plan to update the Wiki with instructions, but the use should be intuitive. The workflow is simply:
- Pick sample data
- Use guess to generate expected number of Gaussian fits
- Use optimize to apply non-linear least squares method to fits
- Adjust individual Gaussian fits as needed