<summary> Table of Contents (click to expand) </summary>
<summary> Table of Contents (click to expand) </summary>
-[Entries 2025](#entries-2025)
-[Entries 2025](#entries-2025)
-[2025-02-11](#2025-02-11)
-[2025-02-09](#2025-02-09)
-[2025-02-04](#2025-02-04)
-[2025-02-04](#2025-02-04)
-[Entry 1: Python Error while running experiment in AS10](#entry-1--python-error-while-running-experiment-in-as10)
-[Entry 1: Python Error while running experiment in AS10](#entry-1--python-error-while-running-experiment-in-as10)
-[2025-01-22](#2025-01-22)
-[2025-01-22](#2025-01-22)
...
@@ -64,6 +66,19 @@
...
@@ -64,6 +66,19 @@
## Entries 2025
## Entries 2025
### 2025-02-11
Issues with editing HPLC parameter map: in a MWE in a .ipynb, I try to edit a discrete text parameter map using EditParameterMap(), but after a succesful edit, I am unable to access the map using the GetMap()-function. Sent email to Bjorn and rest of the team.
### 2025-02-09
Entry 1: How to generate a LS10 experiment with dispensing maps prior to injection:
- Step 1: Create experiment in LS10 with *just* the dispense maps, and leave the HPLC injection maps out of the design
- Step 2: Then, finalize the design in Design Creator. After the DC wizard is done, this experiment has been added to the LEA database.
- Step 3: Then, add the HPLC dispense maps.
- Step 4: Finally, save the design to the LEA database with a new design ID. This new design should now be available
### 2025-02-04
### 2025-02-04
#### Entry 1: Python Error while running experiment in AS10
#### Entry 1: Python Error while running experiment in AS10