Temperature Analysis Tool

A Python-based tool for detecting steady states in temperature data, calculating key statistics, and exporting results.

Project Overview

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.

Features

Sample Output

Temperature Analysis Graph

Download the Code

Get the full source code from GitHub:

Download Code