LICENSE
MANIFEST.in
README.md
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/main.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/widgetBlueFors.py
pyplotter/sources/widgetCSV.py
pyplotter/sources/widgetPlot.py
pyplotter/sources/widgetPlot1d.py
pyplotter/sources/widgetPlot2d.py
pyplotter/sources/workers/__init__.py
pyplotter/sources/workers/checkNbRunDatabase.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/histogramLUTWidget.py
pyplotter/ui/labelSnapshot.py
pyplotter/ui/lineEditSnapshot.py
pyplotter/ui/mainWindow.py
pyplotter/ui/menuBar.py
pyplotter/ui/menuDb.py
pyplotter/ui/plot1dWidget.py
pyplotter/ui/plotWidget.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/widgetPlot1d.py
pyplotter/ui/widgetPlot2d.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/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/s2p.png
pyplotter/ui/pictures/star.png
pyplotter/ui/pictures/trash.png
pyplotter/ui/plot1d/__init__.py
pyplotter/ui/plot1d/dialogFiltering.py
pyplotter/ui/plot1d/dialogFit.py
pyplotter/ui/plot1d/groupBoxCalculus.py
pyplotter/ui/plot1d/groupBoxCalculusUi.py
pyplotter/ui/plot1d/groupBoxFFT.py
pyplotter/ui/plot1d/groupBoxFFTUi.py
pyplotter/ui/plot1d/groupBoxFiltering.py
pyplotter/ui/plot1d/groupBoxFit.py
pyplotter/ui/plot1d/groupBoxNormalize.py
pyplotter/ui/plot1d/groupBoxNormalizeUi.py
pyplotter/ui/plot1d/groupBoxStatistics.py
pyplotter/ui/plot1d/groupBoxStatisticsUi.py
pyplotter/ui/plot1d/widgetTabCurve.py
pyplotter/ui/plot1d/widgetTabCurveUi.py