### 2025-01-22 Meeting with David (EditExps and more):
* from pathlib import path, os.path, suffix(file), <-- (xml)
* See if all relevant information can be retrieved through designID, try and hide LS10 specifics as much as possible from Layer1, use EditExps to retrieve this inform
* minimizing the architecture dependecies/redundancies. for example: if sys.arch =="64": import foo_64 as foo, else: import foo_32 as foo
### 2025-01-15:
#### Entry 1: EditParameterMap fix and HPLC injection parameters
Received an email from Unchained Labs to fix the previously mentioned issue with this code snippet: