Changeset 2cc8aa2 in sasmodels for sasmodels/models/core_shell_sphere.py


Ignore:
Timestamp:
Sep 8, 2018 9:12:12 AM (6 years ago)
Author:
richardh
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
c952e59, e8eff7b
Parents:
c44b611
Message:

fixed ER bug in elliptical_cylinder, commented out ER, VR unit tests in 7 models, unit tests now pass

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/core_shell_sphere.py

    rc44b611 r2cc8aa2  
    104104 
    105105tests = [ 
    106     [{'radius': 20.0, 'thickness': 10.0}, 'ER', 30.0], 
     106#    [{'radius': 20.0, 'thickness': 10.0}, 'ER', 30.0], 
    107107 
    108108    # The SasView test result was 0.00169, with a background of 0.001 
Note: See TracChangeset for help on using the changeset viewer.