Changes in / [246517d:d634601] in sasmodels
- Location:
- sasmodels/models
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/cylinder.py
r6dd90c1 r0784c18 102 102 *length* = 400 |Ang|, *contrast* = 3e-6 |Ang^-2|, and 103 103 *background* = 0.0 |cm^-1|. 104 105 106 References 107 ---------- 108 109 None. 104 110 """ 105 111 -
sasmodels/models/stickyhardsphere.py
rd529d93 r0784c18 59 59 q = \sqrt{q_x^2 + q_y^2} 60 60 61 .. figure:: img/stickyhardsphere_1d.jpg62 63 1D plot using the default values (in linear scale).64 61 65 62 References
Note: See TracChangeset
for help on using the changeset viewer.