Changeset 14ba6f6 in sasmodels
- Timestamp:
- Jan 20, 2016 12:35:10 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:
- 6458608
- Parents:
- 79714a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/peak_lorentz.py
r2f6f4c3 r14ba6f6 70 70 oldpars = dict(peak_pos='q0', peak_hwhm='B') 71 71 72 tests = [[{ }, 0.001, 2.0305]]72 tests = [[{'scale':100.0, 'background':1.0}, 0.001, 2.0305]]
Note: See TracChangeset
for help on using the changeset viewer.