<summary> Table of Contents (click to expand) </summary>
-[Entries 2024](#entries-2024)
-[2024-12-10](#2024-12-10)
-[Entry 1:](#entry-1)
-[2024-12-09:](#2024-12-09)
-[Entry 1: Integrating PyAPI wrapper into HPLC dilution](#entry-1-integrating-pyapi-wrapper-into-hplc-dilution)
-[2024-12-05:](#2024-12-05)
...
...
@@ -30,10 +32,10 @@
-[2024-11-19](#2024-11-19)
-[Entry 1: Physical test using exe scripts I](#entry-1-physical-test-using-exe-scripts-i)
-[2024-11-18:](#2024-11-18)
-[Entry 1:](#entry-1)
-[Entry 1:](#entry-1-1)
-[Entry 2](#entry-2)
-[2024-11-07:](#2024-11-07)
-[Entry 1:](#entry-1-1)
-[Entry 1:](#entry-1-2)
-[Entry 2:](#entry-2-1)
-[Current situation:](#current-situation)
...
...
@@ -43,6 +45,16 @@
## Entries 2024
### 2024-12-10
#### Entry 1:
Been having some issues with the EditArrayMap() function, called inside EditArrayMapDiscrete(). Although I've seemingly written the correct input to this function, the function returns an error:
`No method matches given argument for LibraryStudioWrapper.EditArrayMap`
Input for the function does seem to match what is given in the docs. Sent an email to Bjorn, asking for a meeting.
### 2024-12-09:
#### Entry 1: Integrating PyAPI wrapper into HPLC dilution