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

    r49da079 rec45c4f  
    124124            phi_pd=15, phi_pd_n=1, 
    125125            psi_pd=15, psi_pd_n=1) 
    126 oldname = 'TriaxialEllipsoidModel' 
    127 oldpars = dict(theta='axis_theta', phi='axis_phi', psi='axis_psi', 
    128                sld='sldEll', solvent_sld='sldSolv', 
    129                req_minor='semi_axisA', req_major='semi_axisB', 
    130                rpolar='semi_axisC') 
Note: See TracChangeset for help on using the changeset viewer.