Wiki source code of Online data analysis

Version 2.1 by sndueste on 2019/08/06 14:50

Show last authors
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.