Changeset ca3abe6 in sasmodels
- Timestamp:
- Mar 21, 2016 5:13:09 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:
- 3a45c2c
- Parents:
- a6ebff8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
example/sesans_parameters_css-hs.py
r2684d45 rca3abe6 22 22 # Initial parameter values (if other than defaults) 23 23 initial_vals = { 24 "sld_core" : 1. 83,25 "sld_shell" : 1.83,26 "sld_solvent" : 0,24 "sld_core" : 1.05, 25 "sld_shell" : 2.88*pen-0.05*(1-pen), 26 "sld_solvent" : 2.88, 27 27 "radius" : 730, 28 28 "thickness" : 20,
Note: See TracChangeset
for help on using the changeset viewer.