I've added a flag, lgcasymbkg, to the fit_gauss function that allows for fitting of different background levels to the left and right side of the Gaussian.
This new functionality also required adding:
A plotting function
The fitting function in utils with a Gaussian and two erf functions
I've added a flag, lgcasymbkg, to the fit_gauss function that allows for fitting of different background levels to the left and right side of the Gaussian.
This new functionality also required adding: