Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added sasmodels/models/img/fibonacci_sphere.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions sasmodels/models/octahedron_truncated.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

A regular cuboctahedron shape with 6 squares and 8 triangles corresponds to:

.. math::
.. math::

length_a = length_b = length_c, \quad t = \frac{1}{2}

Expand Down Expand Up @@ -84,7 +84,7 @@
V = \frac{4}{3} \, length_{\text{a}}^{3} \, \bigl(1 - 3 (1 - t)^3 \bigr)

The reference orientation of the shape is: a along x, b along y and c along z.
Amplitude of the form factor AP for the reference orientation of the shape reads
Amplitude of the form factor AP for the reference orientation of the shape reads

.. math::

Expand Down
Loading