EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  <20232024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  <20232024 
<== Date ==> <== Thread ==>

Subject: RE: [EXTERNAL] Re: Real-Time Spectral Analysis of streaming data in EPICS operator screens.
From: "Evans, Richard K. \(GRC-H000\) via Tech-talk" <tech-talk at aps.anl.gov>
To: Mark Rivers <rivers at cars.uchicago.edu>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>
Cc: "Evans, Richard K. \(GRC-H000\)" <richard.k.evans at nasa.gov>
Date: Mon, 10 Jul 2023 14:27:18 +0000
Hi Mark,

Excellent. Thanks for the insights! .. I'll add this to my notes on all the different ways to consider doing this. 

Cheers!
/Rich

From: Mark Rivers <rivers at cars.uchicago.edu> 
Sent: Saturday, June 24, 2023 3:09 PM
To: tech-talk at aps.anl.gov; Evans, Richard K. (GRC-H000) <richard.k.evans at nasa.gov>
Subject: [EXTERNAL] Re: Real-Time Spectral Analysis of streaming data in EPICS operator screens.

CAUTION: This email originated from outside of NASA.  Please take care when clicking links or opening attachments.  Use the "Report Message" button to report suspicious messages to the NASA SOC. 

Documentation: 
https://areadetector.github.io/areaDetector/ADCore/NDPluginFFT.html

Source code:
https://github.com/areaDetector/ADCore/blob/master/ADApp/pluginSrc/NDPluginFFT.cpp

To use it you would need to modify the driver to inherit from asynNDArrayDriver:

https://areadetector.github.io/areaDetector/ADCore/NDArray.html#asynndarraydriver
https://github.com/areaDetector/ADCore/blob/master/ADApp/ADSrc/asynNDArrayDriver.cpp

The driver will package the ADC data into an NDArray object and then call registered plugins with that array.  Those plugins can include NDPluginFFT. 

An advantage of this approach is that you also get other plugins that may be useful, including statistics and file writers.  You can stream your ADC data to an HDF5 file with metadata like the ADC gains, etc.

Mark


________________________________________
From: Tech-talk <mailto:tech-talk-bounces at aps.anl.gov> on behalf of Evans, Richard K. (GRC-H000) via Tech-talk <mailto:tech-talk at aps.anl.gov>
Sent: Friday, June 23, 2023 4:23 PM
To: mailto:tech-talk at aps.anl.gov <mailto:tech-talk at aps.anl.gov>
Cc: Evans, Richard K. (GRC-H000) <mailto:richard.k.evans at nasa.gov>
Subject: Real-Time Spectral Analysis of streaming data in EPICS operator screens. 
 
Hello, 

What software tools/components would best enable an EPICS system to render real-time frequency plots (fft/psd) of single channels of data as it is being recorded? Is that possible within CSS/Phoebus? I can't find any mention in the CSS documentation about displaying live frequency plots).  

Elaine Chandler's User meeting talk on April 25th, 2023 at Fermilab, titled: "C2 Data Viewer: Visualization tool for EPICS7 Data Streaming" [1] describes a DAQ "scope" application that I would like to consider using, but I was told that this capability also exists in other tools as well and I should learn about all the tools that do this before deciding how to implement this. Is this (real-time spectral display of data) a common capability? What does the community recommend? Thanks!

(Assume the underlying EPICS system is acquiring data using an FMC IOC with fast ADCs -  i.e. Marble [2] and Zest [3] at 50 kSPS)

Thanks!
/Rich

[1] https://indico.fnal.gov/event/58280/contributions/264784/
[2] https://github.com/BerkeleyLab/Marble 
[3] https://github.com/BerkeleyLab/Zest

- Richard Evans, NASA GRC - Armstrong Test Facility
  Data and Information Systems Management
  Public URI: https://www.linkedin.com/in/rkevans  
  Agency URI: https://wiki.grc.nasa.gov/pbgeneral/User:Rkevans    

References:
Real-Time Spectral Analysis of streaming data in EPICS operator screens. Evans, Richard K. (GRC-H000) via Tech-talk
Re: Real-Time Spectral Analysis of streaming data in EPICS operator screens. Mark Rivers via Tech-talk

Navigate by Date:
Prev: RE: [EXTERNAL] Re: Real-Time Spectral Analysis of streaming data in EPICS operator screens. Evans, Richard K. (GRC-H000) via Tech-talk
Next: RE: Question on Accessing Data in Custom PV Structures Srinivas, Dhruv via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  <20232024 
Navigate by Thread:
Prev: Re: Real-Time Spectral Analysis of streaming data in EPICS operator screens. Mark Rivers via Tech-talk
Next: Re: Real-Time Spectral Analysis of streaming data in EPICS operator screens. Ralph Lange via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  <20232024 
ANJ, 10 Jul 2023 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·