Changeset 885ee37 in sasmodels for sasmodels/product.py


Ignore:
Timestamp:
Apr 4, 2016 9:09:26 AM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
5b0335b
Parents:
aaf75b6 (diff), 7a1143b (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 branch 'polydisp' of github.com:sasview/sasmodels into polydisp

Conflicts:

sasmodels/direct_model.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/product.py

    rce896fd raaf75b6  
    2020VOLFRACTION=3 
    2121 
     22# TODO: core_shell_sphere model has suppressed the volume ratio calculation 
     23# revert it after making VR and ER available at run time as constraints. 
    2224def make_product_info(p_info, s_info): 
    2325    """ 
Note: See TracChangeset for help on using the changeset viewer.