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


Ignore:
Timestamp:
Apr 4, 2016 4: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/gauss_lorentz_gel.py

    rb8954d7 rec45c4f  
    113113            dynamic_cor_length=20.0) 
    114114 
    115 oldname = "GaussLorentzGelModel" 
    116  
    117 oldpars = dict(background='background', 
    118                gauss_scale_factor='scale_g', 
    119                static_cor_length='stat_colength', 
    120                lorentz_scale_factor='scale_l', 
    121                dynamic_cor_length='dyn_colength') 
    122  
    123115tests = [ 
    124116 
Note: See TracChangeset for help on using the changeset viewer.