Last modified by makuadm on 2026-01-07 06:21

From version 21.1
edited by cpassow
on 2022-04-05 14:40
Change comment: There is no comment for this version
To version 39.1
edited by sndueste
on 2023-09-29 11:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -DEMO - Documentation
1 +DEMO - Working with FLASH data
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.cpassow
1 +XWiki.sndueste
Content
... ... @@ -1,47 +1,167 @@
1 -test
1 +Experimental data is recorded as HDF files[[~[link~]>>doc:FLASHUSER.Data Acquisition and controls.Data Access at FLASH (DAQ, gpfs,\.\.\.).Offline data analysis (DAQ).The FLASH HDF5 structure.WebHome]] on the GPFS file system[[~[link~]>>doc:ASAP3.ASAP3 Data Storage for PETRA III]]. The access rights are linked to the user's DESY account and can be managed by the PI via the GAMMA portal[[~[link~]>>url:https://gamma-portal.desy.de/||shape="rect"]]. 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, Maxwell-Display Server[[~[link~]>>url:https://confluence.desy.de/display/MXW/Maxwell+Cluster||shape="rect"]] or JuyterHub[[~[link~]>>url:https://confluence.desy.de/display/MXW/JupyterHub+on+Maxwell||shape="rect"]]. We recommend using the JupyterHub for data exploration and the SLURM resources for high performances computing - see FAB for easy usage of the infrastructure.
2 2  
3 +{{info title="How to login JupyterHub"}}
4 +=== ===
5 +
6 +{{view-file att--filename="tmp.mp4" height="150"/}}
7 +{{/info}}
8 +
9 +\\
10 +
11 +{{info}}
12 +=== There are different options that help you to work with the FLASH HDF5 data in Python ===
13 +
14 +* The currently developed option for large data sets: [[the FAB package>>url:https://hasfcpkg.desy.de/fab/fab.html||shape="rect"]] ... see below
15 +* and for smaller projects:  (% class="Object" %)[[https:~~/~~/gitlab.desy.de/christopher.passow/flash-daq-hdf>>url:https://gitlab.desy.de/christopher.passow/flash-daq-hdf||shape="rect"]]
16 +
17 +(% class="Object" %)See also the collection of Demo data and sample scripts : [[doc:FLASHUSER.Data Acquisition and controls.Data Access at FLASH (DAQ, gpfs,\.\.\.).Offline data analysis (DAQ).Collection of HDF5 sample data from different beamlines.WebHome]]
18 +{{/info}}
19 +
20 +\\
21 +
22 +[[~[~[image:attach:image2023-9-29_11-1-37.png~]~]>>url:https://hasfcpkg.desy.de/fab/fab.html||shape="rect"]]
23 +
24 +\\
25 +
26 +{{expand title="older ideas ..."}}
27 +(% class="Object" %)(object oriented) [[https:~~/~~/gitlab.desy.de/christopher.passow/fdh-builder>>url:https://gitlab.desy.de/christopher.passow/fdh-builder.git||shape="rect"]]
28 +
3 3  ----
4 4  
5 5  === TODO ===
6 6  
7 -(% style="list-style-type: square;" %)
8 -* Short descriptions including Links:   → as Text\\
9 -(% style="list-style-type: square;" %)
10 -** GPFS
11 -** JupyterHub
12 -** conda ?
33 +(% class="task-list" %)
34 +(((
35 +{{task reference="/Tasks/Task_18" status="InProgress"}}
36 +Short descriptions including Links:   → as Text\\
13 13  
38 +(% class="task-list" %)
39 +(((
40 +
41 +
42 +{{task reference="/Tasks/Task_19" status="InProgress"}}
43 +GPFS
44 +{{/task}}
45 +
46 +{{task reference="/Tasks/Task_40" status="InProgress"}}
47 +Access rights
48 +{{/task}}
49 +
50 +{{task reference="/Tasks/Task_41" status="InProgress"}}
51 +Gamma Portal
52 +{{/task}}
53 +
54 +{{task reference="/Tasks/Task_42" status="InProgress"}}
55 +Maxwell
56 +{{/task}}
57 +
58 +{{task reference="/Tasks/Task_20" status="InProgress"}}
59 +JupyterHub
60 +{{/task}}
61 +
62 +{{task reference="/Tasks/Task_21" status="InProgress"}}
63 +conda ?
64 +{{/task}}
65 +
66 +{{task reference="/Tasks/Task_36" status="InProgress"}}
67 +explain install from channel instead of fixed environment, but can use environment file from example repository
68 +{{/task}}
69 +)))
70 +{{/task}}
71 +)))
72 +
14 14  \\
15 15  
16 -* distribution
17 -** channel  (where to host?)
18 -** environment file (repository with examples)
75 +(% class="task-list" %)
76 +(((
77 +{{task reference="/Tasks/Task_22" status="InProgress"}}
78 +distribution
19 19  
80 +(% class="task-list" %)
81 +(((
82 +
83 +
84 +{{task reference="/Tasks/Task_23" status="InProgress"}}
85 +channel  (where to host?)
86 +{{/task}}
87 +
88 +{{task reference="/Tasks/Task_24" status="InProgress"}}
89 +environment file (repository with examples)
90 +{{/task}}
91 +)))
92 +{{/task}}
93 +)))
94 +
20 20  \\
21 21  
22 -(% style="list-style-type: square;" %)
23 -* Documentation
24 -(% style="list-style-type: square;" %)
25 -** here VS repository vs sphinx
97 +(% class="task-list" %)
98 +(((
99 +{{task reference="/Tasks/Task_25" status="InProgress"}}
100 +Documentation
26 26  
102 +(% class="task-list" %)
103 +(((
104 +
105 +
106 +{{task reference="/Tasks/Task_26" status="InProgress"}}
107 +here VS repository VS sphinx
108 +{{/task}}
109 +)))
110 +{{/task}}
111 +)))
112 +
27 27  \\
28 28  
29 -(% style="list-style-type: square;" %)
30 -* Binder
31 -(% style="list-style-type: square;" %)
32 -** examples with Stefan
115 +(% class="task-list" %)
116 +(((
117 +{{task reference="/Tasks/Task_27" status="InProgress"}}
118 +Binder
33 33  
120 +(% class="task-list" %)
121 +(((
122 +
123 +
124 +{{task reference="/Tasks/Task_28" status="InProgress"}}
125 +examples with Stefan
126 +{{/task}}
127 +)))
128 +{{/task}}
129 +)))
130 +
34 34  \\
35 35  
36 -(% style="list-style-type: square;" %)
37 -* Screencast
38 -(% style="list-style-type: square;" %)
39 -** login in jupyter hub
40 -** login maxwell display
41 -** use slix
42 -** use hdfview plugin in jupterLab
43 -** create conda env with flashh5
133 +(% class="task-list" %)
134 +(((
135 +{{task reference="/Tasks/Task_29" status="InProgress"}}
136 +Screencast
44 44  
138 +(% class="task-list" %)
139 +(((
140 +
141 +
142 +{{task reference="/Tasks/Task_30" status="InProgress"}}
143 +login in jupyter hub
144 +{{/task}}
145 +
146 +{{task reference="/Tasks/Task_31" status="InProgress"}}
147 +login maxwell display
148 +{{/task}}
149 +
150 +{{task reference="/Tasks/Task_32" status="InProgress"}}
151 +use slix
152 +{{/task}}
153 +
154 +{{task reference="/Tasks/Task_33" status="InProgress"}}
155 +use hdfview plugin in jupterLab
156 +{{/task}}
157 +
158 +{{task reference="/Tasks/Task_34" status="InProgress"}}
159 +create conda env with flashh5
160 +{{/task}}
161 +)))
162 +{{/task}}
163 +)))
164 +
45 45  \\
46 46  
47 47  \\
... ... @@ -80,7 +80,7 @@
80 80   ...
81 81  
82 82  
83 -class Run:
203 +class Run: # constructor optional without RunDirectory or use there self.path
84 84  
85 85   def get_files():
86 86   ...
... ... @@ -115,3 +115,6 @@
115 115  {{/code}}
116 116  
117 117  \\
238 +
239 +\\
240 +{{/expand}}