Skip to content

Commit

Permalink
Add warnings about viewer issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tkittel committed Mar 15, 2024
1 parent a133999 commit 982559b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,13 @@ diffraction is enabled), so all (singly) scattered neutrons (green) should end
up in a single Debye-Scherrer cone. Other particles like gammas (yellow) are
generated in absorption events, based on Geant4's own built-in physics.

.. warning::
There is a known issue on macOS where the viewer will either crash
or only use part of the graphics window. There is a workaround described `in
this comment
<https://github.com/mctools/simplebuild-dgcode/issues/38#issuecomment-1999469177>`__.


It might also be a good idea to verify that the Matplotlib-based
:ref:`SimpleHists <sbsimplehists>` plotting works, which can be done with the
command::
Expand Down
6 changes: 6 additions & 0 deletions doc/source/vis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ And the viewer is launched:

|image1|

.. warning::
There is a known issue on macOS where the viewer will either crash
or only use part of the graphics window. There is a workaround described `in
this comment
<https://github.com/mctools/simplebuild-dgcode/issues/38#issuecomment-1999469177>`__.

Grab the mouse and change the view as you see fit:

* **Left-click + move**: rotate view.
Expand Down

0 comments on commit 982559b

Please sign in to comment.