Changeset 0b8a1fc in sasmodels for sasmodels/core.py


Ignore:
Timestamp:
Mar 27, 2019 6:57:52 AM (5 years ago)
Author:
richardh
Branches:
master, ticket-1257-vesicle-product, ticket_1156, ticket_822_more_unit_tests
Children:
facb052
Parents:
d8b7efa
Message:

progressing towards unit test with S(Q)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/core.py

    rd8b7efa r0b8a1fc  
    381381    target = ("sld sld_solvent radius length theta phi" 
    382382              " radius_effective volfraction " 
    383               " structure_factor_type effective_radius_type" 
     383              " structure_factor_mode effective_radius_type" 
    384384              " A_sld A_sld_solvent A_radius").split() 
    385385    assert target == actual, "%s != %s"%(target, actual) 
Note: See TracChangeset for help on using the changeset viewer.