Changeset 204fd9b in sasmodels
- Timestamp:
- Mar 30, 2016 7:54:15 PM (9 years ago)
- 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:
- 3a45c2c, f247314
- Parents:
- 6f0e04f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/raspberry.py
r98f60fc r204fd9b 164 164 # names and the target sasview model name. 165 165 166 # TODO: update tests so the parameters correspond to SasView parameters 167 # The model was re-parameterized so the results have changed. 166 168 # NOTE: test results taken from values returned by SasView 3.1.2, with 167 169 # 0.001 added for a non-zero default background. 168 tests = [[{}, 0.0412755102041, 0.286669115234],169 [{}, 0.5, 0.00103818393658],170 ]170 #tests = [[{}, 0.0412755102041, 0.286669115234], 171 # [{}, 0.5, 0.00103818393658], 172 # ]
Note: See TracChangeset
for help on using the changeset viewer.