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> 2023 2024 2025 | 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> 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: Getting a time series of some NDPluginStats |
From: | "Pearson, Matthew via Tech-talk" <tech-talk at aps.anl.gov> |
To: | Iain Marcuson <iain.marcuson at sydortechnologies.com>, Mark Rivers <rivers at cars.uchicago.edu>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 8 Sep 2022 14:51:20 +0000 |
Hi Iain, On that related note, I also have a separate datum that I want to put into a time series. At present I write that value out on its own NDArray Address. Do I then use that address in the NDTimeSeriesConfigure line
later? There’s a plugin for that, in fact there’s two plugins which are very similar: https://areadetector.github.io/master/ADCore/NDPluginAttribute.html https://areadetector.github.io/master/ADCore/NDPluginAttrPlot.html If you have your own scalar data, you can attach that to an NDArray as an NDAttribute. Then one of these plugins can extract that data and publish it over channel access. Or, you can do what I think you described, which is creating a new a 1-D NDArray with N scaler values in it, then export using the statistics plugin, the standard CA waveform plugin or the PVAccess plugin. Cheers, Matt From: Mark Rivers <rivers at cars.uchicago.edu>
Hi Iain, > I would like to be able to do the time series of the X and Y centroids. The time series of the X and Y centroids is easy. This is a screen shot of the NDPluginStats screen. In the Centroid section there is a menu labeled "Time series plots". Simply select "Centroid X" and you will see a plot like this: Maybe I am not understanding the question? Mark From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Iain Marcuson via Tech-talk <tech-talk at aps.anl.gov> For a project, I successfully have NDPluginStats computing the profile and centroid of an image. I would like to be able to do the time series of the X and Y centroids. I have been looking at the synApps QuadEM
as a starting point, and it seems that in QuadEM the positions are output on specific NDArray Addresses, while that is not the case with NDPluginStats. Is there some way to select only the centroids of the NDPluginStats to put into a time series? Iain Marcuson Software Engineer, Sydor Technologies 585.278.1168 |
www.SydorTechnologies.com Skype:
iain.marcuson at sydorinstruments.com
This message has been scanned for malware by Forcepoint.
www.forcepoint.com
Click
here to report this email as spam. |