Changeset 9fd094c in sasmodels
- Timestamp:
- Nov 22, 2015 8:47:55 PM (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:
- 677ccf1
- Parents:
- 22eac46
- Location:
- sasmodels/models
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/parallelepiped.py
r3e428ec r9fd094c 23 23 orientations for 1D. 24 24 25 .. image:: img/parallelepiped.jpg25 .. figure:: img/parallelepiped.jpg 26 26 27 *Figure. Parallelepiped with the corresponding Definition of sides.27 Parallelepiped with the corresponding definition of sides. 28 28 29 29 The edge of the solid must satisfy the condition that** *A* < *B* < *C*. … … 92 92 .. _parallelepiped-compare: 93 93 94 .. figure:: img/parallelepiped_compare. jpg94 .. figure:: img/parallelepiped_compare.gif 95 95 96 *Figure. Comparison between 1D and averaged 2D.* 96 Comparison between 1D and averaged 2D. 97 97 98 98 This model reimplements the form factor calculations implemented in a c-library
Note: See TracChangeset
for help on using the changeset viewer.