Wiki source code of Online data analysis

Version 3.1 by sendels on 2019/08/19 16:51

Hide last authors
sndueste 2.1 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
sendels 3.1 3 For synchronous readout we recommend to use the [[DAQmonitor>>doc:FLASHUSER.How to get Data from the DAQ]] which receives sorted data from the DAQ and provides a ring buffer with a fixed buffer size of 32 events.
sndueste 2.1 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.