Tags: slaclab/lcls-tools
Tags
Util Gauss Fit Import (#259) * Added limits on asymmetrical gaussian. * Removed Loos' legacy term from asymmetric super gaussian. * Moved fit.py to be least_squares.py. Added profile.py to hold profile shapes. Added profmon.py to include the start of image processing tools. * Replied to feedback. lcls_tools.common.data.least_squares._fit now takes a dictionary as input for params. A couple things renamed for clarity. Typos fixed throughout. * Forgot some arguments in lcls_tools.common.image.profmon * Adding fit parameters to stats. --------- Co-authored-by: Eloise Fae Yang <98988862+eloiseyang@users.noreply.github.com>