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

    rc1e44e5 rd57b06c  
    103103source = ["lib/sas_Si.c", "lib/sas_3j1x_x.c", "pearl_necklace.c"] 
    104104single = False  # use double precision unless told otherwise 
    105 effective_radius_type = ["equivalent volume sphere"] 
     105radius_effective_modes = ["equivalent volume sphere"] 
    106106 
    107107def random(): 
Note: See TracChangeset for help on using the changeset viewer.