Changeset a1c32c2 in sasmodels for explore/asymint.py


Ignore:
Timestamp:
Dec 12, 2017 11:08:07 AM (6 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
c11d09f
Parents:
cfa28d3
Message:

Use gauss-legendre integration for cross-checking against P(r)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • explore/asymint.py

    ra189283 ra1c32c2  
    223223    DA, DB, DC = 2300, 21, 58 
    224224    SLDA, SLDB, SLDC = "5", "-0.3", "11.5" 
     225    #A,B,C,DA,DB,DC,SLDA,SLDB,SLDC = 10,20,30,100,200,300,1,2,3 
     226    #SLD_SOLVENT,CONTRAST = 0, 4 
    225227    if 1: # C shortest 
    226228        B, C = C, B 
Note: See TracChangeset for help on using the changeset viewer.