diff --git a/.buildinfo b/.buildinfo index ef12fcc1..76cd9753 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file records the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 9f28fa0c861def732ae172050d9bea29 +config: 2edae50ae7a27d7a33c04b8b7c67ac62 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_modules/index.html b/_modules/index.html index bf8bef8f..79b270d7 100644 --- a/_modules/index.html +++ b/_modules/index.html @@ -5,7 +5,7 @@
-
def main(opt) -> tfs.TfsDataFrame:
""" Main knob extracting function. """
ldb = pytimber.LoggingDB(source="nxcals", loglevel=logging.ERROR,
- sparkprops={"spark.ui.showConsoleProgress", "false"}
+ sparkprops={"spark.ui.showConsoleProgress": "false"}
)
time = _parse_time(opt.time, opt.timedelta)
diff --git a/_modules/omc3/madx_wrapper.html b/_modules/omc3/madx_wrapper.html
index 3ed77267..e80d49b2 100644
--- a/_modules/omc3/madx_wrapper.html
+++ b/_modules/omc3/madx_wrapper.html
@@ -5,7 +5,7 @@
- omc3.madx_wrapper — omc3 0.18.0 documentation
+ omc3.madx_wrapper — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model/accelerators/accelerator.html b/_modules/omc3/model/accelerators/accelerator.html
index 46fde33b..c9fc1900 100644
--- a/_modules/omc3/model/accelerators/accelerator.html
+++ b/_modules/omc3/model/accelerators/accelerator.html
@@ -5,7 +5,7 @@
- omc3.model.accelerators.accelerator — omc3 0.18.0 documentation
+ omc3.model.accelerators.accelerator — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model/accelerators/esrf.html b/_modules/omc3/model/accelerators/esrf.html
index 15960e97..f77c6f1d 100644
--- a/_modules/omc3/model/accelerators/esrf.html
+++ b/_modules/omc3/model/accelerators/esrf.html
@@ -5,7 +5,7 @@
- omc3.model.accelerators.esrf — omc3 0.18.0 documentation
+ omc3.model.accelerators.esrf — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model/accelerators/iota.html b/_modules/omc3/model/accelerators/iota.html
index 50872ca3..d56dbe6a 100644
--- a/_modules/omc3/model/accelerators/iota.html
+++ b/_modules/omc3/model/accelerators/iota.html
@@ -5,7 +5,7 @@
- omc3.model.accelerators.iota — omc3 0.18.0 documentation
+ omc3.model.accelerators.iota — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model/accelerators/lhc.html b/_modules/omc3/model/accelerators/lhc.html
index e946a856..efb6f3a0 100644
--- a/_modules/omc3/model/accelerators/lhc.html
+++ b/_modules/omc3/model/accelerators/lhc.html
@@ -5,7 +5,7 @@
- omc3.model.accelerators.lhc — omc3 0.18.0 documentation
+ omc3.model.accelerators.lhc — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model/accelerators/petra.html b/_modules/omc3/model/accelerators/petra.html
index 11237479..a8e39e13 100644
--- a/_modules/omc3/model/accelerators/petra.html
+++ b/_modules/omc3/model/accelerators/petra.html
@@ -5,7 +5,7 @@
- omc3.model.accelerators.petra — omc3 0.18.0 documentation
+ omc3.model.accelerators.petra — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model/accelerators/ps.html b/_modules/omc3/model/accelerators/ps.html
index b6e8b9e6..28cd84e6 100644
--- a/_modules/omc3/model/accelerators/ps.html
+++ b/_modules/omc3/model/accelerators/ps.html
@@ -5,7 +5,7 @@
- omc3.model.accelerators.ps — omc3 0.18.0 documentation
+ omc3.model.accelerators.ps — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model/accelerators/psbooster.html b/_modules/omc3/model/accelerators/psbooster.html
index d002a2ce..feac6491 100644
--- a/_modules/omc3/model/accelerators/psbooster.html
+++ b/_modules/omc3/model/accelerators/psbooster.html
@@ -5,7 +5,7 @@
- omc3.model.accelerators.psbooster — omc3 0.18.0 documentation
+ omc3.model.accelerators.psbooster — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model/accelerators/skekb.html b/_modules/omc3/model/accelerators/skekb.html
index e41c305e..0116a6a0 100644
--- a/_modules/omc3/model/accelerators/skekb.html
+++ b/_modules/omc3/model/accelerators/skekb.html
@@ -5,7 +5,7 @@
- omc3.model.accelerators.skekb — omc3 0.18.0 documentation
+ omc3.model.accelerators.skekb — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model/manager.html b/_modules/omc3/model/manager.html
index bd09a275..8a2103a9 100644
--- a/_modules/omc3/model/manager.html
+++ b/_modules/omc3/model/manager.html
@@ -5,7 +5,7 @@
- omc3.model.manager — omc3 0.18.0 documentation
+ omc3.model.manager — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model/model_creators/lhc_model_creator.html b/_modules/omc3/model/model_creators/lhc_model_creator.html
index bac6e187..1c1d913b 100644
--- a/_modules/omc3/model/model_creators/lhc_model_creator.html
+++ b/_modules/omc3/model/model_creators/lhc_model_creator.html
@@ -5,7 +5,7 @@
- omc3.model.model_creators.lhc_model_creator — omc3 0.18.0 documentation
+ omc3.model.model_creators.lhc_model_creator — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model/model_creators/ps_model_creator.html b/_modules/omc3/model/model_creators/ps_model_creator.html
index 2e0641bb..a0ab2d7e 100644
--- a/_modules/omc3/model/model_creators/ps_model_creator.html
+++ b/_modules/omc3/model/model_creators/ps_model_creator.html
@@ -5,7 +5,7 @@
- omc3.model.model_creators.ps_model_creator — omc3 0.18.0 documentation
+ omc3.model.model_creators.ps_model_creator — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model/model_creators/psbooster_model_creator.html b/_modules/omc3/model/model_creators/psbooster_model_creator.html
index 9908a19b..d76944ee 100644
--- a/_modules/omc3/model/model_creators/psbooster_model_creator.html
+++ b/_modules/omc3/model/model_creators/psbooster_model_creator.html
@@ -5,7 +5,7 @@
- omc3.model.model_creators.psbooster_model_creator — omc3 0.18.0 documentation
+ omc3.model.model_creators.psbooster_model_creator — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/model_creator.html b/_modules/omc3/model_creator.html
index cb4958a6..8aeda2fe 100644
--- a/_modules/omc3/model_creator.html
+++ b/_modules/omc3/model_creator.html
@@ -5,7 +5,7 @@
- omc3.model_creator — omc3 0.18.0 documentation
+ omc3.model_creator — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/beta_from_amplitude.html b/_modules/omc3/optics_measurements/beta_from_amplitude.html
index 4f4ca872..075e239d 100644
--- a/_modules/omc3/optics_measurements/beta_from_amplitude.html
+++ b/_modules/omc3/optics_measurements/beta_from_amplitude.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.beta_from_amplitude — omc3 0.18.0 documentation
+ omc3.optics_measurements.beta_from_amplitude — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/beta_from_phase.html b/_modules/omc3/optics_measurements/beta_from_phase.html
index f31f621a..4d5b216f 100644
--- a/_modules/omc3/optics_measurements/beta_from_phase.html
+++ b/_modules/omc3/optics_measurements/beta_from_phase.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.beta_from_phase — omc3 0.18.0 documentation
+ omc3.optics_measurements.beta_from_phase — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/crdt.html b/_modules/omc3/optics_measurements/crdt.html
index 97401496..8821a91c 100644
--- a/_modules/omc3/optics_measurements/crdt.html
+++ b/_modules/omc3/optics_measurements/crdt.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.crdt — omc3 0.18.0 documentation
+ omc3.optics_measurements.crdt — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/data_models.html b/_modules/omc3/optics_measurements/data_models.html
index ab169306..774cc8c8 100644
--- a/_modules/omc3/optics_measurements/data_models.html
+++ b/_modules/omc3/optics_measurements/data_models.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.data_models — omc3 0.18.0 documentation
+ omc3.optics_measurements.data_models — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/dispersion.html b/_modules/omc3/optics_measurements/dispersion.html
index 73dc3771..6a0c586b 100644
--- a/_modules/omc3/optics_measurements/dispersion.html
+++ b/_modules/omc3/optics_measurements/dispersion.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.dispersion — omc3 0.18.0 documentation
+ omc3.optics_measurements.dispersion — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/dpp.html b/_modules/omc3/optics_measurements/dpp.html
index bc2234b8..24594c4b 100644
--- a/_modules/omc3/optics_measurements/dpp.html
+++ b/_modules/omc3/optics_measurements/dpp.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.dpp — omc3 0.18.0 documentation
+ omc3.optics_measurements.dpp — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/interaction_point.html b/_modules/omc3/optics_measurements/interaction_point.html
index 68b8091e..9d7fdc46 100644
--- a/_modules/omc3/optics_measurements/interaction_point.html
+++ b/_modules/omc3/optics_measurements/interaction_point.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.interaction_point — omc3 0.18.0 documentation
+ omc3.optics_measurements.interaction_point — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/kick.html b/_modules/omc3/optics_measurements/kick.html
index afb81652..6129eb29 100644
--- a/_modules/omc3/optics_measurements/kick.html
+++ b/_modules/omc3/optics_measurements/kick.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.kick — omc3 0.18.0 documentation
+ omc3.optics_measurements.kick — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/measure_optics.html b/_modules/omc3/optics_measurements/measure_optics.html
index e623be09..66822055 100644
--- a/_modules/omc3/optics_measurements/measure_optics.html
+++ b/_modules/omc3/optics_measurements/measure_optics.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.measure_optics — omc3 0.18.0 documentation
+ omc3.optics_measurements.measure_optics — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/phase.html b/_modules/omc3/optics_measurements/phase.html
index 1fbfe767..8050ed3e 100644
--- a/_modules/omc3/optics_measurements/phase.html
+++ b/_modules/omc3/optics_measurements/phase.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.phase — omc3 0.18.0 documentation
+ omc3.optics_measurements.phase — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/rdt.html b/_modules/omc3/optics_measurements/rdt.html
index 239e20cd..89cbbaf3 100644
--- a/_modules/omc3/optics_measurements/rdt.html
+++ b/_modules/omc3/optics_measurements/rdt.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.rdt — omc3 0.18.0 documentation
+ omc3.optics_measurements.rdt — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/toolbox.html b/_modules/omc3/optics_measurements/toolbox.html
index a64b80a1..14fdcd02 100644
--- a/_modules/omc3/optics_measurements/toolbox.html
+++ b/_modules/omc3/optics_measurements/toolbox.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.toolbox — omc3 0.18.0 documentation
+ omc3.optics_measurements.toolbox — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/optics_measurements/tune.html b/_modules/omc3/optics_measurements/tune.html
index a0078835..866e1b6f 100644
--- a/_modules/omc3/optics_measurements/tune.html
+++ b/_modules/omc3/optics_measurements/tune.html
@@ -5,7 +5,7 @@
- omc3.optics_measurements.tune — omc3 0.18.0 documentation
+ omc3.optics_measurements.tune — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/optics_measurements/utils.html b/_modules/omc3/plotting/optics_measurements/utils.html
index 12721048..7e66a04f 100644
--- a/_modules/omc3/plotting/optics_measurements/utils.html
+++ b/_modules/omc3/plotting/optics_measurements/utils.html
@@ -5,7 +5,7 @@
- omc3.plotting.optics_measurements.utils — omc3 0.18.0 documentation
+ omc3.plotting.optics_measurements.utils — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/plot_amplitude_detuning.html b/_modules/omc3/plotting/plot_amplitude_detuning.html
index f4e38f44..54978025 100644
--- a/_modules/omc3/plotting/plot_amplitude_detuning.html
+++ b/_modules/omc3/plotting/plot_amplitude_detuning.html
@@ -5,7 +5,7 @@
- omc3.plotting.plot_amplitude_detuning — omc3 0.18.0 documentation
+ omc3.plotting.plot_amplitude_detuning — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/plot_bbq.html b/_modules/omc3/plotting/plot_bbq.html
index 6a1dd171..a326d5fe 100644
--- a/_modules/omc3/plotting/plot_bbq.html
+++ b/_modules/omc3/plotting/plot_bbq.html
@@ -5,7 +5,7 @@
- omc3.plotting.plot_bbq — omc3 0.18.0 documentation
+ omc3.plotting.plot_bbq — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/plot_checked_corrections.html b/_modules/omc3/plotting/plot_checked_corrections.html
index 4919f0fa..7f857d35 100644
--- a/_modules/omc3/plotting/plot_checked_corrections.html
+++ b/_modules/omc3/plotting/plot_checked_corrections.html
@@ -5,7 +5,7 @@
- omc3.plotting.plot_checked_corrections — omc3 0.18.0 documentation
+ omc3.plotting.plot_checked_corrections — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/plot_optics_measurements.html b/_modules/omc3/plotting/plot_optics_measurements.html
index b32ad319..5b0b649a 100644
--- a/_modules/omc3/plotting/plot_optics_measurements.html
+++ b/_modules/omc3/plotting/plot_optics_measurements.html
@@ -5,7 +5,7 @@
- omc3.plotting.plot_optics_measurements — omc3 0.18.0 documentation
+ omc3.plotting.plot_optics_measurements — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/plot_spectrum.html b/_modules/omc3/plotting/plot_spectrum.html
index 89b25801..547f1b39 100644
--- a/_modules/omc3/plotting/plot_spectrum.html
+++ b/_modules/omc3/plotting/plot_spectrum.html
@@ -5,7 +5,7 @@
- omc3.plotting.plot_spectrum — omc3 0.18.0 documentation
+ omc3.plotting.plot_spectrum — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/plot_tfs.html b/_modules/omc3/plotting/plot_tfs.html
index 6f2c4193..3d64b1ca 100644
--- a/_modules/omc3/plotting/plot_tfs.html
+++ b/_modules/omc3/plotting/plot_tfs.html
@@ -5,7 +5,7 @@
- omc3.plotting.plot_tfs — omc3 0.18.0 documentation
+ omc3.plotting.plot_tfs — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/spectrum/stem.html b/_modules/omc3/plotting/spectrum/stem.html
index 1cba6ae8..c5e4caf9 100644
--- a/_modules/omc3/plotting/spectrum/stem.html
+++ b/_modules/omc3/plotting/spectrum/stem.html
@@ -5,7 +5,7 @@
- omc3.plotting.spectrum.stem — omc3 0.18.0 documentation
+ omc3.plotting.spectrum.stem — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/spectrum/utils.html b/_modules/omc3/plotting/spectrum/utils.html
index a5a0f5d6..9fb35763 100644
--- a/_modules/omc3/plotting/spectrum/utils.html
+++ b/_modules/omc3/plotting/spectrum/utils.html
@@ -5,7 +5,7 @@
- omc3.plotting.spectrum.utils — omc3 0.18.0 documentation
+ omc3.plotting.spectrum.utils — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/spectrum/waterfall.html b/_modules/omc3/plotting/spectrum/waterfall.html
index 0b0bd091..076b14d7 100644
--- a/_modules/omc3/plotting/spectrum/waterfall.html
+++ b/_modules/omc3/plotting/spectrum/waterfall.html
@@ -5,7 +5,7 @@
- omc3.plotting.spectrum.waterfall — omc3 0.18.0 documentation
+ omc3.plotting.spectrum.waterfall — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/utils/annotations.html b/_modules/omc3/plotting/utils/annotations.html
index 26a0c445..bff23052 100644
--- a/_modules/omc3/plotting/utils/annotations.html
+++ b/_modules/omc3/plotting/utils/annotations.html
@@ -5,7 +5,7 @@
- omc3.plotting.utils.annotations — omc3 0.18.0 documentation
+ omc3.plotting.utils.annotations — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/utils/colors.html b/_modules/omc3/plotting/utils/colors.html
index 794c821f..48ad1745 100644
--- a/_modules/omc3/plotting/utils/colors.html
+++ b/_modules/omc3/plotting/utils/colors.html
@@ -5,7 +5,7 @@
- omc3.plotting.utils.colors — omc3 0.18.0 documentation
+ omc3.plotting.utils.colors — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/utils/lines.html b/_modules/omc3/plotting/utils/lines.html
index a2a02a11..9dba6dc8 100644
--- a/_modules/omc3/plotting/utils/lines.html
+++ b/_modules/omc3/plotting/utils/lines.html
@@ -5,7 +5,7 @@
- omc3.plotting.utils.lines — omc3 0.18.0 documentation
+ omc3.plotting.utils.lines — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/utils/style.html b/_modules/omc3/plotting/utils/style.html
index ae03d2f3..ad650833 100644
--- a/_modules/omc3/plotting/utils/style.html
+++ b/_modules/omc3/plotting/utils/style.html
@@ -5,7 +5,7 @@
- omc3.plotting.utils.style — omc3 0.18.0 documentation
+ omc3.plotting.utils.style — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/plotting/utils/windows.html b/_modules/omc3/plotting/utils/windows.html
index c162c17c..768ddbc9 100644
--- a/_modules/omc3/plotting/utils/windows.html
+++ b/_modules/omc3/plotting/utils/windows.html
@@ -5,7 +5,7 @@
- omc3.plotting.utils.windows — omc3 0.18.0 documentation
+ omc3.plotting.utils.windows — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/response_creator.html b/_modules/omc3/response_creator.html
index 5133b588..e60a9101 100644
--- a/_modules/omc3/response_creator.html
+++ b/_modules/omc3/response_creator.html
@@ -5,7 +5,7 @@
- omc3.response_creator — omc3 0.18.0 documentation
+ omc3.response_creator — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/run_kmod.html b/_modules/omc3/run_kmod.html
index 6bb7a88c..0c49395f 100644
--- a/_modules/omc3/run_kmod.html
+++ b/_modules/omc3/run_kmod.html
@@ -5,7 +5,7 @@
- omc3.run_kmod — omc3 0.18.0 documentation
+ omc3.run_kmod — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/scripts/betabeatsrc_output_converter.html b/_modules/omc3/scripts/betabeatsrc_output_converter.html
index 3fb31ee2..7570c07d 100644
--- a/_modules/omc3/scripts/betabeatsrc_output_converter.html
+++ b/_modules/omc3/scripts/betabeatsrc_output_converter.html
@@ -5,7 +5,7 @@
- omc3.scripts.betabeatsrc_output_converter — omc3 0.18.0 documentation
+ omc3.scripts.betabeatsrc_output_converter — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/scripts/fake_measurement_from_model.html b/_modules/omc3/scripts/fake_measurement_from_model.html
index 37a8378d..c49439a2 100644
--- a/_modules/omc3/scripts/fake_measurement_from_model.html
+++ b/_modules/omc3/scripts/fake_measurement_from_model.html
@@ -5,7 +5,7 @@
- omc3.scripts.fake_measurement_from_model — omc3 0.18.0 documentation
+ omc3.scripts.fake_measurement_from_model — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/scripts/linfile_clean.html b/_modules/omc3/scripts/linfile_clean.html
index 8cfc1dde..be6df524 100644
--- a/_modules/omc3/scripts/linfile_clean.html
+++ b/_modules/omc3/scripts/linfile_clean.html
@@ -5,7 +5,7 @@
- omc3.scripts.linfile_clean — omc3 0.18.0 documentation
+ omc3.scripts.linfile_clean — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/scripts/merge_kmod_results.html b/_modules/omc3/scripts/merge_kmod_results.html
index b8d7d8fe..5eb6ae50 100644
--- a/_modules/omc3/scripts/merge_kmod_results.html
+++ b/_modules/omc3/scripts/merge_kmod_results.html
@@ -5,7 +5,7 @@
- omc3.scripts.merge_kmod_results — omc3 0.18.0 documentation
+ omc3.scripts.merge_kmod_results — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/tbt_converter.html b/_modules/omc3/tbt_converter.html
index e0c379f2..b525e81e 100644
--- a/_modules/omc3/tbt_converter.html
+++ b/_modules/omc3/tbt_converter.html
@@ -5,7 +5,7 @@
- omc3.tbt_converter — omc3 0.18.0 documentation
+ omc3.tbt_converter — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/tune_analysis/bbq_tools.html b/_modules/omc3/tune_analysis/bbq_tools.html
index a5867231..1fce9ee6 100644
--- a/_modules/omc3/tune_analysis/bbq_tools.html
+++ b/_modules/omc3/tune_analysis/bbq_tools.html
@@ -5,7 +5,7 @@
- omc3.tune_analysis.bbq_tools — omc3 0.18.0 documentation
+ omc3.tune_analysis.bbq_tools — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/tune_analysis/constants.html b/_modules/omc3/tune_analysis/constants.html
index 1c0a4efa..341ae90c 100644
--- a/_modules/omc3/tune_analysis/constants.html
+++ b/_modules/omc3/tune_analysis/constants.html
@@ -5,7 +5,7 @@
- omc3.tune_analysis.constants — omc3 0.18.0 documentation
+ omc3.tune_analysis.constants — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/tune_analysis/fitting_tools.html b/_modules/omc3/tune_analysis/fitting_tools.html
index e04d3550..db4aabe7 100644
--- a/_modules/omc3/tune_analysis/fitting_tools.html
+++ b/_modules/omc3/tune_analysis/fitting_tools.html
@@ -5,7 +5,7 @@
- omc3.tune_analysis.fitting_tools — omc3 0.18.0 documentation
+ omc3.tune_analysis.fitting_tools — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/tune_analysis/kick_file_modifiers.html b/_modules/omc3/tune_analysis/kick_file_modifiers.html
index 18842287..82cbaed4 100644
--- a/_modules/omc3/tune_analysis/kick_file_modifiers.html
+++ b/_modules/omc3/tune_analysis/kick_file_modifiers.html
@@ -5,7 +5,7 @@
- omc3.tune_analysis.kick_file_modifiers — omc3 0.18.0 documentation
+ omc3.tune_analysis.kick_file_modifiers — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/tune_analysis/timber_extract.html b/_modules/omc3/tune_analysis/timber_extract.html
index 145cb52e..2954f22d 100644
--- a/_modules/omc3/tune_analysis/timber_extract.html
+++ b/_modules/omc3/tune_analysis/timber_extract.html
@@ -5,7 +5,7 @@
- omc3.tune_analysis.timber_extract — omc3 0.18.0 documentation
+ omc3.tune_analysis.timber_extract — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/utils/contexts.html b/_modules/omc3/utils/contexts.html
index b0923c72..2b2fed8a 100644
--- a/_modules/omc3/utils/contexts.html
+++ b/_modules/omc3/utils/contexts.html
@@ -5,7 +5,7 @@
- omc3.utils.contexts — omc3 0.18.0 documentation
+ omc3.utils.contexts — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/utils/iotools.html b/_modules/omc3/utils/iotools.html
index 50722128..b4d70b4d 100644
--- a/_modules/omc3/utils/iotools.html
+++ b/_modules/omc3/utils/iotools.html
@@ -5,7 +5,7 @@
- omc3.utils.iotools — omc3 0.18.0 documentation
+ omc3.utils.iotools — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/utils/logging_tools.html b/_modules/omc3/utils/logging_tools.html
index a47882aa..3a8a043b 100644
--- a/_modules/omc3/utils/logging_tools.html
+++ b/_modules/omc3/utils/logging_tools.html
@@ -5,7 +5,7 @@
- omc3.utils.logging_tools — omc3 0.18.0 documentation
+ omc3.utils.logging_tools — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/utils/mock.html b/_modules/omc3/utils/mock.html
index 958e5c79..c61325b1 100644
--- a/_modules/omc3/utils/mock.html
+++ b/_modules/omc3/utils/mock.html
@@ -5,7 +5,7 @@
- omc3.utils.mock — omc3 0.18.0 documentation
+ omc3.utils.mock — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/utils/outliers.html b/_modules/omc3/utils/outliers.html
index 94470145..454d1515 100644
--- a/_modules/omc3/utils/outliers.html
+++ b/_modules/omc3/utils/outliers.html
@@ -5,7 +5,7 @@
- omc3.utils.outliers — omc3 0.18.0 documentation
+ omc3.utils.outliers — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/utils/stats.html b/_modules/omc3/utils/stats.html
index a12a00ef..bd5b0435 100644
--- a/_modules/omc3/utils/stats.html
+++ b/_modules/omc3/utils/stats.html
@@ -5,7 +5,7 @@
- omc3.utils.stats — omc3 0.18.0 documentation
+ omc3.utils.stats — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_modules/omc3/utils/time_tools.html b/_modules/omc3/utils/time_tools.html
index fa90c572..5df91c58 100644
--- a/_modules/omc3/utils/time_tools.html
+++ b/_modules/omc3/utils/time_tools.html
@@ -5,7 +5,7 @@
- omc3.utils.time_tools — omc3 0.18.0 documentation
+ omc3.utils.time_tools — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/_static/documentation_options.js b/_static/documentation_options.js
index 7c4f999a..2f8a8b12 100644
--- a/_static/documentation_options.js
+++ b/_static/documentation_options.js
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
- VERSION: '0.18.0',
+ VERSION: '0.18.1',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/entrypoints/analysis.html b/entrypoints/analysis.html
index 00b57704..9423ef8f 100644
--- a/entrypoints/analysis.html
+++ b/entrypoints/analysis.html
@@ -6,7 +6,7 @@
- Analysis — omc3 0.18.0 documentation
+ Analysis — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/entrypoints/correction.html b/entrypoints/correction.html
index 1f93ee07..a5269806 100644
--- a/entrypoints/correction.html
+++ b/entrypoints/correction.html
@@ -6,7 +6,7 @@
- Correction — omc3 0.18.0 documentation
+ Correction — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/entrypoints/other.html b/entrypoints/other.html
index 7e87875e..d0b804af 100644
--- a/entrypoints/other.html
+++ b/entrypoints/other.html
@@ -6,7 +6,7 @@
- Other — omc3 0.18.0 documentation
+ Other — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/entrypoints/plotting.html b/entrypoints/plotting.html
index 60957225..c61a286a 100644
--- a/entrypoints/plotting.html
+++ b/entrypoints/plotting.html
@@ -6,7 +6,7 @@
- Plotting — omc3 0.18.0 documentation
+ Plotting — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/entrypoints/scripts.html b/entrypoints/scripts.html
index cc695738..0818468e 100644
--- a/entrypoints/scripts.html
+++ b/entrypoints/scripts.html
@@ -6,7 +6,7 @@
- Scripts — omc3 0.18.0 documentation
+ Scripts — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/environment.pickle b/environment.pickle
index 6ac2c0fd..c8cb4df5 100644
Binary files a/environment.pickle and b/environment.pickle differ
diff --git a/genindex.html b/genindex.html
index 71a9d309..dc695a24 100644
--- a/genindex.html
+++ b/genindex.html
@@ -5,7 +5,7 @@
- Index — omc3 0.18.0 documentation
+ Index — omc3 0.18.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/index.html b/index.html
index fe512dac..e9c049d2 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
- Welcome to omc3’s documentation! — omc3 0.18.0 documentation
+ Welcome to omc3’s documentation! — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/modules/correction.html b/modules/correction.html
index bd0e9378..3c69eec1 100644
--- a/modules/correction.html
+++ b/modules/correction.html
@@ -6,7 +6,7 @@
- Correction — omc3 0.18.0 documentation
+ Correction — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/modules/definitions.html b/modules/definitions.html
index 6dba10a1..7641747a 100644
--- a/modules/definitions.html
+++ b/modules/definitions.html
@@ -6,7 +6,7 @@
- Definitions — omc3 0.18.0 documentation
+ Definitions — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/modules/harpy.html b/modules/harpy.html
index bf77a90c..c773cf13 100644
--- a/modules/harpy.html
+++ b/modules/harpy.html
@@ -6,7 +6,7 @@
- Harpy — omc3 0.18.0 documentation
+ Harpy — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/modules/kmod.html b/modules/kmod.html
index e7f48956..6a043b71 100644
--- a/modules/kmod.html
+++ b/modules/kmod.html
@@ -6,7 +6,7 @@
- Kmod — omc3 0.18.0 documentation
+ Kmod — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/modules/model.html b/modules/model.html
index 1826c49f..91a465b8 100644
--- a/modules/model.html
+++ b/modules/model.html
@@ -6,7 +6,7 @@
- Model — omc3 0.18.0 documentation
+ Model — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/modules/optics_measurements.html b/modules/optics_measurements.html
index 7fbaf61a..eb35ce6a 100644
--- a/modules/optics_measurements.html
+++ b/modules/optics_measurements.html
@@ -6,7 +6,7 @@
- Optics Measurements — omc3 0.18.0 documentation
+ Optics Measurements — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/modules/plotting.html b/modules/plotting.html
index 94b153f1..994cce83 100644
--- a/modules/plotting.html
+++ b/modules/plotting.html
@@ -6,7 +6,7 @@
- Plot-Subfunctions — omc3 0.18.0 documentation
+ Plot-Subfunctions — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/modules/tune_analysis.html b/modules/tune_analysis.html
index b389d923..0ad99788 100644
--- a/modules/tune_analysis.html
+++ b/modules/tune_analysis.html
@@ -6,7 +6,7 @@
- Tune Analysis — omc3 0.18.0 documentation
+ Tune Analysis — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/modules/utils.html b/modules/utils.html
index a57a309d..0b51a334 100644
--- a/modules/utils.html
+++ b/modules/utils.html
@@ -6,7 +6,7 @@
- Utils — omc3 0.18.0 documentation
+ Utils — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+
diff --git a/search.html b/search.html
index 3236bfc4..43e96026 100644
--- a/search.html
+++ b/search.html
@@ -5,7 +5,7 @@
- Search — omc3 0.18.0 documentation
+ Search — omc3 0.18.1 documentation
@@ -14,7 +14,7 @@
-
+