From 8760e48105ab39721c2f188bb0980ef0e0130cad Mon Sep 17 00:00:00 2001 From: gao <81c52427-d970-4b21-86dc-fd526913f4c9@localhost> Date: Tue, 9 Aug 2022 15:37:34 +0200 Subject: [PATCH] Update for plotting function. --- .idea/workspace.xml | 96 +++-- HelperClasses/AbsorptionImaging.py | 7 +- HelperClasses/Plotting/DataExtractorLyse.py | 18 +- HelperClasses/Plotting/MainPlotPanel.py | 21 +- HelperClasses/Plotting/WidgetAnalysePanel.py | 86 ++++ HelperClasses/Plotting/WidgetDataSelector.py | 2 +- HelperClasses/Plotting/WidgetFakeColorPlot.py | 390 +++++++++++++++--- HelperClasses/Plotting/WidgetPlot.py | 30 +- test.py | 15 +- test_absorption_imaging.py | 4 +- test_living_plot.py | 53 ++- 11 files changed, 580 insertions(+), 142 deletions(-) create mode 100644 HelperClasses/Plotting/WidgetAnalysePanel.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 16d701d..1005ace 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,36 +1,18 @@ - - - - - - - - - - - - - - - + + - - - - - - - - - - - - + + + + + + + - +