Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The simplest use case, where we have one PV with one associated data buffer. The default (and maximum) buffer size is 2800, but that can be reduced if desired. Whatever the buffer size n, we display the n most recent points as long as a kind of rolling EKG:

Info
titlePlayback Note
You If you can't see the preview, you will need to download the file and view on VLC (not the default video player) on the OPIs here. If you're on a machine that has internet, you can view it here on YouTube

View file
nameA vs. Time.mp4
height250
Multimedia
nameA vs. Time.mp4

...

The crown jewel of RTBSA. If there are two PV selected at once, there are two data buffers getting filled simultaneously. Given the pulse tagging, we can line up both buffers so that we can tease out a true pulse-by-pulse correlation between the two signals: 

Info
titlePlayback Note
You If you can't see the preview, you will need to download the file and view on VLC (not the default video player) on the OPIs here. If you're on a machine that has internet, you can view it here 

View filemultimedia
nameB vs. A.mp4
height250

This is useful for real-time optimization, or for diagnosing issues. 

...

Sometimes one (or both) of the signals has a lot of dropouts, which can mess with the correlation fit. If that's the case, we can institute a standard deviation filter that filters out anything outside of n (default is 3) standard deviations from the mean of both signals (or only the one if we're using A vs Time).

Info
titlePlayback Note
You If you can't see the preview, you will need to download the file and view on VLC (not the default video player) on the OPIs here. If you're on a machine that has internet, you can view it here  

View filemultimedia
nameStandard Deviation Filter.mp4height250