Wiki source code of Online data analysis

Version 4.1 by sendels on 2019/08/22 16:06

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
sendels 4.1 7 [[C/C++>>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]]
sndueste 2.1 8
9 although we want to focus on Python in the future.