Changes for page Online data analysis

Last modified by loktevda on 2025/10/08 17:20

From version 1.1
edited by sndueste
on 2019/08/06 13:39
Change comment: There is no comment for this version
To version 2.1
edited by sndueste
on 2019/08/06 14:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,0 +1,9 @@
1 +With Online we mean pulling the data from the DOOCS front end servers directly which provide data at FLASH's 10 Hz repitation rate.
2 +
3 +For synchronous readout we recommend to use the [[DAQmonitor>>doc:AIDA2020ESST.DAQ Monitor]] which receives sorted data from the DAQ and provides a ring buffer with a fixed buffer size of 32 events.
4 +
5 +Currently we support the following APIs:
6 +
7 +[[C/C++~[~[image:url:http://hasfweb.desy.de/pub/TWiki/TWikiDocGraphics/external-link.gif~|~|width="13" height="12"~]~]>>url:https://ttfinfo.desy.de/DOOCSWiki/Wiki.jsp?page=C%2B%2B%20Client%20Interface||shape="rect"]], [[Python>>doc:FLASHUSER.Data Acquisition and controls.Data Access at FLASH (DAQ, gpfs,\.\.\.).Online data analysis.PythonDOOCS.WebHome]], [[ Matlab>>doc:FLASHUSER.Data Acquisition and controls.Data Access at FLASH (DAQ, gpfs,\.\.\.).Online data analysis.MatlabDOOCS.WebHome]] and [[Labview>>doc:FLASHUSER.Data Acquisition and controls.Data Access at FLASH (DAQ, gpfs,\.\.\.).Online data analysis.LabviewDOOCS (no longer supported).WebHome]]
8 +
9 +although we want to focus on Python in the future.