BEFORE HITTING RUN
This commit is contained in:
parent
7f7885c6e7
commit
ae0a34b241
14
README.md
14
README.md
@ -38,8 +38,13 @@ Into the sequences folder of your local labscript installation create a dedicate
|
|||||||
<li>NNDy_Interface.py</li>
|
<li>NNDy_Interface.py</li>
|
||||||
<li>runmanager_remote.py</li>
|
<li>runmanager_remote.py</li>
|
||||||
<li>experiment_remote.py - not necessary, used only for testing and debugging</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>
|
<li>DA/newRun_NNDy.py</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
into the lyse folder of your local labscript installation
|
||||||
|
|
||||||
## RUNMANAGER_REMOTE.PY
|
## 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)
|
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>Handle trust region</li>
|
||||||
<li>Activate update of hyperparameters</li>
|
<li>Activate update of hyperparameters</li>
|
||||||
</ul>
|
</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
|
||||||
|
Loading…
Reference in New Issue
Block a user