Added a global variable SHOTPLOTS to the plot module to show plots directly in Console/Notebook cells
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
4+ 80
− 72
@@ -28,7 +28,6 @@ from ..plots.plot_llrf import (plot_PL_bunch_phase,
@@ -48,10 +47,11 @@ def fig_folder(dirname):
@@ -62,6 +62,7 @@ class Plot:
@@ -74,6 +75,9 @@ class Plot:
@@ -197,7 +201,10 @@ class Plot:
@@ -207,85 +214,86 @@ class Plot: