Changeset d57b06c in sasmodels for sasmodels/models/core_shell_sphere.py


Ignore:
Timestamp:
Mar 30, 2019 2:06:15 PM (5 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master
Children:
be0942c
Parents:
a42b091 (diff), e15a822 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/master' into ticket-1263-source-link

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/core_shell_sphere.py

    rc1e44e5 rd57b06c  
    8484source = ["lib/sas_3j1x_x.c", "lib/core_shell.c", "core_shell_sphere.c"] 
    8585have_Fq = True 
    86 effective_radius_type = ["outer radius", "core radius"] 
     86radius_effective_modes = ["outer radius", "core radius"] 
    8787 
    8888demo = dict(scale=1, background=0, radius=60, thickness=10, 
Note: See TracChangeset for help on using the changeset viewer.