Changeset ec45c4f in sasmodels for sasmodels/models/multilayer_vesicle.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/multilayer_vesicle.py

    rd7028dc rec45c4f  
    9595            n_pairs=2.0) 
    9696 
    97 oldname = 'MultiShellModel' 
    98 oldpars = dict(radius='core_radius', 
    99                thick_shell='s_thickness', thick_solvent='w_thickness', 
    100                sld_solvent='core_sld', sld='shell_sld') 
    101  
    10297tests = [ 
    10398    # Accuracy tests based on content in test/utest_other_models.py 
Note: See TracChangeset for help on using the changeset viewer.