Last modified by sndueste on 2025/02/05 15:00

From version 17.1
edited by sndueste
on 2024/03/13 14:54
Change comment: There is no comment for this version
To version 18.1
edited by sndueste
on 2025/02/05 11:21
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,7 @@
3 3  
4 4  == Introduction ==
5 5  
6 -As explained in the [[User overview>>doc:FLASHUSER.Data Acquisition and controls.DAQ and controls overview.WebHome]] page the data recorded at FLASH is stored in an internal DAQ format (.raw) which is converted with a few minutes delay to easily accessible HDF5 ([[doc:FLASHUSER.Data Acquisition and controls.Data Access at FLASH (DAQ, gpfs,\.\.\.).Offline data analysis (DAQ).The FLASH HDF5 structure.WebHome]]) files which are the basis for data analysis. These  files are stored on the [[ASAP3 File System>>url:https://confluence.desy.de/display/ASAP3/ASAP3++Data+Storage+for+PETRA+III||rel="nofollow" shape="rect"]] which is accessible from DESYs  [[Maxwell Cluster>>url:https://confluence.desy.de/display/MXW/Maxwell+Cluster||shape="rect"]] which is recommended to be used for the analysis by users. H5py and Pandas allow efficient access to the recorded data in the HDF5 files. In addition the HDF5 files are accessible from the beamline computers and via a web interface:  [[Gamma Portal>>url:https://gamma-portal.desy.de||shape="rect"]]
6 +As explained in the [[User overview>>doc:FLASHUSER.Data Acquisition and controls.DAQ and controls overview.WebHome]] page the data recorded at FLASH is stored in an internal DAQ format (.raw) which is converted with a few minutes delay to easily accessible HDF5 ([[doc:FLASHUSER.Data Acquisition and controls.DAQ and controls overview.Offline data analysis (DAQ).The FLASH HDF5 structure.WebHome]]) files which are the basis for data analysis. These  files are stored on the [[ASAP3 File System>>url:https://confluence.desy.de/display/ASAP3/ASAP3++Data+Storage+for+PETRA+III||rel="nofollow" shape="rect"]] which is accessible from DESYs  [[Maxwell Cluster>>url:https://confluence.desy.de/display/MXW/Maxwell+Cluster||shape="rect"]] which is recommended to be used for the analysis by users. H5py and Pandas allow efficient access to the recorded data in the HDF5 files. In addition the HDF5 files are accessible from the beamline computers and via a web interface:  [[Gamma Portal>>url:https://gamma-portal.desy.de||shape="rect"]]
7 7  
8 8  
9 9  == Access to the Maxwell cluster ==