Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced automatic multi-step fitting #24

Open
EmCeBeh opened this issue Nov 19, 2021 · 0 comments
Open

Advanced automatic multi-step fitting #24

EmCeBeh opened this issue Nov 19, 2021 · 0 comments

Comments

@EmCeBeh
Copy link
Contributor

EmCeBeh commented Nov 19, 2021

Often, data, which is measured multiple times is offset in one parameter (e.g. two delayscans in their t0 or two lscans in L).

For this a really advanced evaluation, which could be integrated, would be a multi-step-fitting process:

  1. Get two or more data sets which belong to the same physical measurement (e.g. two repeats of the same `delayscan)
  2. fit data with function (e.g. `delayscan by a exponential or double exponential function)
  3. get arbitrary parameter (e.g. t0)
  4. offset all data by their t0 in the x-axis
  5. bin data together to average them
  6. fit the binned data again with the same function
    (t0 will not needed to be fit again now)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants