You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Idea is to build a generalised Broad Peak Model with the following function: I(q) = scale_p/pow(q,exponent)+scale_l/pow((1.0 + pow((fabs(q-q_peak)*length_l),exponent_l) ),exponent_p)+ background
For qpeak = 0, m = 2 and p = 1 one gets the Lorentz model. For qpeak = 0, m = 2 and p = 2 The Broad-Peak model is identical to the Debye-
Anderson-Brumberger (dab) model. Like this you then can save these two models.
{
"status": "assigned",
"changetime": "2019-03-03T01:52:56",
"_ts": "2019-03-03 01:52:56.861190+00:00",
"description": "Idea is to build a generalised Broad Peak Model with the following function: I(q) = scale_p/pow(q,exponent)+scale_l/pow((1.0 + pow((fabs(q-q_peak)*length_l),exponent_l) ),exponent_p)+ background \n\nFor qpeak = 0, m = 2 and p = 1 one gets the Lorentz model. For qpeak = 0, m = 2 and p = 2 The Broad-Peak model is identical to the Debye-\nAnderson-Brumberger (dab) model. Like this you then can save these two models.",
"reporter": "dirk",
"cc": "",
"resolution": "",
"workpackage": "SasModels New Model",
"time": "2016-10-07T15:26:40",
"component": "sasmodels",
"summary": "Broad Peak Model",
"priority": "major",
"keywords": "",
"milestone": "sasmodels Next Release +1",
"owner": "none",
"type": "enhancement"
}
The text was updated successfully, but these errors were encountered:
@dehoni - I believe this model does exist in sasmodels and is called by this name broad_peak. Not sure if it was added in response to this ticket or otherwise? Suggest this ticket be closed unless somebody knows how this is different from the existing model.
Idea is to build a generalised Broad Peak Model with the following function: I(q) = scale_p/pow(q,exponent)+scale_l/pow((1.0 + pow((fabs(q-q_peak)*length_l),exponent_l) ),exponent_p)+ background
For qpeak = 0, m = 2 and p = 1 one gets the Lorentz model. For qpeak = 0, m = 2 and p = 2 The Broad-Peak model is identical to the Debye-
Anderson-Brumberger (dab) model. Like this you then can save these two models.
Migrated from http://trac.sasview.org/ticket/724
The text was updated successfully, but these errors were encountered: