LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
pyplotter/__init__.py
pyplotter/pyplotter.py
pyplotter.egg-info/PKG-INFO
pyplotter.egg-info/SOURCES.txt
pyplotter.egg-info/dependency_links.txt
pyplotter.egg-info/entry_points.txt
pyplotter.egg-info/requires.txt
pyplotter.egg-info/top_level.txt
pyplotter/sources/__init__.py
pyplotter/sources/config.py
pyplotter/sources/functions.py
pyplotter/sources/palettes.py
pyplotter/sources/pyqtgraph.py
pyplotter/sources/qcodesDatabase.py
pyplotter/sources/qcodesdatabase.py
pyplotter/sources/runPropertiesExtra.py
pyplotter/sources/runpropertiesextra.py
pyplotter/sources/workers/__init__.py
pyplotter/sources/workers/checkNbRunDatabase.py
pyplotter/sources/workers/exportRun.py
pyplotter/sources/workers/loadDataBase.py
pyplotter/sources/workers/loadDataFromCache.py
pyplotter/sources/workers/loadDataFromRun.py
pyplotter/sources/workers/loadRunInfo.py
pyplotter/ui/__init__.py
pyplotter/ui/checkBoxHidden.py
pyplotter/ui/checkBoxStared.py
pyplotter/ui/hBoxLayoutLabelPath.py
pyplotter/ui/labelSnapshot.py
pyplotter/ui/lineEditSnapshot.py
pyplotter/ui/mainWindow.py
pyplotter/ui/mainWindowui.py
pyplotter/ui/menuBar.py
pyplotter/ui/menuDb.py
pyplotter/ui/menuExportRun.py
pyplotter/ui/pushButtonOpenFolder.py
pyplotter/ui/statusBar.py
pyplotter/ui/tableWidgetDatabase.py
pyplotter/ui/tableWidgetFolder.py
pyplotter/ui/tableWidgetItemNumOrdered.py
pyplotter/ui/tableWidgetParameter.py
pyplotter/ui/treeViewSnapshot.py
pyplotter/ui/widgetBlueFors.py
pyplotter/ui/widgetCSV.py
pyplotter/ui/widgetNpz.py
pyplotter/ui/dialogs/__init__.py
pyplotter/ui/dialogs/dialogColormap.py
pyplotter/ui/dialogs/dialogColormapUi.py
pyplotter/ui/dialogs/dialogComment.py
pyplotter/ui/dialogs/dialogFontsize.py
pyplotter/ui/dialogs/dialogFontsizeUi.py
pyplotter/ui/dialogs/dialogLiveplot.py
pyplotter/ui/dialogs/dialogLiveplotUi.py
pyplotter/ui/dialogs/dialogMenuDatabaseDisplay.py
pyplotter/ui/dialogs/dialogMenuDatabaseDisplayUi.py
pyplotter/ui/pictures/bluefors.png
pyplotter/ui/pictures/csv.png
pyplotter/ui/pictures/database.png
pyplotter/ui/pictures/databaseOpened.png
pyplotter/ui/pictures/databaseOpenedStared.png
pyplotter/ui/pictures/databaseStared.png
pyplotter/ui/pictures/empty.png
pyplotter/ui/pictures/folder.png
pyplotter/ui/pictures/folderEnhanced.png
pyplotter/ui/pictures/icon.png
pyplotter/ui/pictures/icon.py
pyplotter/ui/pictures/npz.png
pyplotter/ui/pictures/s2p.png
pyplotter/ui/pictures/star.png
pyplotter/ui/pictures/trash.png
pyplotter/ui/plot/__init__.py
pyplotter/ui/plot/qButtonCopy.py
pyplotter/ui/plot/qButtonInteration.py
pyplotter/ui/plot/qCheckBoxCrossHair.py
pyplotter/ui/plot/qLabelCoordinate.py
pyplotter/ui/plot/widgetPlot.py
pyplotter/ui/plot/widgetPlotContainer.py
pyplotter/ui/plot/plot1d/__init__.py
pyplotter/ui/plot/plot1d/dialogFiltering.py
pyplotter/ui/plot/plot1d/dialogFit.py
pyplotter/ui/plot/plot1d/groupBoxCalculus.py
pyplotter/ui/plot/plot1d/groupBoxCalculusUi.py
pyplotter/ui/plot/plot1d/groupBoxFFT.py
pyplotter/ui/plot/plot1d/groupBoxFFTUi.py
pyplotter/ui/plot/plot1d/groupBoxFiltering.py
pyplotter/ui/plot/plot1d/groupBoxFit.py
pyplotter/ui/plot/plot1d/groupBoxNormalize.py
pyplotter/ui/plot/plot1d/groupBoxNormalizeUi.py
pyplotter/ui/plot/plot1d/groupBoxStatistics.py
pyplotter/ui/plot/plot1d/groupBoxStatisticsUi.py
pyplotter/ui/plot/plot1d/widgetCurveStyle.py
pyplotter/ui/plot/plot1d/widgetDownsampling.py
pyplotter/ui/plot/plot1d/widgetPlot1d.py
pyplotter/ui/plot/plot1d/widgetPlot1dui.py
pyplotter/ui/plot/plot1d/widgetTabCurve.py
pyplotter/ui/plot/plot1d/widgetTabCurveUi.py
pyplotter/ui/plot/plot2d/__init__.py
pyplotter/ui/plot/plot2d/dialogFit.py
pyplotter/ui/plot/plot2d/groupBoxFit.py
pyplotter/ui/plot/plot2d/histogramLUTWidget.py
pyplotter/ui/plot/plot2d/widgetHistogram.py
pyplotter/ui/plot/plot2d/widgetPlot2d.py
pyplotter/ui/plot/plot2d/widgetPlot2dui.py