Skip to content

Commit

Permalink
Update Docstrings
Browse files Browse the repository at this point in the history
Co-authored-by: Chad Mitchell <46825199+cemitch99@users.noreply.github.com>
  • Loading branch information
ax3l and cemitch99 committed Sep 26, 2024
1 parent e03113a commit 6d26269
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/usage/parameters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ Lattice Elements
* ``<element_name>.cycle_intervals`` (``int``, default value: ``1``)

For periodic lattice, only output every N cycles (turns).
By default, diagnostics is performed every cycle.
By default, diagnostics are returned every cycle.

* ``<element_name>.nonlinear_lens_invariants`` (``boolean``, default value: ``false``)

Expand Down
2 changes: 1 addition & 1 deletion examples/fodo_channel/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ You can run the following script to visualize the beam evolution over time:
.. figure:: https://gist.githubusercontent.com/ax3l/8ae7dcb9e07c361e002fa56d6b16cb16/raw/cc952670bb946cd7a62282bc7aa3f03f3d5faa16/fodo_channel.png
:alt: preserved emittance in the FODO channel.

FODO transversal emittance evolution (preserved)
FODO transverse emittance evolution (preserved)

0 comments on commit 6d26269

Please sign in to comment.