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: | Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> |
To: | Iain Marcuson <iain.marcuson at sydortechnologies.com>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 8 Sep 2022 15:29:32 +0000 |
> 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?
Yes, that is correct. You can actually put more than 1 datum in an array, which is what NDPluginStats does. This is documented here:
There are other example drivers that use NDPluginTimeSeries in ADCSimDetector (https://github.com/areaDetector/ADCsimdetector) and in quadEM (https://github.com/epics-modules/quadEM)
Mark
From: Iain Marcuson <iain.marcuson at sydortechnologies.com>
Sent: Thursday, September 8, 2022 8:58 AM To: Mark Rivers <rivers at cars.uchicago.edu>; tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: RE: Getting a time series of some NDPluginStats It looks like that would solve the problem. Part of my reason for asking is that I am trying to get a better sense of how the various areaDetector plugins work and fit together.
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?
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. |