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

    r09b84ed rec45c4f  
    9494            background = 0.0) 
    9595 
    96 oldname =  "Poly_GaussCoil" 
    97 oldpars =  dict(scale = 'scale', 
    98                radius_gyration = 'rg', 
    99                polydispersity = 'poly_m', 
    100                background = 'background') 
    101  
    10296# these unit test values taken from SasView 3.1.2 
    10397tests =  [ 
Note: See TracChangeset for help on using the changeset viewer.