Changes for page The FLASH HDF5 structure
Last modified by sndueste on 2025/02/06 10:55
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -56,7 +56,7 @@ 56 56 57 57 == The new (starting 2021) HDF5 format == 58 58 59 -Here is [[some documentation on the changes of the HDF5 format>>doc:FLASHUSER.HDF5format]] that well be available in 2021 (work in progress)59 +Here is some documentation on the changes of the HDF5 format that well be avaliable in 2021 (work in progress) 60 60 61 61 \\ 62 62 ... ... @@ -630,32 +630,38 @@ 630 630 631 631 \\ 632 632 633 +(% style="color: rgb(255,204,0);" %)average Sigma to be included in 634 + 635 +(% style="color: rgb(193,199,208);" %){{code language="none"}}/FL2/Photon Diagnostic/GMD/Average energy/energy tunnel uncertainty{{/code}} (%%) 636 +(% style="color: rgb(193,199,208);" %)//always saved (PBD2)// (%%) 637 +(% style="color: rgb(193,199,208);" %)DOOCS prop : FLASH.FEL/XGM.PHOTONFLUX/FL2.TUNNEL/PHOTONFLUX.UJ.SIGMA (%%) 638 +(% style="color: rgb(193,199,208);" %)DAQ channel: FLASH.FEL/XGM.PHOTONFLUX/FL2.TUNNEL/PHOTONFLUX.UJ.SIGMA (%%) 639 +(% style="color: rgb(193,199,208);" %)desc : This parameter gives an indication of the error of the measurement of the average pulse energy. This takes signal to noise, detector resolution, uncertainties in crossection etc into account. (it is NOT the measurement of the statistical fluctuation of the SASE pulses)(%%) 640 +(% style="color: rgb(193,199,208);" %)units : microJ 641 + 642 +\\ 643 + 644 +\\ 645 + 633 633 {{code language="none"}}/FL2/Photon Diagnostic/GMD/Pulse resolved energy/energy tunnel{{/code}} 634 634 //always saved (PBD2)// 635 635 DOOCS prop : {{code language="none"}}FLASH.FEL/XGM.INTENSITY/FL2.TUNNEL/INTENSITY.TD{{/code}} 636 636 DAQ channel: {{code language="none"}}FLASH.FEL/XGM.INTENSITY/FL2.TUNNEL/INTENSITY.TD{{/code}} 637 -desc : Energy per pulse measured in the Tunnel (in fro nt of the gas attenuator and the apertures in the Hall)In addition measurement errors and beam position are included for EACH pulse in the pulse train !! (see below)650 +desc : Energy per pulse measured in the Tunnel (in fromt of the gas attenuator and the apertures in the Hall) 638 638 units : a.u. (more or less µJ but need to be calibrated with the "Average energy" for good precision)** [[see here for help>>doc:FLASHUSER.jddd-linked help pages.Calibrating the pulse resolved (electron) data from GMD.WebHome]]** 639 639 640 -For every pulse in the pulse train the information is saved: 641 - 653 +\\ 642 642 643 -1. **Intensity per pulse** (a.u. (more or less µJ )) 644 -1. Intensity per pulse (auxillary GMD) - not used 645 -1. Position horizontal (mm, for a single pulse the position informytion may be very noisy - talk to your local contact) 646 -1. Position vertical (mm, for a single pulse the position informytion may be very noisy - talk to your local contact) 647 -1. **Intensity per pulse sigma** (a.u. (more or less µJ ), (% style="color: rgb(0,0,0);" %)This parameter gives an indication of the error of the measurement of the pulse energy. This takes signal to noise, detector resolution, uncertainties in crossection etc into account. (it is NOT the measurement of the statistical fluctuation of the SASE pulses)(%%)) 648 -1. Position horizontal sigma (mm, indicates the error (RMS, sigma) of the measurement according to known uncertainties and signal to noise) 649 -1. Position vertical sigma (mm, indicates the error (RMS, sigma) of the measurement according to known uncertainties and signal to noise) 650 -1. Combined warning and error flags 655 +\\ 651 651 652 -The pulse energy and the error are plotted for the first bunch of the pulse trains saved in this 653 -file 657 +{{code language="none"}}/FL2/Photon Diagnostic/GMD/Pulse resolved energy/energy tunnel uncertainty (sigma){{/code}} 658 +//always saved (PBD2)// 659 +DOOCS prop : {{code language="none"}}FLASH.FEL/XGM.INTENSITY/FL2.TUNNEL/INTENSITY.SIGMA.TD{{/code}} 660 +DAQ channel: {{code language="none"}}FLASH.FEL/XGM.INTENSITY/FL2.TUNNEL:4{{/code}} 661 +desc :(% style="color: rgb(0,0,0);" %)This parameter gives an indication of the error of the measurement of the pulse energy. This takes signal to noise, detector resolution, uncertainties in crossection etc into account. (it is NOT the measurement of the statistical fluctuation of the SASE pulses)(%%) 662 +units : a.u. (more or less µJ - related to the value of the pulse energy ) 654 654 655 - 656 -[[image:attach:image2021-2-9_10-51-6.png||height="250"]] 657 657 658 - 659 659 {{code language="none"}}{{/code}} 660 660 661 661 All values for the GMD are also available for the** HALL GMD **which is located in the experimental hall down stream the gas attenuator. If the attenuator is on the ratio between Hall and Tunnel signal shows the attenuation. **BUT NOTE** that the filter unit and the Aperture 4 are downstream the GMD. So if filters and aperture are used this influence is NOT measured by the GMD hall ! ... ... @@ -1144,6 +1144,10 @@ 1144 1144 1145 1145 [[Contents>>doc:||anchor="Contents"]] 1146 1146 1153 +=== How to read HDF5 with Python via FLASHH5 === 1154 + 1155 +With [[FlashH5>>doc:FLASHUSER.FLASHH5 for easier access of FLASH's HDF5 files]] we provide h5py based examples to access and evaluate FLASH's HDF5 files. 1156 + 1147 1147 \\ 1148 1148 1149 1149 == HDF5 and DOOCS ==