Changeset 35d2300 in sasmodels for example/weights/cyclic_gaussian.py


Ignore:
Timestamp:
Sep 13, 2018 6:08:42 PM (6 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master
Children:
b50e28b
Parents:
a5cb9bc
Message:

Relate order parameter P_2 to 'a' value in Maier-Saupe dist

File:
1 edited

Legend:

Unmodified
Added
Removed
  • example/weights/cyclic_gaussian.py

    r55e82f0 r35d2300  
    1919 
    2020    This is eqivalent to a Maier-Saupe distribution with order 
    21     parameter $P_2 = 1/(2 \sigma^2)$, with $\sigma$ in radians. 
     21    parameter $a = 1/(2 \sigma^2)$, with $\sigma$ in radians. 
    2222    """ 
    2323    type = "cyclic_gaussian" 
Note: See TracChangeset for help on using the changeset viewer.