Changeset a5f91a7 in sasmodels for explore/check1d.py
- Timestamp:
- Oct 24, 2017 2:04:49 PM (7 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
explore/check1d.py
re3571cb ra5f91a7 19 19 from sasmodels import compare, data 20 20 21 def main(angle=0, steps= 150):21 def main(angle=0, steps=76): 22 22 # Parse the options using the parser in sasmodels.compare. -angle 23 23 # 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.