8000 GitHub - kpal99/CleanroomMetricsPlotter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kpal99/CleanroomMetricsPlotter

Repository files navigation

Temperature, Dewpoint, Humidity and Particle Count Data Visualizer

Uses jupyter notebook, with python3

Requires numpy, pandas, bokeh
Use pip to install

pip install numpy
pip install pandas
pip install bokeh
pip install selenium

solenium required by bokeh for export_png

tempHumidityDew.ipynb plots the temperature, humidity and dew
Expected data format is listed in file temp_humid_dew_test.txt

tempHumidity.ipynb plots the temperature, humidity recieved from other type of sensor
Expected data format is listed in file 23-02-08 15.08.46.xls

particlePlot.ipynb plots the particle count recieved from ParticlePlus counter
Expected data format is listed in file particle-11-04.csv

Plots are interactive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0