Commit Graph

7 Commits

Author SHA1 Message Date
0dc57eb3d7 Add Transmission Control Protocol file handling and update PCL serialization
- Introduced FileRead and Record classes for handling file reading in the Transmission Control Protocol.
- Enhanced Description, Detail, and other related classes with JSON serialization attributes for improved data handling.
- Implemented methods for reading and processing files, including network stream management.
- Updated unit tests to cover new functionality and ensure robust testing.
- Added new PDSF file handling classes and integrated them into the project structure.
- Refactored existing code to utilize source generation for JSON serialization, improving performance and maintainability.
2025-09-15 09:59:54 -07:00
f717c6cf91 Refactored Run and Wafer classes for improved wafer retrieval logic 2025-09-02 10:19:53 -07:00
72d021cf82 Bug fix for two recipes in one run 2025-05-27 15:19:01 -07:00
784471c5ce Further testing with partial data runs 2025-01-15 12:35:15 -07:00
bd8552edea Reqiure Complete 2024-11-20 08:16:28 -07:00
3a23304824 Wafer Summary 2024-11-19 09:05:00 -07:00
8ff877156d FlagDuplicates
CA1510
Complete
2024-11-18 16:58:26 -07:00