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

ThermalNuetronBk2BkExpConvPV throws unexpected exception when used among fit functions #7562

Closed
abuts opened this issue Mar 15, 2013 · 1 comment
Assignees
Milestone

Comments

@abuts
Copy link
Member

abuts commented Mar 15, 2013

If one tries to look at ThermalNuetronBk2BkExpConvPV using fit functions interface:

1)View->fit function

2)Load WB vanadium and look at monitor spectra (do not think it is essential but who knows) The WB spectra on monitor looks similar to the one, described in the wiki.

3)Functions->Add Function ->ThermalNuetronBk2BkExpConvPVogit

  1. Set up ws fitting ranges and ws spectra

  2. Setup-> find peak.

Throws scary exception:

Unexpected exception: ThermalNuetronBk2BkExpConvPV: do not allow to set peak's centre

is thrown.

The function should either accept setting peaks (preferably) or handle unexpected situation more gently

Unexpected exception: ThermalNuetronBk2BkExpConvPV: do not allow to set peak's centre

Apparently this function needs a method, which allows to set pulse centre

It may be wiki is confusing but working with this function from fitting interface generates the range of problems

  1. needed -- safeguards for fitting interface.
  2. sample of parameters, which would allow to see something on the plot.
  3. some modifications of the wiki page, which allows to relate the parameters from the table to the parameters from the formula. In addition, there is "Sigma and Gamma " statements under the formula, but only Sigma can be identified from the formula.
@abuts
Copy link
Member Author

abuts commented Jun 3, 2015

This issue was originally trac ticket 6716

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants