Changeset ca3abe6 in sasmodels


Ignore:
Timestamp:
Mar 21, 2016 5:13:09 AM (8 years ago)
Author:
awashington
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
Message:

Improve parameters for sesans core shell example

File:
1 edited

Legend:

Unmodified
Added
Removed
  • example/sesans_parameters_css-hs.py

    r2684d45 rca3abe6  
    2222# Initial parameter values (if other than defaults) 
    2323initial_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, 
    2727    "radius" : 730, 
    2828    "thickness" : 20, 
Note: See TracChangeset for help on using the changeset viewer.