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

    r7c391dd rec45c4f  
    9393            thickness=40, 
    9494            thickness_pd=0.2, thickness_pd_n=40) 
    95 oldname = 'LamellarModel' 
    96 oldpars = dict(sld='sld_bi', sld_solvent='sld_sol', thickness='bi_thick') 
    9795tests = [ 
    9896        [ {'scale': 1.0, 'background' : 0.0, 'thickness' : 50.0, 'sld' : 1.0,'sld_solvent' : 6.3, 'thickness_pd' : 0.0,  
Note: See TracChangeset for help on using the changeset viewer.