Changeset a5f91a7 in sasmodels for explore


Ignore:
Timestamp:
Oct 24, 2017 2:04:49 PM (7 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:
a7db3c05
Parents:
1820208
Message:

add psi integration to check1d

File:
1 edited

Legend:

Unmodified
Added
Removed
  • explore/check1d.py

    re3571cb ra5f91a7  
    1919from sasmodels import compare, data 
    2020 
    21 def main(angle=0, steps=150): 
     21def main(angle=0, steps=76): 
    2222    # Parse the options using the parser in sasmodels.compare.  -angle 
    2323    # is an additional parameter that is parsed separately., with -sphere=n and -angle=a as additional arguments 
Note: See TracChangeset for help on using the changeset viewer.