diff --git a/README.md b/README.md index 70f3932..7daa8ae 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,13 @@ Into the sequences folder of your local labscript installation create a dedicate
  • NNDy_Interface.py
  • runmanager_remote.py
  • experiment_remote.py - not necessary, used only for testing and debugging
  • + + +Copy the script: + +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
  • Handle trust region
  • Activate update of hyperparameters
  • + + +## 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