Simple startup project to get familiar with python.
The goal is to process several generated measurement file reports into single SPC report file.
Steps to achieve the goal:
- read all generated report files
- merge measurements from files
- make a statistical analysis and generate SPC report in CSV format
- final report.csv is stored in Data folder together with input measurement report files