Skip to content
Snippets Groups Projects
Commit 031dc343 authored by Illimar.Rekand's avatar Illimar.Rekand :japanese_ogre:
Browse files

updated notebook

parent b4e6d3cb
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ Exported the settings via the archive file and uploaded it to the VM. Seemed to
#### Entry 2: Setting manual prompts in the Python script
Exp344 = exp which Python edits. Exp358 = working exp with backsolvent.
Tried to fix the Python script editing experiment 344. Although Valve and Syringe parameters are set, GetSubstrate error persists see [this entry](#2024-11-07). Checked difference between chemical manager files, which looked OK. Tried to manually set the pormpt and chemical manager files in the EditExps script, but getting the following error:
Tried to fix the Python script editing experiment 344. Although Valve and Syringe parameters are set, GetSubstrate error persists (see [this entry](#2024-11-07)). Checked difference between chemical manager files between 344 and 358, which looked OK. Tried to manually set the pormpt and chemical manager files in the EditExps script, but getting the following error:
```
Exception: Invalid prompt file
......@@ -47,6 +47,8 @@ Exception: Invalid prompt file
which comes from the function `as_client.ExperimentService.SetPrompts(<path>).ReturnValue`. Tried to input the prompt file which is also written for Exp344, but this does not work either. I am perplexed over how this works. A similar function exists for the script using the executable files, and this seems to be working fine.
Also copied the entire content of Exp358Prompt into prompstpart1 (renamed to `promptspart1mod2.xml`) and read this into the experiment. Started run, did not complain about incorrect prompt file.
### 2024-11-27
#### Entry 1: Virtual Machine
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment