Skip to content
Snippets Groups Projects
Commit 9ca74eb2 authored by Laurent Mercadier's avatar Laurent Mercadier
Browse files

Add documentation on digitizer peak extraction

parent 3b9eacc7
No related branches found
No related tags found
1 merge request!215Clean digitizers peak functions and add documentation
This diff is collapsed.
...@@ -14,6 +14,9 @@ Reading the bunch pattern ...@@ -14,6 +14,9 @@ Reading the bunch pattern
* :doc:`bunch pattern decoding <bunch_pattern_decoding>`. * :doc:`bunch pattern decoding <bunch_pattern_decoding>`.
Extracting peaks from digitizers
--------------------------------
* :doc:`How to extract peaks from digitizer traces <How to extract peaks from digitizer traces>`.
DSSC DSSC
---- ----
...@@ -151,11 +154,10 @@ That small data h5 file can then be loaded and the data binned to compute a ...@@ -151,11 +154,10 @@ That small data h5 file can then be loaded and the data binned to compute a
spectrum or a time resolved XAS scan using the fourth and final notebook spectrum or a time resolved XAS scan using the fourth and final notebook
:doc:`BOZ analysis part II.2 Binning <BOZ analysis part II.2 Binning>` :doc:`BOZ analysis part II.2 Binning <BOZ analysis part II.2 Binning>`
Point detectors Point detectors
--------------- ---------------
Detectors that produce one point per pulse, or 0D detectors, are all handled in a similar way. Such detectors are, for instance, the X-ray Gas Monitor (XGM), the Transmitted Intensity Monitor (TIM), the electron Bunch Arrival Monitor (BAM) or the photo diodes monitoring the PP laser. Detectors that produce one point per pulse, or 0D detectors, are all handled in a similar way. Such detectors are, for instance, the X-ray Gas Monitor (XGM), the Transmitted Intensity Monitor (TIM), the electron Bunch Arrival Monitor (BAM) or the photo diodes monitoring the PP laser.
* :doc:`extract data from point detectors <point_detectors/point_detectors>`.
.. _pyFAI: https://pyfai.readthedocs.io .. _pyFAI: https://pyfai.readthedocs.io
blablabla
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment