Changeset 348557a in sasmodels for sasmodels/models/lamellar.py


Ignore:
Timestamp:
Mar 16, 2016 9:41:50 AM (8 years ago)
Author:
richardh
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:
5041682
Parents:
91c5fdc
Message:

rkh new hayter_msa, new squarewell, unit test to lamellar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/lamellar.py

    reb69cce r348557a  
    9999oldname = 'LamellarModel' 
    100100oldpars = dict(sld='sld_bi', solvent_sld='sld_sol', thickness='bi_thick') 
    101  
     101tests = [ 
     102        [ {'scale': 1.0, 'background' : 0.0, 'thickness' : 50.0, 'sld' : 1.0,'solvent_sld' : 6.3, 'thickness_pd' : 0.0,  
     103           }, [0.001], [882289.54309]] 
     104        ] 
     105# ADDED by: converted by PAK? (or RKH?)     ON: 16Mar2016 - RKH adding unit tests from sasview to early 2015 conversion 
     106#  [(qx1, qy1), (qx2, qy2), ...], [I(qx1,qy1), I(qx2,qy2), ...]], 
Note: See TracChangeset for help on using the changeset viewer.