- Timestamp:
- Sep 28, 2017 5:50:19 PM (7 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 1f058ea
- Parents:
- 505d0ad
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/guide/scripting.rst
r2e66ef5 r4aa5dce 69 69 $ bumps example/model.py --preview 70 70 71 Note that bumps and sasmodels are included as part of the SasView 72 distribution. On windows, bumps can be called from the cmd prompt 73 as follows:: 74 75 SasViewCom bumps.cli example/model.py --preview 76 71 77 Using sasmodels directly 72 78 ======================== … … 105 111 plt.loglog(q, Iq) 106 112 plt.show() 113 114 On windows, this can be called from the cmd prompt using sasview as:: 115 116 SasViewCom example/cylinder_eval.py
Note: See TracChangeset
for help on using the changeset viewer.