BEFORE HITTING RUN

This commit is contained in:
castaneda 2025-03-28 11:42:40 +01:00
parent 7f7885c6e7
commit ae0a34b241

View File

@ -38,8 +38,13 @@ Into the sequences folder of your local labscript installation create a dedicate
<li>NNDy_Interface.py</li>
<li>runmanager_remote.py</li>
<li>experiment_remote.py - not necessary, used only for testing and debugging</li>
</ul>
Copy the script:
<ul>
<li>DA/newRun_NNDy.py</li>
</ul>
into the lyse folder of your local labscript installation
## RUNMANAGER_REMOTE.PY
Modify the path where it will look for the sequences, this will be the shared_drive path of the specified in the during configuration of the labscript software (see https://labscriptsuite.org/en/latest/setup/configuration/ for more details)
@ -85,3 +90,12 @@ Optional functionalities
<li>Handle trust region</li>
<li>Activate update of hyperparameters</li>
</ul>
## BEFORE HITTING RUN
Open runmager, blacs and lyse
Make sure that they're correctly configured and that your sequence works fine - try hitting engage from runmanager
Then in lyse check the box for newRun_NNDy.py
Now you can run NNDy.py