Changes for page DEMO - Working with FLASH data
Last modified by makuadm on 2026-01-07 06:21
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.s ndueste1 +XWiki.cpassow - Content
-
... ... @@ -1,38 +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="How to login JupyterHub"}} 8 - 9 - 10 -{{view-file att--filename="tmp.mp4" height="250"/}} 11 -{{/expand}} 12 - 13 -\\ 14 - 15 -{{info}} 16 -=== Reference implementation (Python) === 17 - 18 -(imperative) (% class="Object" %)[[https:~~/~~/gitlab.desy.de/christopher.passow/flash-daq-hdf>>url:https://gitlab.desy.de/christopher.passow/flash-daq-hdf||shape="rect"]] 19 - 20 -(% class="Object" %)(object oriented) [[https:~~/~~/gitlab.desy.de/christopher.passow/fdh-builder>>url:https://gitlab.desy.de/christopher.passow/fdh-builder.git||shape="rect"]] 21 - 22 -\\ 23 -{{/info}} 24 - 25 -link to Repos and Fab 26 - 27 -\\ 28 - 29 -\\ 30 - 31 -\\ 32 - 33 -{{expand title="older ideas ..."}} 34 -\\ 35 - 36 36 ---- 37 37 38 38 === TODO === ... ... @@ -50,18 +50,6 @@ 50 50 GPFS 51 51 {{/task}} 52 52 53 -{{task reference="/Tasks/Task_40" status="InProgress"}} 54 -Access rights 55 -{{/task}} 56 - 57 -{{task reference="/Tasks/Task_41" status="InProgress"}} 58 -Gamma Portal 59 -{{/task}} 60 - 61 -{{task reference="/Tasks/Task_42" status="InProgress"}} 62 -Maxwell 63 -{{/task}} 64 - 65 65 {{task reference="/Tasks/Task_20" status="InProgress"}} 66 66 JupyterHub 67 67 {{/task}} ... ... @@ -69,10 +69,6 @@ 69 69 {{task reference="/Tasks/Task_21" status="InProgress"}} 70 70 conda ? 71 71 {{/task}} 72 - 73 -{{task reference="/Tasks/Task_36" status="InProgress"}} 74 -explain install from channel instead of fixed environment, but can use environment file from example repository 75 -{{/task}} 76 76 ))) 77 77 {{/task}} 78 78 ))) ... ... @@ -207,7 +207,7 @@ 207 207 ... 208 208 209 209 210 -class Run: # constructor optional without RunDirectory or use there self.path161 +class Run: 211 211 212 212 def get_files(): 213 213 ... ... ... @@ -242,6 +242,3 @@ 242 242 {{/code}} 243 243 244 244 \\ 245 - 246 -\\ 247 -{{/expand}}