ai2ys / FTLab-Radon-Eye-evaluate-log

Evaluate FTLab Radon Eye log files and generate plots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RadonEye RD200 Home Radon Detector

The purpose of the following repository is to analyze log files of a radon detection. The detector used is the FTLab RadonEye (BLE) - RD200

Log files for analysis were downloaded using the smartphone app

FTLab-Radon-Eye-evaluate-log

A Jupyter notebook is used for the evaluation of the Evaluate FTLab Radon Eye (BLE) log files. Plots are generated for better visualization.

EvaluateLog.ipynb

Created plots

Measurements displayed as line plot for the overall time. plot_lineplot.svg

Measurements grouped for overall time grouped by the hours of the day. plot_boxplot.svg

Running the Docker image using docker-compose

# starting
docker-compose up

# stopping
docker-compose down

About

Evaluate FTLab Radon Eye log files and generate plots


Languages

Language:Jupyter Notebook 99.9%Language:Shell 0.1%