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

    ra3e0a8b rec45c4f  
    9494# VR defaults to 1.0 
    9595 
    96 oldname = 'HayterMSAStructure' 
    97 #oldpars = dict(effect_radius="radius_effective",effect_radius_pd="radius_effective_pd",effect_radius_pd_n="radius_effective_pd_n") 
    98 oldpars = dict(radius_effective="effect_radius",radius_effective_pd="effect_radius_pd",radius_effective_pd_n="effect_radius_pd_n",salt_concentration="saltconc") 
    99 #oldpars = dict( ) 
    10096# default parameter set,  use  compare.sh -midQ -linear 
    10197# note the calculation varies in different limiting cases so a wide range of 
Note: See TracChangeset for help on using the changeset viewer.