Changeset 3415f4f in sasmodels for example


Ignore:
Timestamp:
Mar 20, 2016 8:41:41 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:
a154ad16, b8954d7
Parents:
5745f0b
Message:

Fix parameter names in sesans_parameters_css

File:
1 edited

Legend:

Unmodified
Added
Removed
  • example/sesans_parameters_css-hs.py

    r84db7a5 r3415f4f  
    2222# Initial parameter values (if other than defaults) 
    2323initial_vals = { 
    24     "core_sld" : 1.0592, 
    25     "solvent_sld" : 2.88, 
     24    "sld_core" : 1.0592, 
     25    "sld_solvent" : 2.88, 
    2626    "radius" : 890, 
    2727    "thickness" : 130 
Note: See TracChangeset for help on using the changeset viewer.