You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1align="center">PICA: Python-based Instrument Control and Automation</h1>
5
5
<palign="center">
@@ -24,7 +24,7 @@ A key architectural feature is the use of isolated process execution for each me
24
24
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.
@@ -186,7 +186,7 @@ This facility provides users with a comprehensive, modular system for characteri
186
186
For detailed setup instructions, hardware interfacing guides, and troubleshooting, please refer to the **[PICA User Manual](docs/User_Manual.md)** located in the `docs/` directory.
187
187
188
188
**Instrument Manuals:**
189
-
A collection of official instrument manuals is provided within the `assets/Manuals/` directory for technical reference.
189
+
A collection of official instrument manuals is provided within the `_assets/Manuals/` directory for technical reference.
190
190
191
191
---
192
192
@@ -229,7 +229,7 @@ Please open an issue first to discuss any major changes you would like to make.
0 commit comments