Changeset d57b06c in sasmodels for sasmodels/models/hollow_cylinder.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/hollow_cylinder.py

    rc1e44e5 rd57b06c  
    102102source = ["lib/polevl.c", "lib/sas_J1.c", "lib/gauss76.c", "hollow_cylinder.c"] 
    103103have_Fq = True 
    104 effective_radius_type = [ 
     104radius_effective_modes = [ 
    105105    "excluded volume", "equivalent outer volume sphere", 
    106106    "outer radius", "half length", 
Note: See TracChangeset for help on using the changeset viewer.