Changeset 0784c18 in sasmodels
- Timestamp:
- Mar 17, 2016 8:41:27 AM (9 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- d634601
- Parents:
- d529d93
- 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.