Changeset cf404cb in sasmodels
- Timestamp:
- Dec 8, 2015 11:42:33 AM (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:
- dcef2ee
- Parents:
- 5d316e9
- Location:
- sasmodels
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/compare.py
r5d316e9 rcf404cb 81 81 82 82 for k,v in pars.items(): 83 if k.startswith("num_pearls_") or k.startswith("thick_string_"): 84 continue 83 85 if k.endswith("_pd"): 84 86 model.dispersion[k[:-3]]['width'] = v
Note: See TracChangeset
for help on using the changeset viewer.