From 89d01bfbc05d195c1a8a5bef33e53e68e248b1ca Mon Sep 17 00:00:00 2001 From: vonka_j Date: Thu, 15 Sep 2022 12:25:41 +0000 Subject: [PATCH] Update computing.md --- computing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/computing.md b/computing.md index ead63ed..d52dfa4 100644 --- a/computing.md +++ b/computing.md @@ -85,7 +85,9 @@ This is a short summary of the steps to be followed to access the experimental d # Copy the bash Once on ra (ssh user_name@ra.psi.ch as described above), copy the bash file: `ln -s /sf/cristallina/bin/setting_up_ra.sh` + and run it `sh setting_up_ra.sh` + This should set up the working python enviroments. For the analysis, please use the 'analysis' enviroment, which is set as a default one.