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

Quasielastic fit functions with conv fit #13240

Merged
merged 26 commits into from
Jul 31, 2015

Conversation

ElliotAOram
Copy link
Contributor

Fixes #12669

The ConvFit tab in indirect data analysis now allows for QuasiElastic functions to be used.
The code has also been changed from the previous hard coded approach to have a far better coverage for generalised code.

To test:

  • Open the Convfit tab (from the menu select: Interfaces>Indirect>Data Analysis then click the ConvFit tab)
  • Run any of the newly added QuasiElastic functions (selected in the FitType dropdown menu)
    • Load sample relevant data
    • Adjust parameters via the property tree
    • Click run
  • Check the output is as expected

Release notes updates here.

@ElliotAOram ElliotAOram added the Indirect/Inelastic Issues and pull requests related to indirect or inelastic label Jul 29, 2015
@ElliotAOram ElliotAOram added this to the Release 3.5 milestone Jul 29, 2015
@DanNixon DanNixon self-assigned this Jul 29, 2015
@DanNixon
Copy link
Member

When fitting all spectra with StretchedExpFT I get: https://gist.github.com/DanNixon/79d7335782b4e7713421

@DanNixon
Copy link
Member

The only other issues I noticed:

  • Parameters not updated in plot menu when changing function
  • Exceptiion when switching to a function that cannot plot a guess when a guess is currently plotted

@ElliotAOram ElliotAOram changed the title 12669 quasielastic fit functions with conv fit Quasielastic fit functions with conv fit Jul 31, 2015
DanNixon added a commit that referenced this pull request Jul 31, 2015
…unctions_with_ConvFit

Quasielastic fit functions with conv fit
@DanNixon DanNixon merged commit 3b7201f into master Jul 31, 2015
@DanNixon DanNixon deleted the 12669_Quasielastic_fit_functions_with_ConvFit branch July 31, 2015 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indirect/Inelastic Issues and pull requests related to indirect or inelastic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants