Changeset 0d5a655 in sasmodels for doc/guide/orientation/orientation.rst


Ignore:
Timestamp:
Jan 24, 2018 2:41:26 PM (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:
3fb9404
Parents:
31a02f1
Message:

make jitter explorer available from sasview app

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/guide/orientation/orientation.rst

    r5fb0634 r0d5a655  
    5252yaw angle $\theta$ about the $b$-axis and pitch angle $\phi$ about the 
    5353$a$-axis. 
     54 
     55You can explore the view and jitter angles interactively using 
     56:func:`sasmodels.jitter.run`.  Enter the following into the python 
     57interpreter:: 
     58 
     59    from sasmodels import jitter 
     60    jitter.run() 
    5461 
    5562More formally, starting with axes $a$-$b$-$c$ of the particle aligned 
Note: See TracChangeset for help on using the changeset viewer.