Changeset ec45c4f in sasmodels for sasmodels/models/adsorbed_layer.py


Ignore:
Timestamp:
Apr 4, 2016 6:45:36 PM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
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, cd0a808
Parents:
f247314
Message:

remove oldname/oldpars from new models

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/adsorbed_layer.py

    r1d4d409 rec45c4f  
    8282            background = 0.0) 
    8383 
    84 oldname =  "Core2ndMomentModel" 
    85 oldpars =  dict(scale = 'scale', 
    86                second_moment = 'second_moment', 
    87                adsorbed_amount = 'ads_amount', 
    88                density_shell = 'density_poly', 
    89                radius = 'radius_core', 
    90                volfraction = 'volf_cores', 
    91                sld_shell = 'sld_poly', 
    92                sld_solvent = 'sld_solv', 
    93                background = 'background') 
    94  
    9584# these unit test values taken from SasView 3.1.2 
    9685tests =  [ 
Note: See TracChangeset for help on using the changeset viewer.