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

linear slope in onion model (Trac #695) #108

Closed
sasview-bot opened this issue Mar 30, 2019 · 3 comments
Closed

linear slope in onion model (Trac #695) #108

sasview-bot opened this issue Mar 30, 2019 · 3 comments

Comments

@sasview-bot
Copy link

sasview-bot commented Mar 30, 2019

Implement a linear slope for A ==0. Right now A ==0 gives a flat SLD profile given by SLDin, SLDout has no effect.

Migrated from http://trac.sasview.org/ticket/695

{
    "status": "closed",
    "changetime": "2017-04-11T11:42:48",
    "_ts": "2017-04-11 11:42:48.727111+00:00",
    "description": "Implement a linear slope for A ==0. Right now A ==0 gives a flat SLD profile given by SLDin, SLDout has no effect.",
    "reporter": "dirk",
    "cc": "",
    "resolution": "fixed",
    "workpackage": "SasModels Redesign",
    "time": "2016-10-05T15:13:41",
    "component": "sasmodels",
    "summary": "linear slope in onion model",
    "priority": "major",
    "keywords": "",
    "milestone": "SasView 4.2.0",
    "owner": "gonzalezm",
    "type": "enhancement"
}
@butlerpd
Copy link
Member

Trac update at 2016/12/20 16:42:43:

  • butler commented:

Moving to 4.2 due to lack of resources to achieve in a time and as not critical to 4.1

  • butler changed milestone from "SasView 4.1.0" to "SasView 4.2.0"

@gonzalezma
Copy link
Contributor

Trac update at 2017/04/06 14:28:32:

  • gonzalezm commented:

This is OK, as it agrees with what the documentation says about the parameter A_k:
|A_k| > 0: exponential change between sld_in and sld_out
0 < |A_k| <<< 1 (e.g. A_k = 0.0001): linear change between sld_in and sld_out
A_k = 0: Use constant sld = sld_in for the whole shell. What it could be misleading is that in this case sld_out is not used, but this is clearly indicated in the documentation.

The only small bug is that the 'Show SLD profile' does not represent correctly the last case, as it keeps showing a linear change even when A_k = 0. I am going to fix this.

  • gonzalezm changed owner from "dirk" to "gonzalezm"
  • gonzalezm changed status from "new" to "assigned"

@ajj
Copy link
Member

ajj commented Mar 30, 2019

Trac update at 2017/04/11 11:42:48:

  • ajj commented:

Closed by PR 40 on sasmodels.

Changeset [http://trac.sasview.org/changeset/587cbcd11accde4629ae70dea4e268ca5893f462/sasmodels 587cbcd]

  • ajj changed resolution from "" to "fixed"
  • ajj changed status from "assigned" to "closed"

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

4 participants