|
5 | 5 | <head> |
6 | 6 | <meta charset="utf-8" /> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
8 | | - <title>Overview: module code — omc3 0.23.1 documentation</title> |
| 8 | + <title>Overview: module code — omc3 0.24.0 documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" /> |
10 | 10 | <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" /> |
11 | | - <link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=449bdd91" /> |
| 11 | + <link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=178c8cd6" /> |
12 | 12 |
|
13 | 13 |
|
14 | 14 | <script src="../_static/jquery.js?v=5d32c60e"></script> |
15 | 15 | <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
16 | | - <script src="../_static/documentation_options.js?v=832b3b9f"></script> |
| 16 | + <script src="../_static/documentation_options.js?v=a9084e48"></script> |
17 | 17 | <script src="../_static/doctools.js?v=9bcbadda"></script> |
18 | 18 | <script src="../_static/sphinx_highlight.js?v=dc90522c"></script> |
19 | 19 | <script src="../_static/js/theme.js"></script> |
|
102 | 102 | <li class="toctree-l1"><a class="reference internal" href="../modules/definitions.html">Definitions</a><ul> |
103 | 103 | <li class="toctree-l2"><a class="reference internal" href="../modules/definitions.html#constants">Constants</a></li> |
104 | 104 | <li class="toctree-l2"><a class="reference internal" href="../modules/definitions.html#formats">Formats</a></li> |
| 105 | +<li class="toctree-l2"><a class="reference internal" href="../modules/definitions.html#optics">Optics</a></li> |
105 | 106 | </ul> |
106 | 107 | </li> |
107 | 108 | <li class="toctree-l1"><a class="reference internal" href="../modules/harpy.html">Harpy</a><ul> |
|
184 | 185 | <li class="toctree-l2"><a class="reference internal" href="../modules/utils.html#time-tools">Time Tools</a></li> |
185 | 186 | </ul> |
186 | 187 | </li> |
| 188 | +</ul> |
| 189 | +<p class="caption" role="heading"><span class="caption-text">Bibliography</span></p> |
| 190 | +<ul> |
| 191 | +<li class="toctree-l1"><a class="reference internal" href="../bibliography.html">Bibliography</a></li> |
187 | 192 | </ul> |
188 | 193 |
|
189 | 194 | </div> |
@@ -224,6 +229,7 @@ <h1>All modules for which code is available</h1> |
224 | 229 | <li><a href="omc3/correction/response_twiss.html">omc3.correction.response_twiss</a></li> |
225 | 230 | <li><a href="omc3/correction/sequence_evaluation.html">omc3.correction.sequence_evaluation</a></li> |
226 | 231 | <li><a href="omc3/definitions/formats.html">omc3.definitions.formats</a></li> |
| 232 | +<li><a href="omc3/definitions/optics.html">omc3.definitions.optics</a></li> |
227 | 233 | <li><a href="omc3/global_correction.html">omc3.global_correction</a></li> |
228 | 234 | <li><a href="omc3/harpy/clean.html">omc3.harpy.clean</a></li> |
229 | 235 | <li><a href="omc3/harpy/frequency.html">omc3.harpy.frequency</a></li> |
@@ -289,7 +295,6 @@ <h1>All modules for which code is available</h1> |
289 | 295 | <li><a href="omc3/scripts/linfile_clean.html">omc3.scripts.linfile_clean</a></li> |
290 | 296 | <li><a href="omc3/segment_by_segment/definitions.html">omc3.segment_by_segment.definitions</a></li> |
291 | 297 | <li><a href="omc3/segment_by_segment/math.html">omc3.segment_by_segment.math</a></li> |
292 | | -<li><a href="omc3/segment_by_segment/propagables.html">omc3.segment_by_segment.propagables</a></li> |
293 | 298 | <li><a href="omc3/segment_by_segment/segments.html">omc3.segment_by_segment.segments</a></li> |
294 | 299 | <li><a href="omc3/tbt_converter.html">omc3.tbt_converter</a></li> |
295 | 300 | <li><a href="omc3/tune_analysis/bbq_tools.html">omc3.tune_analysis.bbq_tools</a></li> |
|
0 commit comments