Changeset 2573fa1 in sasmodels
- Timestamp:
- Oct 5, 2017 7:53:25 AM (7 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- ba7302a
- Parents:
- ced5bd2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/flexible_cylinder.py
r18a2bfc r2573fa1 100 100 tests = [ 101 101 # Accuracy tests based on content in test/utest_other_models.py 102 # Currently fails in OCL 103 # [{'length': 1000.0, # test T1 104 # 'kuhn_length': 100.0, 105 # 'radius': 20.0, 106 # 'sld': 1.0, 107 # 'sld_solvent': 6.3, 108 # 'background': 0.0001, 109 # }, 0.001, 3509.2187], 102 [{'length': 1000.0, # test T1 103 'kuhn_length': 100.0, 104 'radius': 20.0, 105 'sld': 1.0, 106 'sld_solvent': 6.3, 107 'background': 0.0001, 108 }, 0.001, 3509.2187], 110 109 111 110 # Additional tests with larger range of parameters
Note: See TracChangeset
for help on using the changeset viewer.