Changeset a503bfd in sasmodels for sasmodels/models/lamellar.py


Ignore:
Timestamp:
Feb 16, 2015 7:41:55 PM (9 years ago)
Author:
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:
a1542aae, 373d1b6
Parents:
d547f16
Message:

move sasview→sasmodels conversion info to model definition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/lamellar.py

    rd547f16 ra503bfd  
    101101        thickness_pd= 0.2, thickness_pd_n=40, 
    102102        ) 
     103oldname = 'LamellarModel' 
     104oldpars = dict(sld='sld_bi', solvent_sld='sld_sol', thickness='bi_thick') 
     105 
Note: See TracChangeset for help on using the changeset viewer.