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/core_shell_ellipsoid_xt.py

    r27fade8 rec45c4f  
    124124            phi=0) 
    125125 
    126 oldname = 'CoreShellEllipsoidXTModel' 
    127  
    128 oldpars = dict(x_polar_shell='XpolarShell', 
    129                x_core='X_core', 
    130                t_shell='T_shell', 
    131                sld_core='sld_core', 
    132                sld_shell='sld_shell', 
    133                sld_solvent='sld_solvent', 
    134                theta='axis_theta', 
    135                phi='axis_phi') 
    136  
    137126q = 0.1 
    138127phi = pi/6 
Note: See TracChangeset for help on using the changeset viewer.