A Python-based tool for detecting steady states in temperature data, calculating key statistics, and exporting results.
This tool reads temperature data from text files, identifies stable plateaus, and calculates key statistics such as mean, min, and max values. The results are exported to an Excel file for further analysis.
Additionally, it visualizes temperature variations over time, highlighting steady states using a plotted graph.
Get the full source code from GitHub: