8000 Tags · slaclab/lcls-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: slaclab/lcls-tools

Tags

pre-0.1.0

Toggle pre-0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>
0