Skip to content

Commit c4ad2c1

Browse files
Readme updated
1 parent c2e7c7b commit c4ad2c1

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ A key architectural feature is the use of isolated process execution for each me
2323

2424
PICA is designed with a clear separation between the user interface (GUI) and the instrument control logic (backend). This modular approach makes the system easy to maintain, extend, and debug.
2525

26+
**A Note on Recent Updates and Testing:**
27+
28+
> This software suite is actively used for daily laboratory measurements and is regularly tested on the physical instruments. Recently, a suite of automated tests has been integrated to improve code quality and stability. While these tests validate the core logic, the changes made to support them require a new round of thorough manual testing on the hardware to identify and resolve any practical bugs that may have been introduced. This process is currently underway, and further updates will be provided upon its completion.
29+
2630
<p align="center">
2731
<img src="_assets/Images/PICA_Launcher_v6.png" alt="PICA Launcher Screenshot" width="800"/>
2832
</p>

docs/Change_Logs.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**A Note on Recent Updates and Testing:**
2+
3+
> This software suite is actively used for daily laboratory measurements and is regularly tested on the physical instruments. Recently, a suite of automated tests has been integrated to improve code quality and stability. While these tests validate the core logic, the changes made to support them require a new round of thorough manual testing on the hardware to identify and resolve any practical bugs that may have been introduced. This process is currently underway, and further updates will be provided upon its completion.
4+
5+
---
6+
17
## Instrument & Software Update Log
28
### Version 14.1 (Current)
39
Tested and working perfectley , its fast doesnt lag and all communiaction with instruments are good. only some cosmatic changes required now i have decided not to change the file names for while now , for these small change.

0 commit comments

Comments
 (0)