From d4a4591e7bc539ef0ee771e4e0d377fd59204930 Mon Sep 17 00:00:00 2001 From: rivers Date: Mon, 1 Oct 2012 19:33:32 +0000 Subject: [PATCH] Add MinX, MinY, MaxX, MaxY git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@15336 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/NDPluginStats.html | 82 +++++++++++++++++++++++++++++++- 1 file changed, 81 insertions(+), 1 deletion(-) diff --git a/documentation/NDPluginStats.html b/documentation/NDPluginStats.html index 6ac640d..5fad859 100755 --- a/documentation/NDPluginStats.html +++ b/documentation/NDPluginStats.html @@ -10,7 +10,7 @@

areaDetector Plugin NDPluginStats

- February 12, 2012

+ October 1, 2012

Mark Rivers

@@ -151,6 +151,42 @@ ai + + + NDPluginStats
+ MinX + + asynFloat64 + + r/o + + X pixel location of minimum value in the array. This is only valid for 2-D monochromatic + arrays. + + MIN_X + + $(P)$(R)MinX_RBV + + ai + + + + NDPluginStats
+ MinY + + asynFloat64 + + r/o + + Y pixel location of minimum value in the array. This is only valid for 2-D monochromatic + arrays. + + MIN_Y + + $(P)$(R)MinY_RBV + + ai + NDPluginStats
@@ -168,6 +204,42 @@ ai + + + NDPluginStats
+ MaxX + + asynFloat64 + + r/o + + X pixel location of maximum value in the array. This is only valid for 2-D monochromatic + arrays. + + MAX_X + + $(P)$(R)MaxX_RBV + + ai + + + + NDPluginStats
+ MaxY + + asynFloat64 + + r/o + + Y pixel location of maximum value in the array. This is only valid for 2-D monochromatic + arrays. + + MAX_Y + + $(P)$(R)MaxY_RBV + + ai + NDPluginStats
@@ -510,7 +582,11 @@ of the basic statistics and centroid and sigma statistics described above: