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
<h1>PICA: Python-based Instrument Control and Automation</h1>
4
4
<p>A modular software suite for automating laboratory measurements in physics research.</p>
5
5
@@ -25,7 +25,7 @@ A key architectural feature is the use of isolated process execution for each me
25
25
PICA is designed with a clear separation between the user interface (frontend) and the instrument control logic (backend). This modular approach makes the system easy to maintain, extend, and debug.
@@ -219,7 +219,7 @@ The modular architecture makes it straightforward to add support for new instrum
219
219
## Resources & Documentation
220
220
221
221
#### Included Manuals
222
-
A collection of official instrument manuals and software library documentation is provided within the `/_assets/Manuals/` directory. These documents serve as valuable technical references.
222
+
A collection of official instrument manuals and software library documentation is provided within the `/assets/Manuals/` directory. These documents serve as valuable technical references.
223
223
224
224
#### Instrument Interfacing Guide
225
225
For a quick reference on instrument addresses, see the `GPIB_Address_Guide.md` file.
@@ -241,7 +241,7 @@ Please open an issue first to discuss any major changes you would like to make.
0 commit comments