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


Ignore:
Timestamp:
Mar 30, 2019 4: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/vesicle.py

    rc1e44e5 rd57b06c  
    9999source = ["lib/sas_3j1x_x.c", "vesicle.c"] 
    100100have_Fq = True 
    101 effective_radius_type = ["outer radius"] 
     101radius_effective_modes = ["outer radius"] 
    102102 
    103103def random(): 
Note: See TracChangeset for help on using the changeset viewer.