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

152-rework-fitting-models #158

Merged
merged 27 commits into from
Dec 11, 2024
Merged

152-rework-fitting-models #158

merged 27 commits into from
Dec 11, 2024

Conversation

darksim33
Copy link
Owner

@darksim33 darksim33 commented Dec 11, 2024

This Patch is moslty Multi Exponential Fitting Related.
Changed Fitting models to match those of the GPU fitting for a more straightforward user experience.
Parameter Classes and Json files have seen a small work around.
For full models fitting S0 was changed to fitting every component explicitly. Therefore, fit args have been changed from D1,D2,...Dn,f1,f2... -> f1,D1,f2,D2,...fn,Dn.
For the original MultiExp Wrapper see.

@darksim33 darksim33 added enhancement New feature or request fitting Fitting related labels Dec 11, 2024
@darksim33 darksim33 self-assigned this Dec 11, 2024
@darksim33 darksim33 changed the base branch from release-candidate to main December 11, 2024 14:06
@darksim33 darksim33 marked this pull request as ready for review December 11, 2024 14:12
@darksim33 darksim33 merged commit fcad43d into main Dec 11, 2024
@darksim33 darksim33 linked an issue Dec 11, 2024 that may be closed by this pull request
@darksim33 darksim33 deleted the 152-rework-fitting-models branch December 11, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fitting Fitting related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rework fitting models
1 participant