Refactor code structure for improved readability and maintainability

This commit is contained in:
jack
2026-06-11 11:57:46 -07:00
parent 97ca58bfc2
commit b9f8032203
16 changed files with 512 additions and 7 deletions
+9
View File
@@ -0,0 +1,9 @@
Wafer ID=A12
Acquisition Date=03/26/2025
Label,1,2,3
X (mm),0,10,-10
Y (mm),10,-10,-10
data
0.0,149.0,148.5,150.6
0.5,149.2,148.4,150.7
1.0,149.1,148.6,150.5
1 Wafer ID=A12
2 Acquisition Date=03/26/2025
3 Label,1,2,3
4 X (mm),0,10,-10
5 Y (mm),10,-10,-10
6 data
7 0.0,149.0,148.5,150.6
8 0.5,149.2,148.4,150.7
9 1.0,149.1,148.6,150.5