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

    r02a0920 rec45c4f  
    123123            phi_pd=15, phi_pd_n=0, 
    124124           ) 
    125  
    126 # For testing against the old sasview models, include the converted parameter 
    127 # names and the target sasview model name. 
    128 oldname = 'BarBellModel' 
    129 oldpars = dict(sld='sld_barbell', 
    130                sld_solvent='sld_solv', bell_radius='rad_bell', 
    131                radius='rad_bar', length='len_bar') 
Note: See TracChangeset for help on using the changeset viewer.