From cb69d2e1c7ced951cbf7a31ee286b0ed92cab8a8 Mon Sep 17 00:00:00 2001 From: rcoh Date: Fri, 18 Feb 2011 16:56:43 -0500 Subject: Adding Epydoc generated docs. --- ...otLight.pixelmappers.GaussianMapper-module.html | 164 +++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 html/SmootLight.pixelmappers.GaussianMapper-module.html (limited to 'html/SmootLight.pixelmappers.GaussianMapper-module.html') diff --git a/html/SmootLight.pixelmappers.GaussianMapper-module.html b/html/SmootLight.pixelmappers.GaussianMapper-module.html new file mode 100644 index 0000000..7677bbf --- /dev/null +++ b/html/SmootLight.pixelmappers.GaussianMapper-module.html @@ -0,0 +1,164 @@ + + + + + SmootLight.pixelmappers.GaussianMapper + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Package SmootLight :: + Package pixelmappers :: + Module GaussianMapper + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Module GaussianMapper

source code

+ + + + + + + + + +
+ + + + + +
Classes[hide private]
+
+   + + GaussianMapper
+ GaussianMapper is a PixelMapper which weights pixels around an + event proportional to a gaussian surface. +
+ + + + + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + __package__ = 'SmootLight.pixelmappers' +
+   + + main_log = logging.getLogger("smoot_light") +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + -- cgit v1.2.3