Changes for page DEMO - Working with FLASH data
Last modified by makuadm on 2026-01-07 06:21
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,19 +1,5 @@ 1 - Experimental data is recorded asHDF files[link] onthe GPFS file system[link]. The access rights[link to ACLs] are linked to the user's DESY account and can be managed by the PI via the GAMMA portal[link]. The experimental data can be downloaded via the GAMMA portal, but it is advised to use the DESY computing infrastructure. Access point are via ssh[link], Maxwell-Display Server[link] or JuyterHub[link]. We recommmend using the JupyterHub for data exploration and the SLURM resources[link] for high performances computing.1 +test 2 2 3 -For simplified acccess we provide a conda module flashh5[link] which can be installed in a personal conda environment[link] on the Maxwell Cluster. Example on the usage can be found here [link - repo + binder] 4 - 5 -\\ 6 - 7 -{{expand title="TEST - How to login JupyterHub"}} 8 - 9 - 10 -{{view-file att--filename="tmp.mp4" height="250"/}} 11 -{{/expand}} 12 - 13 -\\ 14 - 15 -\\ 16 - 17 17 ---- 18 18 19 19 === TODO === ... ... @@ -31,18 +31,6 @@ 31 31 GPFS 32 32 {{/task}} 33 33 34 -{{task reference="/Tasks/Task_40" status="InProgress"}} 35 -Access rights 36 -{{/task}} 37 - 38 -{{task reference="/Tasks/Task_41" status="InProgress"}} 39 -Gamma Portal 40 -{{/task}} 41 - 42 -{{task reference="/Tasks/Task_42" status="InProgress"}} 43 -Maxwell 44 -{{/task}} 45 - 46 46 {{task reference="/Tasks/Task_20" status="InProgress"}} 47 47 JupyterHub 48 48 {{/task}} ... ... @@ -188,7 +188,7 @@ 188 188 ... 189 189 190 190 191 -class Run: # constructor optional without RunDirectory or use there self.path165 +class Run: # constructor optional without RunDirectory 192 192 193 193 def get_files(): 194 194 ...