[med-svn] r1015 - in trunk/packages/mgltools/utpackages/trunk: . UTblurDIST UTblurDIST/UTblur UTblurDIST/build UTblurDIST/build/lib.linux-x86_64-2.4 UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur UTisocontourDIST UTisocontourDIST/UTisocontour debian

smoe-guest at alioth.debian.org smoe-guest at alioth.debian.org
Wed Dec 26 00:36:31 UTC 2007


Author: smoe-guest
Date: 2007-12-26 00:36:31 +0000 (Wed, 26 Dec 2007)
New Revision: 1015

Added:
   trunk/packages/mgltools/utpackages/trunk/UTblurDIST/
   trunk/packages/mgltools/utpackages/trunk/UTblurDIST/UTblur/
   trunk/packages/mgltools/utpackages/trunk/UTblurDIST/UTblur/blur.py
   trunk/packages/mgltools/utpackages/trunk/UTblurDIST/UTblur/blur_wrap.cpp
   trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/
   trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/
   trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/
   trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/
   trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/__init__.py
   trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/blur.py
   trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/test_blur.py
   trunk/packages/mgltools/utpackages/trunk/UTisocontourDIST/
   trunk/packages/mgltools/utpackages/trunk/UTisocontourDIST/UTisocontour/
   trunk/packages/mgltools/utpackages/trunk/UTisocontourDIST/UTisocontour/isocontour.py
   trunk/packages/mgltools/utpackages/trunk/UTisocontourDIST/UTisocontour/isocontour_wrap.cpp
   trunk/packages/mgltools/utpackages/trunk/debian/
   trunk/packages/mgltools/utpackages/trunk/debian/changelog
   trunk/packages/mgltools/utpackages/trunk/debian/compat
   trunk/packages/mgltools/utpackages/trunk/debian/control
   trunk/packages/mgltools/utpackages/trunk/debian/copyright
   trunk/packages/mgltools/utpackages/trunk/debian/dirs
   trunk/packages/mgltools/utpackages/trunk/debian/docs
   trunk/packages/mgltools/utpackages/trunk/debian/mgltools-mslib.postinst.debhelper
   trunk/packages/mgltools/utpackages/trunk/debian/mgltools-mslib.prerm.debhelper
   trunk/packages/mgltools/utpackages/trunk/debian/mgltools-mslib.substvars
   trunk/packages/mgltools/utpackages/trunk/debian/pycompat
   trunk/packages/mgltools/utpackages/trunk/debian/rules
Log:
[svn-inject] Applying Debian modifications to trunk

Added: trunk/packages/mgltools/utpackages/trunk/UTblurDIST/UTblur/blur.py
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/UTblurDIST/UTblur/blur.py	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/UTblurDIST/UTblur/blur.py	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,235 @@
+# This file was automatically generated by SWIG (http://www.swig.org).
+# Version 1.3.33
+#
+# Don't modify this file, modify the SWIG interface instead.
+# This file is compatible with both classic and new-style classes.
+
+import _blur
+import new
+new_instancemethod = new.instancemethod
+try:
+    _swig_property = property
+except NameError:
+    pass # Python < 2.2 doesn't have 'property'.
+def _swig_setattr_nondynamic(self,class_type,name,value,static=1):
+    if (name == "thisown"): return self.this.own(value)
+    if (name == "this"):
+        if type(value).__name__ == 'PySwigObject':
+            self.__dict__[name] = value
+            return
+    method = class_type.__swig_setmethods__.get(name,None)
+    if method: return method(self,value)
+    if (not static) or hasattr(self,name):
+        self.__dict__[name] = value
+    else:
+        raise AttributeError("You cannot add attributes to %s" % self)
+
+def _swig_setattr(self,class_type,name,value):
+    return _swig_setattr_nondynamic(self,class_type,name,value,0)
+
+def _swig_getattr(self,class_type,name):
+    if (name == "thisown"): return self.this.own()
+    method = class_type.__swig_getmethods__.get(name,None)
+    if method: return method(self)
+    raise AttributeError,name
+
+def _swig_repr(self):
+    try: strthis = "proxy of " + self.this.__repr__()
+    except: strthis = ""
+    return "<%s.%s; %s >" % (self.__class__.__module__, self.__class__.__name__, strthis,)
+
+import types
+try:
+    _object = types.ObjectType
+    _newclass = 1
+except AttributeError:
+    class _object : pass
+    _newclass = 0
+del types
+
+
+generateBlurmap = _blur.generateBlurmap
+getBoundingBox = _blur.getBoundingBox
+elementTable = {
+    "N:GLY"   : (1.625, 0.0, 0.0, 1.0,  1, 10 ),
+     "CA:GLY" : (1.750, 0.3, 0.3, 0.3, -1, 10 ),
+     "C:GLY"  : (1.875, 0.3, 0.3, 0.3,  1, 10 ),
+     "O:GLY"  :  (1.480, 1.0, 0.0, 0.0,  1, 10 ),
+     "N:ALA"  : (1.625, 0.0, 0.0, 1.0,  1,  1 ),
+     "CA:ALA" : (1.750, 0.3, 0.3, 0.3, -1,  1 ),
+     "C:ALA"  : (1.875, 0.3, 0.3, 0.3,  1,  1 ),
+     "O:ALA"  : (1.480, 1.0, 0.0, 0.0,  1,  1 ),
+     "CB:ALA" : (1.750, 0.3, 0.3, 0.3, -1,  1 ),
+     "N:VAL"  : (1.625, 0.0, 0.0, 1.0,  1, 23 ),
+     "CA:VAL" : (1.750, 0.3, 0.3, 0.3, -1, 23 ),
+     "C:VAL"  : (1.875, 0.3, 0.3, 0.3,  1, 23 ),
+     "O:VAL"  : (1.480, 1.0, 0.0, 0.0,  1, 23 ),
+     "CB:VAL" : (1.750, 0.3, 0.3, 0.3, -1, 23 ),
+     "CG1:VAL": (1.750, 0.3, 0.3, 0.3, -1, 23 ),
+     "CG2:VAL": (1.750, 0.3, 0.3, 0.3, -1, 23 ),
+     "N:LEU"  : (1.625, 0.0, 0.0, 1.0,  1, 13 ),
+     "CA:LEU" : (1.750, 0.3, 0.3, 0.3, -1, 13 ),
+     "C:LEU"  : (1.875, 0.3, 0.3, 0.3,  1, 13 ),
+     "O:LEU"  : (1.480, 1.0, 0.0, 0.0,  1, 13 ),
+     "CB:LEU" : (1.750, 0.3, 0.3, 0.3, -1, 13 ),
+     "CG:LEU" : (1.750, 0.3, 0.3, 0.3, -1, 13 ),
+     "CD1:LEU": (1.750, 0.3, 0.3, 0.3, -1, 13 ),
+     "CD2:LEU": (1.750, 0.3, 0.3, 0.3, -1, 13 ),
+     "N:ILE"  : (1.625, 0.0, 0.0, 1.0,  1, 12 ),
+     "CA:ILE" : (1.750, 0.3, 0.3, 0.3, -1, 12 ),
+     "C:ILE"  : (1.875, 0.3, 0.3, 0.3,  1, 12 ),
+     "O:ILE"  : (1.480, 1.0, 0.0, 0.0,  1, 12 ),
+     "CB:ILE" : (1.750, 0.3, 0.3, 0.3, -1, 12 ),
+     "CG1:ILE": (1.750, 0.3, 0.3, 0.3, -1, 12 ),
+     "CG2:ILE": (1.750, 0.3, 0.3, 0.3, -1, 12 ),
+     "CD1:ILE": (1.750, 0.3, 0.3, 0.3, -1, 12 ),
+     "N:MET"  : (1.625, 0.0, 0.0, 1.0,  1, 15 ),
+     "CA:MET" : (1.750, 0.3, 0.3, 0.3, -1, 15 ),
+     "C:MET"  : (1.875, 0.3, 0.3, 0.3,  1, 15 ),
+     "O:MET"  : (1.480, 1.0, 0.0, 0.0,  1, 15 ),
+     "CB:MET" : (1.750, 0.3, 0.3, 0.3, -1, 15 ),
+     "CG:MET" : (1.750, 0.3, 0.3, 0.3, -1, 15 ),
+     "SD:MET" : (1.775, 1.0, 1.0, 0.0,  1, 15 ),
+     "CE:MET" : (1.750, 0.3, 0.3, 0.3, -1, 15 ),
+     "N:PRO"  : (1.625, 0.0, 0.0, 1.0, -1, 17 ),
+     "CA:PRO" : (1.750, 0.3, 0.3, 0.3, -1, 17 ),
+     "C:PRO"  : (1.875, 0.3, 0.3, 0.3,  1, 17 ),
+     "O:PRO"  : (1.480, 1.0, 0.0, 0.0,  1, 17 ),
+     "CB:PRO" : (1.750, 0.3, 0.3, 0.3, -1, 17 ),
+     "CG:PRO" : (1.750, 0.3, 0.3, 0.3, -1, 17 ),
+     "CD:PRO" : (1.750, 0.3, 0.3, 0.3, -1, 17 ),
+     "N:PHE"  : (1.625, 0.0, 0.0, 1.0,  1, 16 ),
+     "CA:PHE" : (1.750, 0.3, 0.3, 0.3, -1, 16 ),
+     "C:PHE"  : (1.875, 0.3, 0.3, 0.3,  1, 16 ),
+     "O:PHE"  : (1.480, 1.0, 0.0, 0.0,  1, 16 ),
+     "CB:PHE" : (1.750, 0.3, 0.3, 0.3, -1, 16 ),
+     "CG:PHE" : (1.775, 0.3, 0.3, 0.3, -1, 16 ),
+     "CD1:PHE": (1.775, 0.3, 0.3, 0.3, -1, 16 ),
+     "CD2:PHE": (1.775, 0.3, 0.3, 0.3, -1, 16 ),
+     "CE1:PHE": (1.775, 0.3, 0.3, 0.3, -1, 16 ),
+     "CE2:PHE": (1.775, 0.3, 0.3, 0.3, -1, 16 ),
+     "CZ:PHE" : (1.775, 0.3, 0.3, 0.3, -1, 16 ),
+     "N:TRP"  : (1.625, 0.0, 0.0, 1.0,  1, 20 ),
+     "CA:TRP" : (1.750, 0.3, 0.3, 0.3, -1, 20 ),
+     "C:TRP"  : (1.875, 0.3, 0.3, 0.3,  1, 20 ),
+     "O:TRP"  : (1.480, 1.0, 0.0, 0.0,  1, 20 ),
+     "CB:TRP" : (1.750, 0.3, 0.3, 0.3, -1, 20 ),
+     "CG:TRP" : (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "CD1:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "CD2:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "NE1:TRP": (1.625, 0.2, 0.2, 1.0,  1, 20 ),
+     "CE2:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "CE3:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "CZ2:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "CZ3:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "CH2:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "N:SER"  : (1.625, 0.0, 0.0, 1.0,  1, 18 ),
+     "CA:SER" : (1.750, 0.3, 0.3, 0.3, -1, 18 ),
+     "C:SER"  : (1.875, 0.3, 0.3, 0.3,  1, 18 ),
+     "O:SER"  : (1.480, 1.0, 0.0, 0.0,  1, 18 ),
+     "CB:SER" : (1.750, 0.3, 0.3, 0.3, -1, 18 ),
+     "OG:SER" : (1.560, 1.0, 0.0, 0.0,  1, 18 ),
+     "N:THR"  : (1.625, 0.0, 0.0, 1.0,  1, 19 ),
+     "CA:THR" : (1.750, 0.3, 0.3, 0.3, -1, 19 ),
+     "C:THR"  : (1.875, 0.3, 0.3, 0.3,  1, 19 ),
+     "O:THR"  : (1.480, 1.0, 0.0, 0.0,  1, 19 ),
+     "CB:THR" : (1.750, 0.3, 0.3, 0.3, -1, 19 ),
+     "OG1:THR": (1.560, 1.0, 0.0, 0.0,  1, 19 ),
+     "CG2:THR": (1.750, 0.3, 0.3, 0.3, -1, 19 ),
+     "N:ASN"  : (1.625, 0.0, 0.0, 1.0,  1,  3 ),
+     "CA:ASN" : (1.750, 0.3, 0.3, 0.3, -1,  3 ),
+     "C:ASN"  : (1.875, 0.3, 0.3, 0.3,  1,  3 ),
+     "O:ASN"  : (1.480, 1.0, 0.0, 0.0,  1,  3 ),
+     "CB:ASN" : (1.750, 0.3, 0.3, 0.3, -1,  3 ),
+     "CG:ASN" : (1.875, 0.3, 0.3, 0.3,  1,  3 ),
+     "OD1:ASN": (1.480, 1.0, 0.0, 0.0,  1,  3 ),
+     "ND2:ASN": (1.625, 0.2, 0.2, 1.0,  1,  3 ),
+     "N:GLN"  : (1.625, 0.0, 0.0, 1.0,  1,  7 ),
+     "CA:GLN" : (1.750, 0.3, 0.3, 0.3, -1,  7 ),
+     "C:GLN"  : (1.875, 0.3, 0.3, 0.3,  1,  7 ),
+     "O:GLN"  : (1.480, 1.0, 0.0, 0.0,  1,  7 ),
+     "CB:GLN" : (1.750, 0.3, 0.3, 0.3, -1,  7 ),
+     "CG:GLN" : (1.750, 0.3, 0.3, 0.3, -1,  7 ),
+     "CD:GLN" : (1.875, 0.3, 0.3, 0.3,  1,  7 ),
+     "OE1:GLN": (1.480, 1.0, 0.0, 0.0,  1,  7 ),
+     "NE2:GLN": (1.625, 0.2, 0.2, 1.0,  1,  7 ),
+     "N:TYR"  : (1.625, 0.0, 0.0, 1.0,  1, 21 ),
+     "CA:TYR" : (1.750, 0.3, 0.3, 0.3, -1, 21 ),
+     "C:TYR"  : (1.875, 0.3, 0.3, 0.3,  1, 21 ),
+     "O:TYR"  : (1.480, 1.0, 0.0, 0.0,  1, 21 ),
+     "CB:TYR" : (1.750, 0.3, 0.3, 0.3, -1, 21 ),
+     "CG:TYR" : (1.775, 0.3, 0.3, 0.3, -1, 21 ),
+     "CD1:TYR": (1.775, 0.3, 0.3, 0.3, -1, 21 ),
+     "CD2:TYR": (1.775, 0.3, 0.3, 0.3, -1, 21 ),
+     "CE1:TYR": (1.775, 0.3, 0.3, 0.3, -1, 21 ),
+     "CE2:TYR": (1.775, 0.3, 0.3, 0.3, -1, 21 ),
+     "CZ:TYR" : (1.775, 0.3, 0.3, 0.3, -1, 21 ),
+     "OH:TYR" : (1.535, 1.0, 0.0, 0.0,  1, 21 ),
+     "N:CYS"  : (1.625, 0.0, 0.0, 1.0,  1,  6 ),
+     "CA:CYS" : (1.750, 0.3, 0.3, 0.3, -1,  6 ),
+     "C:CYS"  : (1.875, 0.3, 0.3, 0.3,  1,  6 ),
+     "O:CYS"  : (1.480, 1.0, 0.0, 0.0,  1,  6 ),
+     "CB:CYS" : (1.750, 0.3, 0.3, 0.3, -1,  6 ),
+     "SG:CYS" : (1.775, 1.0, 1.0, 0.0,  1,  6 ),
+     "N:LYS"  : (1.625, 0.0, 0.0, 1.0,  1, 14 ),
+     "CA:LYS" : (1.750, 0.3, 0.3, 0.3, -1, 14 ),
+     "C:LYS"  : (1.875, 0.3, 0.3, 0.3,  1, 14 ),
+     "O:LYS"  : (1.480, 1.0, 0.0, 0.0,  1, 14 ),
+     "CB:LYS" : (1.750, 0.3, 0.3, 0.3, -1, 14 ),
+     "CG:LYS" : (1.750, 0.3, 0.3, 0.3, -1, 14 ),
+     "CD:LYS" : (1.750, 0.3, 0.3, 0.3, -1, 14 ),
+     "CE:LYS" : (1.750, 0.3, 0.3, 0.3, -1, 14 ),
+     "NZ:LYS" : (1.625, 0.2, 0.2, 1.0,  1, 14 ),
+     "N:ARG"  : (1.625, 0.0, 0.0, 1.0,  1,  2 ),
+     "CA:ARG" : (1.750, 0.3, 0.3, 0.3, -1,  2 ),
+     "C:ARG"  : (1.875, 0.3, 0.3, 0.3,  1,  2 ),
+     "O:ARG"  : (1.480, 1.0, 0.0, 0.0,  1,  2 ),
+     "CB:ARG" : (1.750, 0.3, 0.3, 0.3, -1,  2 ),
+     "CG:ARG" : (1.750, 0.3, 0.3, 0.3, -1,  2 ),
+     "CD:ARG" : (1.750, 0.3, 0.3, 0.3, -1,  2 ),
+     "NE:ARG" : (1.625, 0.2, 0.2, 1.0,  1,  2 ),
+     "CZ:ARG" : (1.125, 0.3, 0.3, 0.3,  1,  2 ),
+     "NH1:ARG": (1.625, 0.2, 0.2, 1.0,  1,  2 ),
+     "NH2:ARG": (1.625, 0.2, 0.2, 1.0,  1,  2 ),
+     "N:HIS"  : (1.625, 0.0, 0.0, 1.0,  1, 11 ),
+     "CA:HIS" : (1.750, 0.3, 0.3, 0.3, -1, 11 ),
+     "C:HIS"  : (1.875, 0.3, 0.3, 0.3,  1, 11 ),
+     "O:HIS"  : (1.480, 1.0, 0.0, 0.0,  1, 11 ),
+     "CB:HIS" : (1.750, 0.3, 0.3, 0.3, -1, 11 ),
+     "CG:HIS" : (1.775, 0.3, 0.3, 0.3, -1, 11 ),
+     "ND1:HIS": (1.625, 0.2, 0.2, 1.0,  1, 11 ),
+     "CD2:HIS": (1.775, 0.3, 0.3, 0.3, -1, 11 ),
+     "CE1:HIS": (1.775, 0.3, 0.3, 0.3,  1, 11 ),
+     "NE2:HIS": (1.625, 0.2, 0.2, 1.0,  1, 11 ),
+     "N:ASP"  : (1.625, 0.0, 0.0, 1.0,  1,  4 ),
+     "CA:ASP" : (1.750, 0.3, 0.3, 0.3, -1,  4 ),
+     "C:ASP"  : (1.875, 0.3, 0.3, 0.3,  1,  4 ),
+     "O:ASP"  : (1.480, 1.0, 0.0, 0.0,  1,  4 ),
+     "CB:ASP" : (1.750, 0.3, 0.3, 0.3, -1,  4 ),
+     "CG:ASP" : (1.875, 0.3, 0.3, 0.3,  1,  4 ),
+     "OD1:ASP": (1.480, 1.0, 1.0, 1.0,  1,  4 ),
+     "OD2:ASP": (1.480, 1.0, 0.0, 0.0,  1,  4 ),
+     "N:GLU"  : (1.625, 0.0, 0.0, 1.0,  1,  8 ),
+     "CA:GLU" : (1.750, 0.3, 0.3, 0.3, -1,  8 ),
+     "C:GLU"  : (1.875, 0.3, 0.3, 0.3,  1,  8 ),
+     "O:GLU"  : (1.480, 1.0, 0.0, 0.0,  1,  8 ),
+     "CB:GLU" : (1.750, 0.3, 0.3, 0.3, -1,  8 ),
+     "CG:GLU" : (1.750, 0.3, 0.3, 0.3, -1,  8 ),
+     "CD:GLU" : (1.875, 0.3, 0.3, 0.3,  1,  8 ),
+     "OE1:GLU": (1.480, 1.0, 0.0, 0.0,  1,  8 ),
+     "OE2:GLU": (1.480, 1.0, 0.0, 0.0,  1,  8 )
+}
+
+
+def getRadii(names):
+    radii = []
+    for n in names:
+	if elementTable.has_key(n):
+            radii.append(elementTable[n][0])
+	else:
+            radii.append(1.0)
+    return radii
+
+
+
+

Added: trunk/packages/mgltools/utpackages/trunk/UTblurDIST/UTblur/blur_wrap.cpp
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/UTblurDIST/UTblur/blur_wrap.cpp	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/UTblurDIST/UTblur/blur_wrap.cpp	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,4020 @@
+/* ----------------------------------------------------------------------------
+ * This file was automatically generated by SWIG (http://www.swig.org).
+ * Version 1.3.33
+ * 
+ * This file is not intended to be easily readable and contains a number of 
+ * coding conventions designed to improve portability and efficiency. Do not make
+ * changes to this file unless you know what you are doing--modify the SWIG 
+ * interface file instead. 
+ * ----------------------------------------------------------------------------- */
+
+#define SWIGPYTHON
+#define SWIG_PYTHON_DIRECTOR_NO_VTABLE
+
+#ifdef __cplusplus
+template<typename T> class SwigValueWrapper {
+    T *tt;
+public:
+    SwigValueWrapper() : tt(0) { }
+    SwigValueWrapper(const SwigValueWrapper<T>& rhs) : tt(new T(*rhs.tt)) { }
+    SwigValueWrapper(const T& t) : tt(new T(t)) { }
+    ~SwigValueWrapper() { delete tt; } 
+    SwigValueWrapper& operator=(const T& t) { delete tt; tt = new T(t); return *this; }
+    operator T&() const { return *tt; }
+    T *operator&() { return tt; }
+private:
+    SwigValueWrapper& operator=(const SwigValueWrapper<T>& rhs);
+};
+
+template <typename T> T SwigValueInit() {
+  return T();
+}
+#endif
+
+/* -----------------------------------------------------------------------------
+ *  This section contains generic SWIG labels for method/variable
+ *  declarations/attributes, and other compiler dependent labels.
+ * ----------------------------------------------------------------------------- */
+
+/* template workaround for compilers that cannot correctly implement the C++ standard */
+#ifndef SWIGTEMPLATEDISAMBIGUATOR
+# if defined(__SUNPRO_CC) && (__SUNPRO_CC <= 0x560)
+#  define SWIGTEMPLATEDISAMBIGUATOR template
+# elif defined(__HP_aCC)
+/* Needed even with `aCC -AA' when `aCC -V' reports HP ANSI C++ B3910B A.03.55 */
+/* If we find a maximum version that requires this, the test would be __HP_aCC <= 35500 for A.03.55 */
+#  define SWIGTEMPLATEDISAMBIGUATOR template
+# else
+#  define SWIGTEMPLATEDISAMBIGUATOR
+# endif
+#endif
+
+/* inline attribute */
+#ifndef SWIGINLINE
+# if defined(__cplusplus) || (defined(__GNUC__) && !defined(__STRICT_ANSI__))
+#   define SWIGINLINE inline
+# else
+#   define SWIGINLINE
+# endif
+#endif
+
+/* attribute recognised by some compilers to avoid 'unused' warnings */
+#ifndef SWIGUNUSED
+# if defined(__GNUC__)
+#   if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4))
+#     define SWIGUNUSED __attribute__ ((__unused__)) 
+#   else
+#     define SWIGUNUSED
+#   endif
+# elif defined(__ICC)
+#   define SWIGUNUSED __attribute__ ((__unused__)) 
+# else
+#   define SWIGUNUSED 
+# endif
+#endif
+
+#ifndef SWIGUNUSEDPARM
+# ifdef __cplusplus
+#   define SWIGUNUSEDPARM(p)
+# else
+#   define SWIGUNUSEDPARM(p) p SWIGUNUSED 
+# endif
+#endif
+
+/* internal SWIG method */
+#ifndef SWIGINTERN
+# define SWIGINTERN static SWIGUNUSED
+#endif
+
+/* internal inline SWIG method */
+#ifndef SWIGINTERNINLINE
+# define SWIGINTERNINLINE SWIGINTERN SWIGINLINE
+#endif
+
+/* exporting methods */
+#if (__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
+#  ifndef GCC_HASCLASSVISIBILITY
+#    define GCC_HASCLASSVISIBILITY
+#  endif
+#endif
+
+#ifndef SWIGEXPORT
+# if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)
+#   if defined(STATIC_LINKED)
+#     define SWIGEXPORT
+#   else
+#     define SWIGEXPORT __declspec(dllexport)
+#   endif
+# else
+#   if defined(__GNUC__) && defined(GCC_HASCLASSVISIBILITY)
+#     define SWIGEXPORT __attribute__ ((visibility("default")))
+#   else
+#     define SWIGEXPORT
+#   endif
+# endif
+#endif
+
+/* calling conventions for Windows */
+#ifndef SWIGSTDCALL
+# if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)
+#   define SWIGSTDCALL __stdcall
+# else
+#   define SWIGSTDCALL
+# endif 
+#endif
+
+/* Deal with Microsoft's attempt at deprecating C standard runtime functions */
+#if !defined(SWIG_NO_CRT_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_CRT_SECURE_NO_DEPRECATE)
+# define _CRT_SECURE_NO_DEPRECATE
+#endif
+
+/* Deal with Microsoft's attempt at deprecating methods in the standard C++ library */
+#if !defined(SWIG_NO_SCL_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_SCL_SECURE_NO_DEPRECATE)
+# define _SCL_SECURE_NO_DEPRECATE
+#endif
+
+
+
+/* Python.h has to appear first */
+#include <Python.h>
+
+/* -----------------------------------------------------------------------------
+ * swigrun.swg
+ *
+ * This file contains generic CAPI SWIG runtime support for pointer
+ * type checking.
+ * ----------------------------------------------------------------------------- */
+
+/* This should only be incremented when either the layout of swig_type_info changes,
+   or for whatever reason, the runtime changes incompatibly */
+#define SWIG_RUNTIME_VERSION "3"
+
+/* define SWIG_TYPE_TABLE_NAME as "SWIG_TYPE_TABLE" */
+#ifdef SWIG_TYPE_TABLE
+# define SWIG_QUOTE_STRING(x) #x
+# define SWIG_EXPAND_AND_QUOTE_STRING(x) SWIG_QUOTE_STRING(x)
+# define SWIG_TYPE_TABLE_NAME SWIG_EXPAND_AND_QUOTE_STRING(SWIG_TYPE_TABLE)
+#else
+# define SWIG_TYPE_TABLE_NAME
+#endif
+
+/*
+  You can use the SWIGRUNTIME and SWIGRUNTIMEINLINE macros for
+  creating a static or dynamic library from the swig runtime code.
+  In 99.9% of the cases, swig just needs to declare them as 'static'.
+  
+  But only do this if is strictly necessary, ie, if you have problems
+  with your compiler or so.
+*/
+
+#ifndef SWIGRUNTIME
+# define SWIGRUNTIME SWIGINTERN
+#endif
+
+#ifndef SWIGRUNTIMEINLINE
+# define SWIGRUNTIMEINLINE SWIGRUNTIME SWIGINLINE
+#endif
+
+/*  Generic buffer size */
+#ifndef SWIG_BUFFER_SIZE
+# define SWIG_BUFFER_SIZE 1024
+#endif
+
+/* Flags for pointer conversions */
+#define SWIG_POINTER_DISOWN        0x1
+
+/* Flags for new pointer objects */
+#define SWIG_POINTER_OWN           0x1
+
+
+/* 
+   Flags/methods for returning states.
+   
+   The swig conversion methods, as ConvertPtr, return and integer 
+   that tells if the conversion was successful or not. And if not,
+   an error code can be returned (see swigerrors.swg for the codes).
+   
+   Use the following macros/flags to set or process the returning
+   states.
+   
+   In old swig versions, you usually write code as:
+
+     if (SWIG_ConvertPtr(obj,vptr,ty.flags) != -1) {
+       // success code
+     } else {
+       //fail code
+     }
+
+   Now you can be more explicit as:
+
+    int res = SWIG_ConvertPtr(obj,vptr,ty.flags);
+    if (SWIG_IsOK(res)) {
+      // success code
+    } else {
+      // fail code
+    }
+
+   that seems to be the same, but now you can also do
+
+    Type *ptr;
+    int res = SWIG_ConvertPtr(obj,(void **)(&ptr),ty.flags);
+    if (SWIG_IsOK(res)) {
+      // success code
+      if (SWIG_IsNewObj(res) {
+        ...
+	delete *ptr;
+      } else {
+        ...
+      }
+    } else {
+      // fail code
+    }
+    
+   I.e., now SWIG_ConvertPtr can return new objects and you can
+   identify the case and take care of the deallocation. Of course that
+   requires also to SWIG_ConvertPtr to return new result values, as
+
+      int SWIG_ConvertPtr(obj, ptr,...) {         
+        if (<obj is ok>) {			       
+          if (<need new object>) {		       
+            *ptr = <ptr to new allocated object>; 
+            return SWIG_NEWOBJ;		       
+          } else {				       
+            *ptr = <ptr to old object>;	       
+            return SWIG_OLDOBJ;		       
+          } 				       
+        } else {				       
+          return SWIG_BADOBJ;		       
+        }					       
+      }
+
+   Of course, returning the plain '0(success)/-1(fail)' still works, but you can be
+   more explicit by returning SWIG_BADOBJ, SWIG_ERROR or any of the
+   swig errors code.
+
+   Finally, if the SWIG_CASTRANK_MODE is enabled, the result code
+   allows to return the 'cast rank', for example, if you have this
+
+       int food(double)
+       int fooi(int);
+
+   and you call
+ 
+      food(1)   // cast rank '1'  (1 -> 1.0)
+      fooi(1)   // cast rank '0'
+
+   just use the SWIG_AddCast()/SWIG_CheckState()
+
+
+ */
+#define SWIG_OK                    (0) 
+#define SWIG_ERROR                 (-1)
+#define SWIG_IsOK(r)               (r >= 0)
+#define SWIG_ArgError(r)           ((r != SWIG_ERROR) ? r : SWIG_TypeError)  
+
+/* The CastRankLimit says how many bits are used for the cast rank */
+#define SWIG_CASTRANKLIMIT         (1 << 8)
+/* The NewMask denotes the object was created (using new/malloc) */
+#define SWIG_NEWOBJMASK            (SWIG_CASTRANKLIMIT  << 1)
+/* The TmpMask is for in/out typemaps that use temporal objects */
+#define SWIG_TMPOBJMASK            (SWIG_NEWOBJMASK << 1)
+/* Simple returning values */
+#define SWIG_BADOBJ                (SWIG_ERROR)
+#define SWIG_OLDOBJ                (SWIG_OK)
+#define SWIG_NEWOBJ                (SWIG_OK | SWIG_NEWOBJMASK)
+#define SWIG_TMPOBJ                (SWIG_OK | SWIG_TMPOBJMASK)
+/* Check, add and del mask methods */
+#define SWIG_AddNewMask(r)         (SWIG_IsOK(r) ? (r | SWIG_NEWOBJMASK) : r)
+#define SWIG_DelNewMask(r)         (SWIG_IsOK(r) ? (r & ~SWIG_NEWOBJMASK) : r)
+#define SWIG_IsNewObj(r)           (SWIG_IsOK(r) && (r & SWIG_NEWOBJMASK))
+#define SWIG_AddTmpMask(r)         (SWIG_IsOK(r) ? (r | SWIG_TMPOBJMASK) : r)
+#define SWIG_DelTmpMask(r)         (SWIG_IsOK(r) ? (r & ~SWIG_TMPOBJMASK) : r)
+#define SWIG_IsTmpObj(r)           (SWIG_IsOK(r) && (r & SWIG_TMPOBJMASK))
+
+
+/* Cast-Rank Mode */
+#if defined(SWIG_CASTRANK_MODE)
+#  ifndef SWIG_TypeRank
+#    define SWIG_TypeRank             unsigned long
+#  endif
+#  ifndef SWIG_MAXCASTRANK            /* Default cast allowed */
+#    define SWIG_MAXCASTRANK          (2)
+#  endif
+#  define SWIG_CASTRANKMASK          ((SWIG_CASTRANKLIMIT) -1)
+#  define SWIG_CastRank(r)           (r & SWIG_CASTRANKMASK)
+SWIGINTERNINLINE int SWIG_AddCast(int r) { 
+  return SWIG_IsOK(r) ? ((SWIG_CastRank(r) < SWIG_MAXCASTRANK) ? (r + 1) : SWIG_ERROR) : r;
+}
+SWIGINTERNINLINE int SWIG_CheckState(int r) { 
+  return SWIG_IsOK(r) ? SWIG_CastRank(r) + 1 : 0; 
+}
+#else /* no cast-rank mode */
+#  define SWIG_AddCast
+#  define SWIG_CheckState(r) (SWIG_IsOK(r) ? 1 : 0)
+#endif
+
+
+
+
+#include <string.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef void *(*swig_converter_func)(void *);
+typedef struct swig_type_info *(*swig_dycast_func)(void **);
+
+/* Structure to store inforomation on one type */
+typedef struct swig_type_info {
+  const char             *name;			/* mangled name of this type */
+  const char             *str;			/* human readable name of this type */
+  swig_dycast_func        dcast;		/* dynamic cast function down a hierarchy */
+  struct swig_cast_info  *cast;			/* linked list of types that can cast into this type */
+  void                   *clientdata;		/* language specific type data */
+  int                    owndata;		/* flag if the structure owns the clientdata */
+} swig_type_info;
+
+/* Structure to store a type and conversion function used for casting */
+typedef struct swig_cast_info {
+  swig_type_info         *type;			/* pointer to type that is equivalent to this type */
+  swig_converter_func     converter;		/* function to cast the void pointers */
+  struct swig_cast_info  *next;			/* pointer to next cast in linked list */
+  struct swig_cast_info  *prev;			/* pointer to the previous cast */
+} swig_cast_info;
+
+/* Structure used to store module information
+ * Each module generates one structure like this, and the runtime collects
+ * all of these structures and stores them in a circularly linked list.*/
+typedef struct swig_module_info {
+  swig_type_info         **types;		/* Array of pointers to swig_type_info structures that are in this module */
+  size_t                 size;		        /* Number of types in this module */
+  struct swig_module_info *next;		/* Pointer to next element in circularly linked list */
+  swig_type_info         **type_initial;	/* Array of initially generated type structures */
+  swig_cast_info         **cast_initial;	/* Array of initially generated casting structures */
+  void                    *clientdata;		/* Language specific module data */
+} swig_module_info;
+
+/* 
+  Compare two type names skipping the space characters, therefore
+  "char*" == "char *" and "Class<int>" == "Class<int >", etc.
+
+  Return 0 when the two name types are equivalent, as in
+  strncmp, but skipping ' '.
+*/
+SWIGRUNTIME int
+SWIG_TypeNameComp(const char *f1, const char *l1,
+		  const char *f2, const char *l2) {
+  for (;(f1 != l1) && (f2 != l2); ++f1, ++f2) {
+    while ((*f1 == ' ') && (f1 != l1)) ++f1;
+    while ((*f2 == ' ') && (f2 != l2)) ++f2;
+    if (*f1 != *f2) return (*f1 > *f2) ? 1 : -1;
+  }
+  return (int)((l1 - f1) - (l2 - f2));
+}
+
+/*
+  Check type equivalence in a name list like <name1>|<name2>|...
+  Return 0 if not equal, 1 if equal
+*/
+SWIGRUNTIME int
+SWIG_TypeEquiv(const char *nb, const char *tb) {
+  int equiv = 0;
+  const char* te = tb + strlen(tb);
+  const char* ne = nb;
+  while (!equiv && *ne) {
+    for (nb = ne; *ne; ++ne) {
+      if (*ne == '|') break;
+    }
+    equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0;
+    if (*ne) ++ne;
+  }
+  return equiv;
+}
+
+/*
+  Check type equivalence in a name list like <name1>|<name2>|...
+  Return 0 if equal, -1 if nb < tb, 1 if nb > tb
+*/
+SWIGRUNTIME int
+SWIG_TypeCompare(const char *nb, const char *tb) {
+  int equiv = 0;
+  const char* te = tb + strlen(tb);
+  const char* ne = nb;
+  while (!equiv && *ne) {
+    for (nb = ne; *ne; ++ne) {
+      if (*ne == '|') break;
+    }
+    equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0;
+    if (*ne) ++ne;
+  }
+  return equiv;
+}
+
+
+/* think of this as a c++ template<> or a scheme macro */
+#define SWIG_TypeCheck_Template(comparison, ty)         \
+  if (ty) {                                             \
+    swig_cast_info *iter = ty->cast;                    \
+    while (iter) {                                      \
+      if (comparison) {                                 \
+        if (iter == ty->cast) return iter;              \
+        /* Move iter to the top of the linked list */   \
+        iter->prev->next = iter->next;                  \
+        if (iter->next)                                 \
+          iter->next->prev = iter->prev;                \
+        iter->next = ty->cast;                          \
+        iter->prev = 0;                                 \
+        if (ty->cast) ty->cast->prev = iter;            \
+        ty->cast = iter;                                \
+        return iter;                                    \
+      }                                                 \
+      iter = iter->next;                                \
+    }                                                   \
+  }                                                     \
+  return 0
+
+/*
+  Check the typename
+*/
+SWIGRUNTIME swig_cast_info *
+SWIG_TypeCheck(const char *c, swig_type_info *ty) {
+  SWIG_TypeCheck_Template(strcmp(iter->type->name, c) == 0, ty);
+}
+
+/* Same as previous function, except strcmp is replaced with a pointer comparison */
+SWIGRUNTIME swig_cast_info *
+SWIG_TypeCheckStruct(swig_type_info *from, swig_type_info *into) {
+  SWIG_TypeCheck_Template(iter->type == from, into);
+}
+
+/*
+  Cast a pointer up an inheritance hierarchy
+*/
+SWIGRUNTIMEINLINE void *
+SWIG_TypeCast(swig_cast_info *ty, void *ptr) {
+  return ((!ty) || (!ty->converter)) ? ptr : (*ty->converter)(ptr);
+}
+
+/* 
+   Dynamic pointer casting. Down an inheritance hierarchy
+*/
+SWIGRUNTIME swig_type_info *
+SWIG_TypeDynamicCast(swig_type_info *ty, void **ptr) {
+  swig_type_info *lastty = ty;
+  if (!ty || !ty->dcast) return ty;
+  while (ty && (ty->dcast)) {
+    ty = (*ty->dcast)(ptr);
+    if (ty) lastty = ty;
+  }
+  return lastty;
+}
+
+/*
+  Return the name associated with this type
+*/
+SWIGRUNTIMEINLINE const char *
+SWIG_TypeName(const swig_type_info *ty) {
+  return ty->name;
+}
+
+/*
+  Return the pretty name associated with this type,
+  that is an unmangled type name in a form presentable to the user.
+*/
+SWIGRUNTIME const char *
+SWIG_TypePrettyName(const swig_type_info *type) {
+  /* The "str" field contains the equivalent pretty names of the
+     type, separated by vertical-bar characters.  We choose
+     to print the last name, as it is often (?) the most
+     specific. */
+  if (!type) return NULL;
+  if (type->str != NULL) {
+    const char *last_name = type->str;
+    const char *s;
+    for (s = type->str; *s; s++)
+      if (*s == '|') last_name = s+1;
+    return last_name;
+  }
+  else
+    return type->name;
+}
+
+/* 
+   Set the clientdata field for a type
+*/
+SWIGRUNTIME void
+SWIG_TypeClientData(swig_type_info *ti, void *clientdata) {
+  swig_cast_info *cast = ti->cast;
+  /* if (ti->clientdata == clientdata) return; */
+  ti->clientdata = clientdata;
+  
+  while (cast) {
+    if (!cast->converter) {
+      swig_type_info *tc = cast->type;
+      if (!tc->clientdata) {
+	SWIG_TypeClientData(tc, clientdata);
+      }
+    }    
+    cast = cast->next;
+  }
+}
+SWIGRUNTIME void
+SWIG_TypeNewClientData(swig_type_info *ti, void *clientdata) {
+  SWIG_TypeClientData(ti, clientdata);
+  ti->owndata = 1;
+}
+  
+/*
+  Search for a swig_type_info structure only by mangled name
+  Search is a O(log #types)
+  
+  We start searching at module start, and finish searching when start == end.  
+  Note: if start == end at the beginning of the function, we go all the way around
+  the circular list.
+*/
+SWIGRUNTIME swig_type_info *
+SWIG_MangledTypeQueryModule(swig_module_info *start, 
+                            swig_module_info *end, 
+		            const char *name) {
+  swig_module_info *iter = start;
+  do {
+    if (iter->size) {
+      register size_t l = 0;
+      register size_t r = iter->size - 1;
+      do {
+	/* since l+r >= 0, we can (>> 1) instead (/ 2) */
+	register size_t i = (l + r) >> 1; 
+	const char *iname = iter->types[i]->name;
+	if (iname) {
+	  register int compare = strcmp(name, iname);
+	  if (compare == 0) {	    
+	    return iter->types[i];
+	  } else if (compare < 0) {
+	    if (i) {
+	      r = i - 1;
+	    } else {
+	      break;
+	    }
+	  } else if (compare > 0) {
+	    l = i + 1;
+	  }
+	} else {
+	  break; /* should never happen */
+	}
+      } while (l <= r);
+    }
+    iter = iter->next;
+  } while (iter != end);
+  return 0;
+}
+
+/*
+  Search for a swig_type_info structure for either a mangled name or a human readable name.
+  It first searches the mangled names of the types, which is a O(log #types)
+  If a type is not found it then searches the human readable names, which is O(#types).
+  
+  We start searching at module start, and finish searching when start == end.  
+  Note: if start == end at the beginning of the function, we go all the way around
+  the circular list.
+*/
+SWIGRUNTIME swig_type_info *
+SWIG_TypeQueryModule(swig_module_info *start, 
+                     swig_module_info *end, 
+		     const char *name) {
+  /* STEP 1: Search the name field using binary search */
+  swig_type_info *ret = SWIG_MangledTypeQueryModule(start, end, name);
+  if (ret) {
+    return ret;
+  } else {
+    /* STEP 2: If the type hasn't been found, do a complete search
+       of the str field (the human readable name) */
+    swig_module_info *iter = start;
+    do {
+      register size_t i = 0;
+      for (; i < iter->size; ++i) {
+	if (iter->types[i]->str && (SWIG_TypeEquiv(iter->types[i]->str, name)))
+	  return iter->types[i];
+      }
+      iter = iter->next;
+    } while (iter != end);
+  }
+  
+  /* neither found a match */
+  return 0;
+}
+
+/* 
+   Pack binary data into a string
+*/
+SWIGRUNTIME char *
+SWIG_PackData(char *c, void *ptr, size_t sz) {
+  static const char hex[17] = "0123456789abcdef";
+  register const unsigned char *u = (unsigned char *) ptr;
+  register const unsigned char *eu =  u + sz;
+  for (; u != eu; ++u) {
+    register unsigned char uu = *u;
+    *(c++) = hex[(uu & 0xf0) >> 4];
+    *(c++) = hex[uu & 0xf];
+  }
+  return c;
+}
+
+/* 
+   Unpack binary data from a string
+*/
+SWIGRUNTIME const char *
+SWIG_UnpackData(const char *c, void *ptr, size_t sz) {
+  register unsigned char *u = (unsigned char *) ptr;
+  register const unsigned char *eu = u + sz;
+  for (; u != eu; ++u) {
+    register char d = *(c++);
+    register unsigned char uu;
+    if ((d >= '0') && (d <= '9'))
+      uu = ((d - '0') << 4);
+    else if ((d >= 'a') && (d <= 'f'))
+      uu = ((d - ('a'-10)) << 4);
+    else 
+      return (char *) 0;
+    d = *(c++);
+    if ((d >= '0') && (d <= '9'))
+      uu |= (d - '0');
+    else if ((d >= 'a') && (d <= 'f'))
+      uu |= (d - ('a'-10));
+    else 
+      return (char *) 0;
+    *u = uu;
+  }
+  return c;
+}
+
+/* 
+   Pack 'void *' into a string buffer.
+*/
+SWIGRUNTIME char *
+SWIG_PackVoidPtr(char *buff, void *ptr, const char *name, size_t bsz) {
+  char *r = buff;
+  if ((2*sizeof(void *) + 2) > bsz) return 0;
+  *(r++) = '_';
+  r = SWIG_PackData(r,&ptr,sizeof(void *));
+  if (strlen(name) + 1 > (bsz - (r - buff))) return 0;
+  strcpy(r,name);
+  return buff;
+}
+
+SWIGRUNTIME const char *
+SWIG_UnpackVoidPtr(const char *c, void **ptr, const char *name) {
+  if (*c != '_') {
+    if (strcmp(c,"NULL") == 0) {
+      *ptr = (void *) 0;
+      return name;
+    } else {
+      return 0;
+    }
+  }
+  return SWIG_UnpackData(++c,ptr,sizeof(void *));
+}
+
+SWIGRUNTIME char *
+SWIG_PackDataName(char *buff, void *ptr, size_t sz, const char *name, size_t bsz) {
+  char *r = buff;
+  size_t lname = (name ? strlen(name) : 0);
+  if ((2*sz + 2 + lname) > bsz) return 0;
+  *(r++) = '_';
+  r = SWIG_PackData(r,ptr,sz);
+  if (lname) {
+    strncpy(r,name,lname+1);
+  } else {
+    *r = 0;
+  }
+  return buff;
+}
+
+SWIGRUNTIME const char *
+SWIG_UnpackDataName(const char *c, void *ptr, size_t sz, const char *name) {
+  if (*c != '_') {
+    if (strcmp(c,"NULL") == 0) {
+      memset(ptr,0,sz);
+      return name;
+    } else {
+      return 0;
+    }
+  }
+  return SWIG_UnpackData(++c,ptr,sz);
+}
+
+#ifdef __cplusplus
+}
+#endif
+
+/*  Errors in SWIG */
+#define  SWIG_UnknownError    	   -1 
+#define  SWIG_IOError        	   -2 
+#define  SWIG_RuntimeError   	   -3 
+#define  SWIG_IndexError     	   -4 
+#define  SWIG_TypeError      	   -5 
+#define  SWIG_DivisionByZero 	   -6 
+#define  SWIG_OverflowError  	   -7 
+#define  SWIG_SyntaxError    	   -8 
+#define  SWIG_ValueError     	   -9 
+#define  SWIG_SystemError    	   -10
+#define  SWIG_AttributeError 	   -11
+#define  SWIG_MemoryError    	   -12 
+#define  SWIG_NullReferenceError   -13
+
+
+
+
+/* Add PyOS_snprintf for old Pythons */
+#if PY_VERSION_HEX < 0x02020000
+# if defined(_MSC_VER) || defined(__BORLANDC__) || defined(_WATCOM)
+#  define PyOS_snprintf _snprintf
+# else
+#  define PyOS_snprintf snprintf
+# endif
+#endif
+
+/* A crude PyString_FromFormat implementation for old Pythons */
+#if PY_VERSION_HEX < 0x02020000
+
+#ifndef SWIG_PYBUFFER_SIZE
+# define SWIG_PYBUFFER_SIZE 1024
+#endif
+
+static PyObject *
+PyString_FromFormat(const char *fmt, ...) {
+  va_list ap;
+  char buf[SWIG_PYBUFFER_SIZE * 2];
+  int res;
+  va_start(ap, fmt);
+  res = vsnprintf(buf, sizeof(buf), fmt, ap);
+  va_end(ap);
+  return (res < 0 || res >= (int)sizeof(buf)) ? 0 : PyString_FromString(buf);
+}
+#endif
+
+/* Add PyObject_Del for old Pythons */
+#if PY_VERSION_HEX < 0x01060000
+# define PyObject_Del(op) PyMem_DEL((op))
+#endif
+#ifndef PyObject_DEL
+# define PyObject_DEL PyObject_Del
+#endif
+
+/* A crude PyExc_StopIteration exception for old Pythons */
+#if PY_VERSION_HEX < 0x02020000
+# ifndef PyExc_StopIteration
+#  define PyExc_StopIteration PyExc_RuntimeError
+# endif
+# ifndef PyObject_GenericGetAttr
+#  define PyObject_GenericGetAttr 0
+# endif
+#endif
+/* Py_NotImplemented is defined in 2.1 and up. */
+#if PY_VERSION_HEX < 0x02010000
+# ifndef Py_NotImplemented
+#  define Py_NotImplemented PyExc_RuntimeError
+# endif
+#endif
+
+
+/* A crude PyString_AsStringAndSize implementation for old Pythons */
+#if PY_VERSION_HEX < 0x02010000
+# ifndef PyString_AsStringAndSize
+#  define PyString_AsStringAndSize(obj, s, len) {*s = PyString_AsString(obj); *len = *s ? strlen(*s) : 0;}
+# endif
+#endif
+
+/* PySequence_Size for old Pythons */
+#if PY_VERSION_HEX < 0x02000000
+# ifndef PySequence_Size
+#  define PySequence_Size PySequence_Length
+# endif
+#endif
+
+
+/* PyBool_FromLong for old Pythons */
+#if PY_VERSION_HEX < 0x02030000
+static
+PyObject *PyBool_FromLong(long ok)
+{
+  PyObject *result = ok ? Py_True : Py_False;
+  Py_INCREF(result);
+  return result;
+}
+#endif
+
+/* Py_ssize_t for old Pythons */
+/* This code is as recommended by: */
+/* http://www.python.org/dev/peps/pep-0353/#conversion-guidelines */
+#if PY_VERSION_HEX < 0x02050000 && !defined(PY_SSIZE_T_MIN)
+typedef int Py_ssize_t;
+# define PY_SSIZE_T_MAX INT_MAX
+# define PY_SSIZE_T_MIN INT_MIN
+#endif
+
+/* -----------------------------------------------------------------------------
+ * error manipulation
+ * ----------------------------------------------------------------------------- */
+
+SWIGRUNTIME PyObject*
+SWIG_Python_ErrorType(int code) {
+  PyObject* type = 0;
+  switch(code) {
+  case SWIG_MemoryError:
+    type = PyExc_MemoryError;
+    break;
+  case SWIG_IOError:
+    type = PyExc_IOError;
+    break;
+  case SWIG_RuntimeError:
+    type = PyExc_RuntimeError;
+    break;
+  case SWIG_IndexError:
+    type = PyExc_IndexError;
+    break;
+  case SWIG_TypeError:
+    type = PyExc_TypeError;
+    break;
+  case SWIG_DivisionByZero:
+    type = PyExc_ZeroDivisionError;
+    break;
+  case SWIG_OverflowError:
+    type = PyExc_OverflowError;
+    break;
+  case SWIG_SyntaxError:
+    type = PyExc_SyntaxError;
+    break;
+  case SWIG_ValueError:
+    type = PyExc_ValueError;
+    break;
+  case SWIG_SystemError:
+    type = PyExc_SystemError;
+    break;
+  case SWIG_AttributeError:
+    type = PyExc_AttributeError;
+    break;
+  default:
+    type = PyExc_RuntimeError;
+  }
+  return type;
+}
+
+
+SWIGRUNTIME void
+SWIG_Python_AddErrorMsg(const char* mesg)
+{
+  PyObject *type = 0;
+  PyObject *value = 0;
+  PyObject *traceback = 0;
+
+  if (PyErr_Occurred()) PyErr_Fetch(&type, &value, &traceback);
+  if (value) {
+    PyObject *old_str = PyObject_Str(value);
+    PyErr_Clear();
+    Py_XINCREF(type);
+    PyErr_Format(type, "%s %s", PyString_AsString(old_str), mesg);
+    Py_DECREF(old_str);
+    Py_DECREF(value);
+  } else {
+    PyErr_Format(PyExc_RuntimeError, mesg);
+  }
+}
+
+
+
+#if defined(SWIG_PYTHON_NO_THREADS)
+#  if defined(SWIG_PYTHON_THREADS)
+#    undef SWIG_PYTHON_THREADS
+#  endif
+#endif
+#if defined(SWIG_PYTHON_THREADS) /* Threading support is enabled */
+#  if !defined(SWIG_PYTHON_USE_GIL) && !defined(SWIG_PYTHON_NO_USE_GIL)
+#    if (PY_VERSION_HEX >= 0x02030000) /* For 2.3 or later, use the PyGILState calls */
+#      define SWIG_PYTHON_USE_GIL
+#    endif
+#  endif
+#  if defined(SWIG_PYTHON_USE_GIL) /* Use PyGILState threads calls */
+#    ifndef SWIG_PYTHON_INITIALIZE_THREADS
+#     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads() 
+#    endif
+#    ifdef __cplusplus /* C++ code */
+       class SWIG_Python_Thread_Block {
+         bool status;
+         PyGILState_STATE state;
+       public:
+         void end() { if (status) { PyGILState_Release(state); status = false;} }
+         SWIG_Python_Thread_Block() : status(true), state(PyGILState_Ensure()) {}
+         ~SWIG_Python_Thread_Block() { end(); }
+       };
+       class SWIG_Python_Thread_Allow {
+         bool status;
+         PyThreadState *save;
+       public:
+         void end() { if (status) { PyEval_RestoreThread(save); status = false; }}
+         SWIG_Python_Thread_Allow() : status(true), save(PyEval_SaveThread()) {}
+         ~SWIG_Python_Thread_Allow() { end(); }
+       };
+#      define SWIG_PYTHON_THREAD_BEGIN_BLOCK   SWIG_Python_Thread_Block _swig_thread_block
+#      define SWIG_PYTHON_THREAD_END_BLOCK     _swig_thread_block.end()
+#      define SWIG_PYTHON_THREAD_BEGIN_ALLOW   SWIG_Python_Thread_Allow _swig_thread_allow
+#      define SWIG_PYTHON_THREAD_END_ALLOW     _swig_thread_allow.end()
+#    else /* C code */
+#      define SWIG_PYTHON_THREAD_BEGIN_BLOCK   PyGILState_STATE _swig_thread_block = PyGILState_Ensure()
+#      define SWIG_PYTHON_THREAD_END_BLOCK     PyGILState_Release(_swig_thread_block)
+#      define SWIG_PYTHON_THREAD_BEGIN_ALLOW   PyThreadState *_swig_thread_allow = PyEval_SaveThread()
+#      define SWIG_PYTHON_THREAD_END_ALLOW     PyEval_RestoreThread(_swig_thread_allow)
+#    endif
+#  else /* Old thread way, not implemented, user must provide it */
+#    if !defined(SWIG_PYTHON_INITIALIZE_THREADS)
+#      define SWIG_PYTHON_INITIALIZE_THREADS
+#    endif
+#    if !defined(SWIG_PYTHON_THREAD_BEGIN_BLOCK)
+#      define SWIG_PYTHON_THREAD_BEGIN_BLOCK
+#    endif
+#    if !defined(SWIG_PYTHON_THREAD_END_BLOCK)
+#      define SWIG_PYTHON_THREAD_END_BLOCK
+#    endif
+#    if !defined(SWIG_PYTHON_THREAD_BEGIN_ALLOW)
+#      define SWIG_PYTHON_THREAD_BEGIN_ALLOW
+#    endif
+#    if !defined(SWIG_PYTHON_THREAD_END_ALLOW)
+#      define SWIG_PYTHON_THREAD_END_ALLOW
+#    endif
+#  endif
+#else /* No thread support */
+#  define SWIG_PYTHON_INITIALIZE_THREADS
+#  define SWIG_PYTHON_THREAD_BEGIN_BLOCK
+#  define SWIG_PYTHON_THREAD_END_BLOCK
+#  define SWIG_PYTHON_THREAD_BEGIN_ALLOW
+#  define SWIG_PYTHON_THREAD_END_ALLOW
+#endif
+
+/* -----------------------------------------------------------------------------
+ * Python API portion that goes into the runtime
+ * ----------------------------------------------------------------------------- */
+
+#ifdef __cplusplus
+extern "C" {
+#if 0
+} /* cc-mode */
+#endif
+#endif
+
+/* -----------------------------------------------------------------------------
+ * Constant declarations
+ * ----------------------------------------------------------------------------- */
+
+/* Constant Types */
+#define SWIG_PY_POINTER 4
+#define SWIG_PY_BINARY  5
+
+/* Constant information structure */
+typedef struct swig_const_info {
+  int type;
+  char *name;
+  long lvalue;
+  double dvalue;
+  void   *pvalue;
+  swig_type_info **ptype;
+} swig_const_info;
+
+#ifdef __cplusplus
+#if 0
+{ /* cc-mode */
+#endif
+}
+#endif
+
+
+/* -----------------------------------------------------------------------------
+ * See the LICENSE file for information on copyright, usage and redistribution
+ * of SWIG, and the README file for authors - http://www.swig.org/release.html.
+ *
+ * pyrun.swg
+ *
+ * This file contains the runtime support for Python modules
+ * and includes code for managing global variables and pointer
+ * type checking.
+ *
+ * ----------------------------------------------------------------------------- */
+
+/* Common SWIG API */
+
+/* for raw pointers */
+#define SWIG_Python_ConvertPtr(obj, pptr, type, flags)  SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, 0)
+#define SWIG_ConvertPtr(obj, pptr, type, flags)         SWIG_Python_ConvertPtr(obj, pptr, type, flags)
+#define SWIG_ConvertPtrAndOwn(obj,pptr,type,flags,own)  SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, own)
+#define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(ptr, type, flags)
+#define SWIG_CheckImplicit(ty)                          SWIG_Python_CheckImplicit(ty) 
+#define SWIG_AcquirePtr(ptr, src)                       SWIG_Python_AcquirePtr(ptr, src)
+#define swig_owntype                                    int
+
+/* for raw packed data */
+#define SWIG_ConvertPacked(obj, ptr, sz, ty)            SWIG_Python_ConvertPacked(obj, ptr, sz, ty)
+#define SWIG_NewPackedObj(ptr, sz, type)                SWIG_Python_NewPackedObj(ptr, sz, type)
+
+/* for class or struct pointers */
+#define SWIG_ConvertInstance(obj, pptr, type, flags)    SWIG_ConvertPtr(obj, pptr, type, flags)
+#define SWIG_NewInstanceObj(ptr, type, flags)           SWIG_NewPointerObj(ptr, type, flags)
+
+/* for C or C++ function pointers */
+#define SWIG_ConvertFunctionPtr(obj, pptr, type)        SWIG_Python_ConvertFunctionPtr(obj, pptr, type)
+#define SWIG_NewFunctionPtrObj(ptr, type)               SWIG_Python_NewPointerObj(ptr, type, 0)
+
+/* for C++ member pointers, ie, member methods */
+#define SWIG_ConvertMember(obj, ptr, sz, ty)            SWIG_Python_ConvertPacked(obj, ptr, sz, ty)
+#define SWIG_NewMemberObj(ptr, sz, type)                SWIG_Python_NewPackedObj(ptr, sz, type)
+
+
+/* Runtime API */
+
+#define SWIG_GetModule(clientdata)                      SWIG_Python_GetModule()
+#define SWIG_SetModule(clientdata, pointer)             SWIG_Python_SetModule(pointer)
+#define SWIG_NewClientData(obj)                         PySwigClientData_New(obj)
+
+#define SWIG_SetErrorObj                                SWIG_Python_SetErrorObj                            
+#define SWIG_SetErrorMsg                        	SWIG_Python_SetErrorMsg				   
+#define SWIG_ErrorType(code)                    	SWIG_Python_ErrorType(code)                        
+#define SWIG_Error(code, msg)            		SWIG_Python_SetErrorMsg(SWIG_ErrorType(code), msg) 
+#define SWIG_fail                        		goto fail					   
+
+
+/* Runtime API implementation */
+
+/* Error manipulation */
+
+SWIGINTERN void 
+SWIG_Python_SetErrorObj(PyObject *errtype, PyObject *obj) {
+  SWIG_PYTHON_THREAD_BEGIN_BLOCK; 
+  PyErr_SetObject(errtype, obj);
+  Py_DECREF(obj);
+  SWIG_PYTHON_THREAD_END_BLOCK;
+}
+
+SWIGINTERN void 
+SWIG_Python_SetErrorMsg(PyObject *errtype, const char *msg) {
+  SWIG_PYTHON_THREAD_BEGIN_BLOCK;
+  PyErr_SetString(errtype, (char *) msg);
+  SWIG_PYTHON_THREAD_END_BLOCK;
+}
+
+#define SWIG_Python_Raise(obj, type, desc)  SWIG_Python_SetErrorObj(SWIG_Python_ExceptionType(desc), obj)
+
+/* Set a constant value */
+
+SWIGINTERN void
+SWIG_Python_SetConstant(PyObject *d, const char *name, PyObject *obj) {   
+  PyDict_SetItemString(d, (char*) name, obj);
+  Py_DECREF(obj);                            
+}
+
+/* Append a value to the result obj */
+
+SWIGINTERN PyObject*
+SWIG_Python_AppendOutput(PyObject* result, PyObject* obj) {
+#if !defined(SWIG_PYTHON_OUTPUT_TUPLE)
+  if (!result) {
+    result = obj;
+  } else if (result == Py_None) {
+    Py_DECREF(result);
+    result = obj;
+  } else {
+    if (!PyList_Check(result)) {
+      PyObject *o2 = result;
+      result = PyList_New(1);
+      PyList_SetItem(result, 0, o2);
+    }
+    PyList_Append(result,obj);
+    Py_DECREF(obj);
+  }
+  return result;
+#else
+  PyObject*   o2;
+  PyObject*   o3;
+  if (!result) {
+    result = obj;
+  } else if (result == Py_None) {
+    Py_DECREF(result);
+    result = obj;
+  } else {
+    if (!PyTuple_Check(result)) {
+      o2 = result;
+      result = PyTuple_New(1);
+      PyTuple_SET_ITEM(result, 0, o2);
+    }
+    o3 = PyTuple_New(1);
+    PyTuple_SET_ITEM(o3, 0, obj);
+    o2 = result;
+    result = PySequence_Concat(o2, o3);
+    Py_DECREF(o2);
+    Py_DECREF(o3);
+  }
+  return result;
+#endif
+}
+
+/* Unpack the argument tuple */
+
+SWIGINTERN int
+SWIG_Python_UnpackTuple(PyObject *args, const char *name, Py_ssize_t min, Py_ssize_t max, PyObject **objs)
+{
+  if (!args) {
+    if (!min && !max) {
+      return 1;
+    } else {
+      PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got none", 
+		   name, (min == max ? "" : "at least "), (int)min);
+      return 0;
+    }
+  }  
+  if (!PyTuple_Check(args)) {
+    PyErr_SetString(PyExc_SystemError, "UnpackTuple() argument list is not a tuple");
+    return 0;
+  } else {
+    register Py_ssize_t l = PyTuple_GET_SIZE(args);
+    if (l < min) {
+      PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got %d", 
+		   name, (min == max ? "" : "at least "), (int)min, (int)l);
+      return 0;
+    } else if (l > max) {
+      PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got %d", 
+		   name, (min == max ? "" : "at most "), (int)max, (int)l);
+      return 0;
+    } else {
+      register int i;
+      for (i = 0; i < l; ++i) {
+	objs[i] = PyTuple_GET_ITEM(args, i);
+      }
+      for (; l < max; ++l) {
+	objs[l] = 0;
+      }
+      return i + 1;
+    }    
+  }
+}
+
+/* A functor is a function object with one single object argument */
+#if PY_VERSION_HEX >= 0x02020000
+#define SWIG_Python_CallFunctor(functor, obj)	        PyObject_CallFunctionObjArgs(functor, obj, NULL);
+#else
+#define SWIG_Python_CallFunctor(functor, obj)	        PyObject_CallFunction(functor, "O", obj);
+#endif
+
+/*
+  Helper for static pointer initialization for both C and C++ code, for example
+  static PyObject *SWIG_STATIC_POINTER(MyVar) = NewSomething(...);
+*/
+#ifdef __cplusplus
+#define SWIG_STATIC_POINTER(var)  var
+#else
+#define SWIG_STATIC_POINTER(var)  var = 0; if (!var) var
+#endif
+
+/* -----------------------------------------------------------------------------
+ * Pointer declarations
+ * ----------------------------------------------------------------------------- */
+
+/* Flags for new pointer objects */
+#define SWIG_POINTER_NOSHADOW       (SWIG_POINTER_OWN      << 1)
+#define SWIG_POINTER_NEW            (SWIG_POINTER_NOSHADOW | SWIG_POINTER_OWN)
+
+#define SWIG_POINTER_IMPLICIT_CONV  (SWIG_POINTER_DISOWN   << 1)
+
+#ifdef __cplusplus
+extern "C" {
+#if 0
+} /* cc-mode */
+#endif
+#endif
+
+/*  How to access Py_None */
+#if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)
+#  ifndef SWIG_PYTHON_NO_BUILD_NONE
+#    ifndef SWIG_PYTHON_BUILD_NONE
+#      define SWIG_PYTHON_BUILD_NONE
+#    endif
+#  endif
+#endif
+
+#ifdef SWIG_PYTHON_BUILD_NONE
+#  ifdef Py_None
+#   undef Py_None
+#   define Py_None SWIG_Py_None()
+#  endif
+SWIGRUNTIMEINLINE PyObject * 
+_SWIG_Py_None(void)
+{
+  PyObject *none = Py_BuildValue((char*)"");
+  Py_DECREF(none);
+  return none;
+}
+SWIGRUNTIME PyObject * 
+SWIG_Py_None(void)
+{
+  static PyObject *SWIG_STATIC_POINTER(none) = _SWIG_Py_None();
+  return none;
+}
+#endif
+
+/* The python void return value */
+
+SWIGRUNTIMEINLINE PyObject * 
+SWIG_Py_Void(void)
+{
+  PyObject *none = Py_None;
+  Py_INCREF(none);
+  return none;
+}
+
+/* PySwigClientData */
+
+typedef struct {
+  PyObject *klass;
+  PyObject *newraw;
+  PyObject *newargs;
+  PyObject *destroy;
+  int delargs;
+  int implicitconv;
+} PySwigClientData;
+
+SWIGRUNTIMEINLINE int 
+SWIG_Python_CheckImplicit(swig_type_info *ty)
+{
+  PySwigClientData *data = (PySwigClientData *)ty->clientdata;
+  return data ? data->implicitconv : 0;
+}
+
+SWIGRUNTIMEINLINE PyObject *
+SWIG_Python_ExceptionType(swig_type_info *desc) {
+  PySwigClientData *data = desc ? (PySwigClientData *) desc->clientdata : 0;
+  PyObject *klass = data ? data->klass : 0;
+  return (klass ? klass : PyExc_RuntimeError);
+}
+
+
+SWIGRUNTIME PySwigClientData * 
+PySwigClientData_New(PyObject* obj)
+{
+  if (!obj) {
+    return 0;
+  } else {
+    PySwigClientData *data = (PySwigClientData *)malloc(sizeof(PySwigClientData));
+    /* the klass element */
+    data->klass = obj;
+    Py_INCREF(data->klass);
+    /* the newraw method and newargs arguments used to create a new raw instance */
+    if (PyClass_Check(obj)) {
+      data->newraw = 0;
+      data->newargs = obj;
+      Py_INCREF(obj);
+    } else {
+#if (PY_VERSION_HEX < 0x02020000)
+      data->newraw = 0;
+#else
+      data->newraw = PyObject_GetAttrString(data->klass, (char *)"__new__");
+#endif
+      if (data->newraw) {
+	Py_INCREF(data->newraw);
+	data->newargs = PyTuple_New(1);
+	PyTuple_SetItem(data->newargs, 0, obj);
+      } else {
+	data->newargs = obj;
+      }
+      Py_INCREF(data->newargs);
+    }
+    /* the destroy method, aka as the C++ delete method */
+    data->destroy = PyObject_GetAttrString(data->klass, (char *)"__swig_destroy__");
+    if (PyErr_Occurred()) {
+      PyErr_Clear();
+      data->destroy = 0;
+    }
+    if (data->destroy) {
+      int flags;
+      Py_INCREF(data->destroy);
+      flags = PyCFunction_GET_FLAGS(data->destroy);
+#ifdef METH_O
+      data->delargs = !(flags & (METH_O));
+#else
+      data->delargs = 0;
+#endif
+    } else {
+      data->delargs = 0;
+    }
+    data->implicitconv = 0;
+    return data;
+  }
+}
+
+SWIGRUNTIME void 
+PySwigClientData_Del(PySwigClientData* data)
+{
+  Py_XDECREF(data->newraw);
+  Py_XDECREF(data->newargs);
+  Py_XDECREF(data->destroy);
+}
+
+/* =============== PySwigObject =====================*/
+
+typedef struct {
+  PyObject_HEAD
+  void *ptr;
+  swig_type_info *ty;
+  int own;
+  PyObject *next;
+} PySwigObject;
+
+SWIGRUNTIME PyObject *
+PySwigObject_long(PySwigObject *v)
+{
+  return PyLong_FromVoidPtr(v->ptr);
+}
+
+SWIGRUNTIME PyObject *
+PySwigObject_format(const char* fmt, PySwigObject *v)
+{
+  PyObject *res = NULL;
+  PyObject *args = PyTuple_New(1);
+  if (args) {
+    if (PyTuple_SetItem(args, 0, PySwigObject_long(v)) == 0) {
+      PyObject *ofmt = PyString_FromString(fmt);
+      if (ofmt) {
+	res = PyString_Format(ofmt,args);
+	Py_DECREF(ofmt);
+      }
+      Py_DECREF(args);
+    }
+  }
+  return res;
+}
+
+SWIGRUNTIME PyObject *
+PySwigObject_oct(PySwigObject *v)
+{
+  return PySwigObject_format("%o",v);
+}
+
+SWIGRUNTIME PyObject *
+PySwigObject_hex(PySwigObject *v)
+{
+  return PySwigObject_format("%x",v);
+}
+
+SWIGRUNTIME PyObject *
+#ifdef METH_NOARGS
+PySwigObject_repr(PySwigObject *v)
+#else
+PySwigObject_repr(PySwigObject *v, PyObject *args)
+#endif
+{
+  const char *name = SWIG_TypePrettyName(v->ty);
+  PyObject *hex = PySwigObject_hex(v);    
+  PyObject *repr = PyString_FromFormat("<Swig Object of type '%s' at 0x%s>", name, PyString_AsString(hex));
+  Py_DECREF(hex);
+  if (v->next) {
+#ifdef METH_NOARGS
+    PyObject *nrep = PySwigObject_repr((PySwigObject *)v->next);
+#else
+    PyObject *nrep = PySwigObject_repr((PySwigObject *)v->next, args);
+#endif
+    PyString_ConcatAndDel(&repr,nrep);
+  }
+  return repr;  
+}
+
+SWIGRUNTIME int
+PySwigObject_print(PySwigObject *v, FILE *fp, int SWIGUNUSEDPARM(flags))
+{
+#ifdef METH_NOARGS
+  PyObject *repr = PySwigObject_repr(v);
+#else
+  PyObject *repr = PySwigObject_repr(v, NULL);
+#endif
+  if (repr) {
+    fputs(PyString_AsString(repr), fp);
+    Py_DECREF(repr);
+    return 0; 
+  } else {
+    return 1; 
+  }
+}
+
+SWIGRUNTIME PyObject *
+PySwigObject_str(PySwigObject *v)
+{
+  char result[SWIG_BUFFER_SIZE];
+  return SWIG_PackVoidPtr(result, v->ptr, v->ty->name, sizeof(result)) ?
+    PyString_FromString(result) : 0;
+}
+
+SWIGRUNTIME int
+PySwigObject_compare(PySwigObject *v, PySwigObject *w)
+{
+  void *i = v->ptr;
+  void *j = w->ptr;
+  return (i < j) ? -1 : ((i > j) ? 1 : 0);
+}
+
+SWIGRUNTIME PyTypeObject* _PySwigObject_type(void);
+
+SWIGRUNTIME PyTypeObject*
+PySwigObject_type(void) {
+  static PyTypeObject *SWIG_STATIC_POINTER(type) = _PySwigObject_type();
+  return type;
+}
+
+SWIGRUNTIMEINLINE int
+PySwigObject_Check(PyObject *op) {
+  return ((op)->ob_type == PySwigObject_type())
+    || (strcmp((op)->ob_type->tp_name,"PySwigObject") == 0);
+}
+
+SWIGRUNTIME PyObject *
+PySwigObject_New(void *ptr, swig_type_info *ty, int own);
+
+SWIGRUNTIME void
+PySwigObject_dealloc(PyObject *v)
+{
+  PySwigObject *sobj = (PySwigObject *) v;
+  PyObject *next = sobj->next;
+  if (sobj->own) {
+    swig_type_info *ty = sobj->ty;
+    PySwigClientData *data = ty ? (PySwigClientData *) ty->clientdata : 0;
+    PyObject *destroy = data ? data->destroy : 0;
+    if (destroy) {
+      /* destroy is always a VARARGS method */
+      PyObject *res;
+      if (data->delargs) {
+	/* we need to create a temporal object to carry the destroy operation */
+	PyObject *tmp = PySwigObject_New(sobj->ptr, ty, 0);
+	res = SWIG_Python_CallFunctor(destroy, tmp);
+	Py_DECREF(tmp);
+      } else {
+	PyCFunction meth = PyCFunction_GET_FUNCTION(destroy);
+	PyObject *mself = PyCFunction_GET_SELF(destroy);
+	res = ((*meth)(mself, v));
+      }
+      Py_XDECREF(res);
+    } else {
+      const char *name = SWIG_TypePrettyName(ty);
+#if !defined(SWIG_PYTHON_SILENT_MEMLEAK)
+      printf("swig/python detected a memory leak of type '%s', no destructor found.\n", name);
+#endif
+    }
+  } 
+  Py_XDECREF(next);
+  PyObject_DEL(v);
+}
+
+SWIGRUNTIME PyObject* 
+PySwigObject_append(PyObject* v, PyObject* next)
+{
+  PySwigObject *sobj = (PySwigObject *) v;
+#ifndef METH_O
+  PyObject *tmp = 0;
+  if (!PyArg_ParseTuple(next,(char *)"O:append", &tmp)) return NULL;
+  next = tmp;
+#endif
+  if (!PySwigObject_Check(next)) {
+    return NULL;
+  }
+  sobj->next = next;
+  Py_INCREF(next);
+  return SWIG_Py_Void();
+}
+
+SWIGRUNTIME PyObject* 
+#ifdef METH_NOARGS
+PySwigObject_next(PyObject* v)
+#else
+PySwigObject_next(PyObject* v, PyObject *SWIGUNUSEDPARM(args))
+#endif
+{
+  PySwigObject *sobj = (PySwigObject *) v;
+  if (sobj->next) {    
+    Py_INCREF(sobj->next);
+    return sobj->next;
+  } else {
+    return SWIG_Py_Void();
+  }
+}
+
+SWIGINTERN PyObject*
+#ifdef METH_NOARGS
+PySwigObject_disown(PyObject *v)
+#else
+PySwigObject_disown(PyObject* v, PyObject *SWIGUNUSEDPARM(args))
+#endif
+{
+  PySwigObject *sobj = (PySwigObject *)v;
+  sobj->own = 0;
+  return SWIG_Py_Void();
+}
+
+SWIGINTERN PyObject*
+#ifdef METH_NOARGS
+PySwigObject_acquire(PyObject *v)
+#else
+PySwigObject_acquire(PyObject* v, PyObject *SWIGUNUSEDPARM(args))
+#endif
+{
+  PySwigObject *sobj = (PySwigObject *)v;
+  sobj->own = SWIG_POINTER_OWN;
+  return SWIG_Py_Void();
+}
+
+SWIGINTERN PyObject*
+PySwigObject_own(PyObject *v, PyObject *args)
+{
+  PyObject *val = 0;
+#if (PY_VERSION_HEX < 0x02020000)
+  if (!PyArg_ParseTuple(args,(char *)"|O:own",&val))
+#else
+  if (!PyArg_UnpackTuple(args, (char *)"own", 0, 1, &val)) 
+#endif
+    {
+      return NULL;
+    } 
+  else
+    {
+      PySwigObject *sobj = (PySwigObject *)v;
+      PyObject *obj = PyBool_FromLong(sobj->own);
+      if (val) {
+#ifdef METH_NOARGS
+	if (PyObject_IsTrue(val)) {
+	  PySwigObject_acquire(v);
+	} else {
+	  PySwigObject_disown(v);
+	}
+#else
+	if (PyObject_IsTrue(val)) {
+	  PySwigObject_acquire(v,args);
+	} else {
+	  PySwigObject_disown(v,args);
+	}
+#endif
+      } 
+      return obj;
+    }
+}
+
+#ifdef METH_O
+static PyMethodDef
+swigobject_methods[] = {
+  {(char *)"disown",  (PyCFunction)PySwigObject_disown,  METH_NOARGS,  (char *)"releases ownership of the pointer"},
+  {(char *)"acquire", (PyCFunction)PySwigObject_acquire, METH_NOARGS,  (char *)"aquires ownership of the pointer"},
+  {(char *)"own",     (PyCFunction)PySwigObject_own,     METH_VARARGS, (char *)"returns/sets ownership of the pointer"},
+  {(char *)"append",  (PyCFunction)PySwigObject_append,  METH_O,       (char *)"appends another 'this' object"},
+  {(char *)"next",    (PyCFunction)PySwigObject_next,    METH_NOARGS,  (char *)"returns the next 'this' object"},
+  {(char *)"__repr__",(PyCFunction)PySwigObject_repr,    METH_NOARGS,  (char *)"returns object representation"},
+  {0, 0, 0, 0}  
+};
+#else
+static PyMethodDef
+swigobject_methods[] = {
+  {(char *)"disown",  (PyCFunction)PySwigObject_disown,  METH_VARARGS,  (char *)"releases ownership of the pointer"},
+  {(char *)"acquire", (PyCFunction)PySwigObject_acquire, METH_VARARGS,  (char *)"aquires ownership of the pointer"},
+  {(char *)"own",     (PyCFunction)PySwigObject_own,     METH_VARARGS,  (char *)"returns/sets ownership of the pointer"},
+  {(char *)"append",  (PyCFunction)PySwigObject_append,  METH_VARARGS,  (char *)"appends another 'this' object"},
+  {(char *)"next",    (PyCFunction)PySwigObject_next,    METH_VARARGS,  (char *)"returns the next 'this' object"},
+  {(char *)"__repr__",(PyCFunction)PySwigObject_repr,   METH_VARARGS,  (char *)"returns object representation"},
+  {0, 0, 0, 0}  
+};
+#endif
+
+#if PY_VERSION_HEX < 0x02020000
+SWIGINTERN PyObject *
+PySwigObject_getattr(PySwigObject *sobj,char *name)
+{
+  return Py_FindMethod(swigobject_methods, (PyObject *)sobj, name);
+}
+#endif
+
+SWIGRUNTIME PyTypeObject*
+_PySwigObject_type(void) {
+  static char swigobject_doc[] = "Swig object carries a C/C++ instance pointer";
+  
+  static PyNumberMethods PySwigObject_as_number = {
+    (binaryfunc)0, /*nb_add*/
+    (binaryfunc)0, /*nb_subtract*/
+    (binaryfunc)0, /*nb_multiply*/
+    (binaryfunc)0, /*nb_divide*/
+    (binaryfunc)0, /*nb_remainder*/
+    (binaryfunc)0, /*nb_divmod*/
+    (ternaryfunc)0,/*nb_power*/
+    (unaryfunc)0,  /*nb_negative*/
+    (unaryfunc)0,  /*nb_positive*/
+    (unaryfunc)0,  /*nb_absolute*/
+    (inquiry)0,    /*nb_nonzero*/
+    0,		   /*nb_invert*/
+    0,		   /*nb_lshift*/
+    0,		   /*nb_rshift*/
+    0,		   /*nb_and*/
+    0,		   /*nb_xor*/
+    0,		   /*nb_or*/
+    (coercion)0,   /*nb_coerce*/
+    (unaryfunc)PySwigObject_long, /*nb_int*/
+    (unaryfunc)PySwigObject_long, /*nb_long*/
+    (unaryfunc)0,                 /*nb_float*/
+    (unaryfunc)PySwigObject_oct,  /*nb_oct*/
+    (unaryfunc)PySwigObject_hex,  /*nb_hex*/
+#if PY_VERSION_HEX >= 0x02050000 /* 2.5.0 */
+    0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* nb_inplace_add -> nb_index */
+#elif PY_VERSION_HEX >= 0x02020000 /* 2.2.0 */
+    0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* nb_inplace_add -> nb_inplace_true_divide */
+#elif PY_VERSION_HEX >= 0x02000000 /* 2.0.0 */
+    0,0,0,0,0,0,0,0,0,0,0 /* nb_inplace_add -> nb_inplace_or */
+#endif
+  };
+
+  static PyTypeObject pyswigobject_type;  
+  static int type_init = 0;
+  if (!type_init) {
+    const PyTypeObject tmp
+      = {
+	PyObject_HEAD_INIT(NULL)
+	0,				    /* ob_size */
+	(char *)"PySwigObject",		    /* tp_name */
+	sizeof(PySwigObject),		    /* tp_basicsize */
+	0,			            /* tp_itemsize */
+	(destructor)PySwigObject_dealloc,   /* tp_dealloc */
+	(printfunc)PySwigObject_print,	    /* tp_print */
+#if PY_VERSION_HEX < 0x02020000
+	(getattrfunc)PySwigObject_getattr,  /* tp_getattr */ 
+#else
+	(getattrfunc)0,			    /* tp_getattr */ 
+#endif
+	(setattrfunc)0,			    /* tp_setattr */ 
+	(cmpfunc)PySwigObject_compare,	    /* tp_compare */ 
+	(reprfunc)PySwigObject_repr,	    /* tp_repr */    
+	&PySwigObject_as_number,	    /* tp_as_number */
+	0,				    /* tp_as_sequence */
+	0,				    /* tp_as_mapping */
+	(hashfunc)0,			    /* tp_hash */
+	(ternaryfunc)0,			    /* tp_call */
+	(reprfunc)PySwigObject_str,	    /* tp_str */
+	PyObject_GenericGetAttr,            /* tp_getattro */
+	0,				    /* tp_setattro */
+	0,		                    /* tp_as_buffer */
+	Py_TPFLAGS_DEFAULT,	            /* tp_flags */
+	swigobject_doc, 	            /* tp_doc */        
+	0,                                  /* tp_traverse */
+	0,                                  /* tp_clear */
+	0,                                  /* tp_richcompare */
+	0,                                  /* tp_weaklistoffset */
+#if PY_VERSION_HEX >= 0x02020000
+	0,                                  /* tp_iter */
+	0,                                  /* tp_iternext */
+	swigobject_methods,		    /* tp_methods */ 
+	0,			            /* tp_members */
+	0,				    /* tp_getset */	    	
+	0,			            /* tp_base */	        
+	0,				    /* tp_dict */	    	
+	0,				    /* tp_descr_get */  	
+	0,				    /* tp_descr_set */  	
+	0,				    /* tp_dictoffset */ 	
+	0,				    /* tp_init */	    	
+	0,				    /* tp_alloc */	    	
+	0,			            /* tp_new */	    	
+	0,	                            /* tp_free */	   
+        0,                                  /* tp_is_gc */  
+	0,				    /* tp_bases */   
+	0,				    /* tp_mro */
+	0,				    /* tp_cache */   
+ 	0,				    /* tp_subclasses */
+	0,				    /* tp_weaklist */
+#endif
+#if PY_VERSION_HEX >= 0x02030000
+	0,                                  /* tp_del */
+#endif
+#ifdef COUNT_ALLOCS
+	0,0,0,0                             /* tp_alloc -> tp_next */
+#endif
+      };
+    pyswigobject_type = tmp;
+    pyswigobject_type.ob_type = &PyType_Type;
+    type_init = 1;
+  }
+  return &pyswigobject_type;
+}
+
+SWIGRUNTIME PyObject *
+PySwigObject_New(void *ptr, swig_type_info *ty, int own)
+{
+  PySwigObject *sobj = PyObject_NEW(PySwigObject, PySwigObject_type());
+  if (sobj) {
+    sobj->ptr  = ptr;
+    sobj->ty   = ty;
+    sobj->own  = own;
+    sobj->next = 0;
+  }
+  return (PyObject *)sobj;
+}
+
+/* -----------------------------------------------------------------------------
+ * Implements a simple Swig Packed type, and use it instead of string
+ * ----------------------------------------------------------------------------- */
+
+typedef struct {
+  PyObject_HEAD
+  void *pack;
+  swig_type_info *ty;
+  size_t size;
+} PySwigPacked;
+
+SWIGRUNTIME int
+PySwigPacked_print(PySwigPacked *v, FILE *fp, int SWIGUNUSEDPARM(flags))
+{
+  char result[SWIG_BUFFER_SIZE];
+  fputs("<Swig Packed ", fp); 
+  if (SWIG_PackDataName(result, v->pack, v->size, 0, sizeof(result))) {
+    fputs("at ", fp); 
+    fputs(result, fp); 
+  }
+  fputs(v->ty->name,fp); 
+  fputs(">", fp);
+  return 0; 
+}
+  
+SWIGRUNTIME PyObject *
+PySwigPacked_repr(PySwigPacked *v)
+{
+  char result[SWIG_BUFFER_SIZE];
+  if (SWIG_PackDataName(result, v->pack, v->size, 0, sizeof(result))) {
+    return PyString_FromFormat("<Swig Packed at %s%s>", result, v->ty->name);
+  } else {
+    return PyString_FromFormat("<Swig Packed %s>", v->ty->name);
+  }  
+}
+
+SWIGRUNTIME PyObject *
+PySwigPacked_str(PySwigPacked *v)
+{
+  char result[SWIG_BUFFER_SIZE];
+  if (SWIG_PackDataName(result, v->pack, v->size, 0, sizeof(result))){
+    return PyString_FromFormat("%s%s", result, v->ty->name);
+  } else {
+    return PyString_FromString(v->ty->name);
+  }  
+}
+
+SWIGRUNTIME int
+PySwigPacked_compare(PySwigPacked *v, PySwigPacked *w)
+{
+  size_t i = v->size;
+  size_t j = w->size;
+  int s = (i < j) ? -1 : ((i > j) ? 1 : 0);
+  return s ? s : strncmp((char *)v->pack, (char *)w->pack, 2*v->size);
+}
+
+SWIGRUNTIME PyTypeObject* _PySwigPacked_type(void);
+
+SWIGRUNTIME PyTypeObject*
+PySwigPacked_type(void) {
+  static PyTypeObject *SWIG_STATIC_POINTER(type) = _PySwigPacked_type();
+  return type;
+}
+
+SWIGRUNTIMEINLINE int
+PySwigPacked_Check(PyObject *op) {
+  return ((op)->ob_type == _PySwigPacked_type()) 
+    || (strcmp((op)->ob_type->tp_name,"PySwigPacked") == 0);
+}
+
+SWIGRUNTIME void
+PySwigPacked_dealloc(PyObject *v)
+{
+  if (PySwigPacked_Check(v)) {
+    PySwigPacked *sobj = (PySwigPacked *) v;
+    free(sobj->pack);
+  }
+  PyObject_DEL(v);
+}
+
+SWIGRUNTIME PyTypeObject*
+_PySwigPacked_type(void) {
+  static char swigpacked_doc[] = "Swig object carries a C/C++ instance pointer";
+  static PyTypeObject pyswigpacked_type;
+  static int type_init = 0;  
+  if (!type_init) {
+    const PyTypeObject tmp
+      = {
+	PyObject_HEAD_INIT(NULL)
+	0,				    /* ob_size */	
+	(char *)"PySwigPacked",		    /* tp_name */	
+	sizeof(PySwigPacked),		    /* tp_basicsize */	
+	0,				    /* tp_itemsize */	
+	(destructor)PySwigPacked_dealloc,   /* tp_dealloc */	
+	(printfunc)PySwigPacked_print,	    /* tp_print */   	
+	(getattrfunc)0,			    /* tp_getattr */ 	
+	(setattrfunc)0,			    /* tp_setattr */ 	
+	(cmpfunc)PySwigPacked_compare,	    /* tp_compare */ 	
+	(reprfunc)PySwigPacked_repr,	    /* tp_repr */    	
+	0,	                            /* tp_as_number */	
+	0,				    /* tp_as_sequence */
+	0,				    /* tp_as_mapping */	
+	(hashfunc)0,			    /* tp_hash */	
+	(ternaryfunc)0,			    /* tp_call */	
+	(reprfunc)PySwigPacked_str,	    /* tp_str */	
+	PyObject_GenericGetAttr,            /* tp_getattro */
+	0,				    /* tp_setattro */
+	0,		                    /* tp_as_buffer */
+	Py_TPFLAGS_DEFAULT,	            /* tp_flags */
+	swigpacked_doc, 	            /* tp_doc */
+	0,                                  /* tp_traverse */
+	0,                                  /* tp_clear */
+	0,                                  /* tp_richcompare */
+	0,                                  /* tp_weaklistoffset */
+#if PY_VERSION_HEX >= 0x02020000
+	0,                                  /* tp_iter */
+	0,                                  /* tp_iternext */
+	0,		                    /* tp_methods */ 
+	0,			            /* tp_members */
+	0,				    /* tp_getset */	    	
+	0,			            /* tp_base */	        
+	0,				    /* tp_dict */	    	
+	0,				    /* tp_descr_get */  	
+	0,				    /* tp_descr_set */  	
+	0,				    /* tp_dictoffset */ 	
+	0,				    /* tp_init */	    	
+	0,				    /* tp_alloc */	    	
+	0,			            /* tp_new */	    	
+	0, 	                            /* tp_free */	   
+        0,                                  /* tp_is_gc */  
+	0,				    /* tp_bases */   
+	0,				    /* tp_mro */
+	0,				    /* tp_cache */   
+ 	0,				    /* tp_subclasses */
+	0,				    /* tp_weaklist */
+#endif
+#if PY_VERSION_HEX >= 0x02030000
+	0,                                  /* tp_del */
+#endif
+#ifdef COUNT_ALLOCS
+	0,0,0,0                             /* tp_alloc -> tp_next */
+#endif
+      };
+    pyswigpacked_type = tmp;
+    pyswigpacked_type.ob_type = &PyType_Type;
+    type_init = 1;
+  }
+  return &pyswigpacked_type;
+}
+
+SWIGRUNTIME PyObject *
+PySwigPacked_New(void *ptr, size_t size, swig_type_info *ty)
+{
+  PySwigPacked *sobj = PyObject_NEW(PySwigPacked, PySwigPacked_type());
+  if (sobj) {
+    void *pack = malloc(size);
+    if (pack) {
+      memcpy(pack, ptr, size);
+      sobj->pack = pack;
+      sobj->ty   = ty;
+      sobj->size = size;
+    } else {
+      PyObject_DEL((PyObject *) sobj);
+      sobj = 0;
+    }
+  }
+  return (PyObject *) sobj;
+}
+
+SWIGRUNTIME swig_type_info *
+PySwigPacked_UnpackData(PyObject *obj, void *ptr, size_t size)
+{
+  if (PySwigPacked_Check(obj)) {
+    PySwigPacked *sobj = (PySwigPacked *)obj;
+    if (sobj->size != size) return 0;
+    memcpy(ptr, sobj->pack, size);
+    return sobj->ty;
+  } else {
+    return 0;
+  }
+}
+
+/* -----------------------------------------------------------------------------
+ * pointers/data manipulation
+ * ----------------------------------------------------------------------------- */
+
+SWIGRUNTIMEINLINE PyObject *
+_SWIG_This(void)
+{
+  return PyString_FromString("this");
+}
+
+SWIGRUNTIME PyObject *
+SWIG_This(void)
+{
+  static PyObject *SWIG_STATIC_POINTER(swig_this) = _SWIG_This();
+  return swig_this;
+}
+
+/* #define SWIG_PYTHON_SLOW_GETSET_THIS */
+
+SWIGRUNTIME PySwigObject *
+SWIG_Python_GetSwigThis(PyObject *pyobj) 
+{
+  if (PySwigObject_Check(pyobj)) {
+    return (PySwigObject *) pyobj;
+  } else {
+    PyObject *obj = 0;
+#if (!defined(SWIG_PYTHON_SLOW_GETSET_THIS) && (PY_VERSION_HEX >= 0x02030000))
+    if (PyInstance_Check(pyobj)) {
+      obj = _PyInstance_Lookup(pyobj, SWIG_This());      
+    } else {
+      PyObject **dictptr = _PyObject_GetDictPtr(pyobj);
+      if (dictptr != NULL) {
+	PyObject *dict = *dictptr;
+	obj = dict ? PyDict_GetItem(dict, SWIG_This()) : 0;
+      } else {
+#ifdef PyWeakref_CheckProxy
+	if (PyWeakref_CheckProxy(pyobj)) {
+	  PyObject *wobj = PyWeakref_GET_OBJECT(pyobj);
+	  return wobj ? SWIG_Python_GetSwigThis(wobj) : 0;
+	}
+#endif
+	obj = PyObject_GetAttr(pyobj,SWIG_This());
+	if (obj) {
+	  Py_DECREF(obj);
+	} else {
+	  if (PyErr_Occurred()) PyErr_Clear();
+	  return 0;
+	}
+      }
+    }
+#else
+    obj = PyObject_GetAttr(pyobj,SWIG_This());
+    if (obj) {
+      Py_DECREF(obj);
+    } else {
+      if (PyErr_Occurred()) PyErr_Clear();
+      return 0;
+    }
+#endif
+    if (obj && !PySwigObject_Check(obj)) {
+      /* a PyObject is called 'this', try to get the 'real this'
+	 PySwigObject from it */ 
+      return SWIG_Python_GetSwigThis(obj);
+    }
+    return (PySwigObject *)obj;
+  }
+}
+
+/* Acquire a pointer value */
+
+SWIGRUNTIME int
+SWIG_Python_AcquirePtr(PyObject *obj, int own) {
+  if (own) {
+    PySwigObject *sobj = SWIG_Python_GetSwigThis(obj);
+    if (sobj) {
+      int oldown = sobj->own;
+      sobj->own = own;
+      return oldown;
+    }
+  }
+  return 0;
+}
+
+/* Convert a pointer value */
+
+SWIGRUNTIME int
+SWIG_Python_ConvertPtrAndOwn(PyObject *obj, void **ptr, swig_type_info *ty, int flags, int *own) {
+  if (!obj) return SWIG_ERROR;
+  if (obj == Py_None) {
+    if (ptr) *ptr = 0;
+    return SWIG_OK;
+  } else {
+    PySwigObject *sobj = SWIG_Python_GetSwigThis(obj);
+    while (sobj) {
+      void *vptr = sobj->ptr;
+      if (ty) {
+	swig_type_info *to = sobj->ty;
+	if (to == ty) {
+	  /* no type cast needed */
+	  if (ptr) *ptr = vptr;
+	  break;
+	} else {
+	  swig_cast_info *tc = SWIG_TypeCheck(to->name,ty);
+	  if (!tc) {
+	    sobj = (PySwigObject *)sobj->next;
+	  } else {
+	    if (ptr) *ptr = SWIG_TypeCast(tc,vptr);
+	    break;
+	  }
+	}
+      } else {
+	if (ptr) *ptr = vptr;
+	break;
+      }
+    }
+    if (sobj) {
+      if (own) *own = sobj->own;
+      if (flags & SWIG_POINTER_DISOWN) {
+	sobj->own = 0;
+      }
+      return SWIG_OK;
+    } else {
+      int res = SWIG_ERROR;
+      if (flags & SWIG_POINTER_IMPLICIT_CONV) {
+	PySwigClientData *data = ty ? (PySwigClientData *) ty->clientdata : 0;
+	if (data && !data->implicitconv) {
+	  PyObject *klass = data->klass;
+	  if (klass) {
+	    PyObject *impconv;
+	    data->implicitconv = 1; /* avoid recursion and call 'explicit' constructors*/
+	    impconv = SWIG_Python_CallFunctor(klass, obj);
+	    data->implicitconv = 0;
+	    if (PyErr_Occurred()) {
+	      PyErr_Clear();
+	      impconv = 0;
+	    }
+	    if (impconv) {
+	      PySwigObject *iobj = SWIG_Python_GetSwigThis(impconv);
+	      if (iobj) {
+		void *vptr;
+		res = SWIG_Python_ConvertPtrAndOwn((PyObject*)iobj, &vptr, ty, 0, 0);
+		if (SWIG_IsOK(res)) {
+		  if (ptr) {
+		    *ptr = vptr;
+		    /* transfer the ownership to 'ptr' */
+		    iobj->own = 0;
+		    res = SWIG_AddCast(res);
+		    res = SWIG_AddNewMask(res);
+		  } else {
+		    res = SWIG_AddCast(res);		    
+		  }
+		}
+	      }
+	      Py_DECREF(impconv);
+	    }
+	  }
+	}
+      }
+      return res;
+    }
+  }
+}
+
+/* Convert a function ptr value */
+
+SWIGRUNTIME int
+SWIG_Python_ConvertFunctionPtr(PyObject *obj, void **ptr, swig_type_info *ty) {
+  if (!PyCFunction_Check(obj)) {
+    return SWIG_ConvertPtr(obj, ptr, ty, 0);
+  } else {
+    void *vptr = 0;
+    
+    /* here we get the method pointer for callbacks */
+    const char *doc = (((PyCFunctionObject *)obj) -> m_ml -> ml_doc);
+    const char *desc = doc ? strstr(doc, "swig_ptr: ") : 0;
+    if (desc) {
+      desc = ty ? SWIG_UnpackVoidPtr(desc + 10, &vptr, ty->name) : 0;
+      if (!desc) return SWIG_ERROR;
+    }
+    if (ty) {
+      swig_cast_info *tc = SWIG_TypeCheck(desc,ty);
+      if (!tc) return SWIG_ERROR;
+      *ptr = SWIG_TypeCast(tc,vptr);
+    } else {
+      *ptr = vptr;
+    }
+    return SWIG_OK;
+  }
+}
+
+/* Convert a packed value value */
+
+SWIGRUNTIME int
+SWIG_Python_ConvertPacked(PyObject *obj, void *ptr, size_t sz, swig_type_info *ty) {
+  swig_type_info *to = PySwigPacked_UnpackData(obj, ptr, sz);
+  if (!to) return SWIG_ERROR;
+  if (ty) {
+    if (to != ty) {
+      /* check type cast? */
+      swig_cast_info *tc = SWIG_TypeCheck(to->name,ty);
+      if (!tc) return SWIG_ERROR;
+    }
+  }
+  return SWIG_OK;
+}  
+
+/* -----------------------------------------------------------------------------
+ * Create a new pointer object
+ * ----------------------------------------------------------------------------- */
+
+/*
+  Create a new instance object, whitout calling __init__, and set the
+  'this' attribute.
+*/
+
+SWIGRUNTIME PyObject* 
+SWIG_Python_NewShadowInstance(PySwigClientData *data, PyObject *swig_this)
+{
+#if (PY_VERSION_HEX >= 0x02020000)
+  PyObject *inst = 0;
+  PyObject *newraw = data->newraw;
+  if (newraw) {
+    inst = PyObject_Call(newraw, data->newargs, NULL);
+    if (inst) {
+#if !defined(SWIG_PYTHON_SLOW_GETSET_THIS)
+      PyObject **dictptr = _PyObject_GetDictPtr(inst);
+      if (dictptr != NULL) {
+	PyObject *dict = *dictptr;
+	if (dict == NULL) {
+	  dict = PyDict_New();
+	  *dictptr = dict;
+	  PyDict_SetItem(dict, SWIG_This(), swig_this);
+	}
+      }
+#else
+      PyObject *key = SWIG_This();
+      PyObject_SetAttr(inst, key, swig_this);
+#endif
+    }
+  } else {
+    PyObject *dict = PyDict_New();
+    PyDict_SetItem(dict, SWIG_This(), swig_this);
+    inst = PyInstance_NewRaw(data->newargs, dict);
+    Py_DECREF(dict);
+  }
+  return inst;
+#else
+#if (PY_VERSION_HEX >= 0x02010000)
+  PyObject *inst;
+  PyObject *dict = PyDict_New();
+  PyDict_SetItem(dict, SWIG_This(), swig_this);
+  inst = PyInstance_NewRaw(data->newargs, dict);
+  Py_DECREF(dict);
+  return (PyObject *) inst;
+#else
+  PyInstanceObject *inst = PyObject_NEW(PyInstanceObject, &PyInstance_Type);
+  if (inst == NULL) {
+    return NULL;
+  }
+  inst->in_class = (PyClassObject *)data->newargs;
+  Py_INCREF(inst->in_class);
+  inst->in_dict = PyDict_New();
+  if (inst->in_dict == NULL) {
+    Py_DECREF(inst);
+    return NULL;
+  }
+#ifdef Py_TPFLAGS_HAVE_WEAKREFS
+  inst->in_weakreflist = NULL;
+#endif
+#ifdef Py_TPFLAGS_GC
+  PyObject_GC_Init(inst);
+#endif
+  PyDict_SetItem(inst->in_dict, SWIG_This(), swig_this);
+  return (PyObject *) inst;
+#endif
+#endif
+}
+
+SWIGRUNTIME void
+SWIG_Python_SetSwigThis(PyObject *inst, PyObject *swig_this)
+{
+ PyObject *dict;
+#if (PY_VERSION_HEX >= 0x02020000) && !defined(SWIG_PYTHON_SLOW_GETSET_THIS)
+ PyObject **dictptr = _PyObject_GetDictPtr(inst);
+ if (dictptr != NULL) {
+   dict = *dictptr;
+   if (dict == NULL) {
+     dict = PyDict_New();
+     *dictptr = dict;
+   }
+   PyDict_SetItem(dict, SWIG_This(), swig_this);
+   return;
+ }
+#endif
+ dict = PyObject_GetAttrString(inst, (char*)"__dict__");
+ PyDict_SetItem(dict, SWIG_This(), swig_this);
+ Py_DECREF(dict);
+} 
+
+
+SWIGINTERN PyObject *
+SWIG_Python_InitShadowInstance(PyObject *args) {
+  PyObject *obj[2];
+  if (!SWIG_Python_UnpackTuple(args,(char*)"swiginit", 2, 2, obj)) {
+    return NULL;
+  } else {
+    PySwigObject *sthis = SWIG_Python_GetSwigThis(obj[0]);
+    if (sthis) {
+      PySwigObject_append((PyObject*) sthis, obj[1]);
+    } else {
+      SWIG_Python_SetSwigThis(obj[0], obj[1]);
+    }
+    return SWIG_Py_Void();
+  }
+}
+
+/* Create a new pointer object */
+
+SWIGRUNTIME PyObject *
+SWIG_Python_NewPointerObj(void *ptr, swig_type_info *type, int flags) {
+  if (!ptr) {
+    return SWIG_Py_Void();
+  } else {
+    int own = (flags & SWIG_POINTER_OWN) ? SWIG_POINTER_OWN : 0;
+    PyObject *robj = PySwigObject_New(ptr, type, own);
+    PySwigClientData *clientdata = type ? (PySwigClientData *)(type->clientdata) : 0;
+    if (clientdata && !(flags & SWIG_POINTER_NOSHADOW)) {
+      PyObject *inst = SWIG_Python_NewShadowInstance(clientdata, robj);
+      if (inst) {
+	Py_DECREF(robj);
+	robj = inst;
+      }
+    }
+    return robj;
+  }
+}
+
+/* Create a new packed object */
+
+SWIGRUNTIMEINLINE PyObject *
+SWIG_Python_NewPackedObj(void *ptr, size_t sz, swig_type_info *type) {
+  return ptr ? PySwigPacked_New((void *) ptr, sz, type) : SWIG_Py_Void();
+}
+
+/* -----------------------------------------------------------------------------*
+ *  Get type list 
+ * -----------------------------------------------------------------------------*/
+
+#ifdef SWIG_LINK_RUNTIME
+void *SWIG_ReturnGlobalTypeList(void *);
+#endif
+
+SWIGRUNTIME swig_module_info *
+SWIG_Python_GetModule(void) {
+  static void *type_pointer = (void *)0;
+  /* first check if module already created */
+  if (!type_pointer) {
+#ifdef SWIG_LINK_RUNTIME
+    type_pointer = SWIG_ReturnGlobalTypeList((void *)0);
+#else
+    type_pointer = PyCObject_Import((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION,
+				    (char*)"type_pointer" SWIG_TYPE_TABLE_NAME);
+    if (PyErr_Occurred()) {
+      PyErr_Clear();
+      type_pointer = (void *)0;
+    }
+#endif
+  }
+  return (swig_module_info *) type_pointer;
+}
+
+#if PY_MAJOR_VERSION < 2
+/* PyModule_AddObject function was introduced in Python 2.0.  The following function
+   is copied out of Python/modsupport.c in python version 2.3.4 */
+SWIGINTERN int
+PyModule_AddObject(PyObject *m, char *name, PyObject *o)
+{
+  PyObject *dict;
+  if (!PyModule_Check(m)) {
+    PyErr_SetString(PyExc_TypeError,
+		    "PyModule_AddObject() needs module as first arg");
+    return SWIG_ERROR;
+  }
+  if (!o) {
+    PyErr_SetString(PyExc_TypeError,
+		    "PyModule_AddObject() needs non-NULL value");
+    return SWIG_ERROR;
+  }
+  
+  dict = PyModule_GetDict(m);
+  if (dict == NULL) {
+    /* Internal error -- modules must have a dict! */
+    PyErr_Format(PyExc_SystemError, "module '%s' has no __dict__",
+		 PyModule_GetName(m));
+    return SWIG_ERROR;
+  }
+  if (PyDict_SetItemString(dict, name, o))
+    return SWIG_ERROR;
+  Py_DECREF(o);
+  return SWIG_OK;
+}
+#endif
+
+SWIGRUNTIME void
+SWIG_Python_DestroyModule(void *vptr)
+{
+  swig_module_info *swig_module = (swig_module_info *) vptr;
+  swig_type_info **types = swig_module->types;
+  size_t i;
+  for (i =0; i < swig_module->size; ++i) {
+    swig_type_info *ty = types[i];
+    if (ty->owndata) {
+      PySwigClientData *data = (PySwigClientData *) ty->clientdata;
+      if (data) PySwigClientData_Del(data);
+    }
+  }
+  Py_DECREF(SWIG_This());
+}
+
+SWIGRUNTIME void
+SWIG_Python_SetModule(swig_module_info *swig_module) {
+  static PyMethodDef swig_empty_runtime_method_table[] = { {NULL, NULL, 0, NULL} };/* Sentinel */
+
+  PyObject *module = Py_InitModule((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION,
+				   swig_empty_runtime_method_table);
+  PyObject *pointer = PyCObject_FromVoidPtr((void *) swig_module, SWIG_Python_DestroyModule);
+  if (pointer && module) {
+    PyModule_AddObject(module, (char*)"type_pointer" SWIG_TYPE_TABLE_NAME, pointer);
+  } else {
+    Py_XDECREF(pointer);
+  }
+}
+
+/* The python cached type query */
+SWIGRUNTIME PyObject *
+SWIG_Python_TypeCache(void) {
+  static PyObject *SWIG_STATIC_POINTER(cache) = PyDict_New();
+  return cache;
+}
+
+SWIGRUNTIME swig_type_info *
+SWIG_Python_TypeQuery(const char *type)
+{
+  PyObject *cache = SWIG_Python_TypeCache();
+  PyObject *key = PyString_FromString(type); 
+  PyObject *obj = PyDict_GetItem(cache, key);
+  swig_type_info *descriptor;
+  if (obj) {
+    descriptor = (swig_type_info *) PyCObject_AsVoidPtr(obj);
+  } else {
+    swig_module_info *swig_module = SWIG_Python_GetModule();
+    descriptor = SWIG_TypeQueryModule(swig_module, swig_module, type);
+    if (descriptor) {
+      obj = PyCObject_FromVoidPtr(descriptor, NULL);
+      PyDict_SetItem(cache, key, obj);
+      Py_DECREF(obj);
+    }
+  }
+  Py_DECREF(key);
+  return descriptor;
+}
+
+/* 
+   For backward compatibility only
+*/
+#define SWIG_POINTER_EXCEPTION  0
+#define SWIG_arg_fail(arg)      SWIG_Python_ArgFail(arg)
+#define SWIG_MustGetPtr(p, type, argnum, flags)  SWIG_Python_MustGetPtr(p, type, argnum, flags)
+
+SWIGRUNTIME int
+SWIG_Python_AddErrMesg(const char* mesg, int infront)
+{
+  if (PyErr_Occurred()) {
+    PyObject *type = 0;
+    PyObject *value = 0;
+    PyObject *traceback = 0;
+    PyErr_Fetch(&type, &value, &traceback);
+    if (value) {
+      PyObject *old_str = PyObject_Str(value);
+      Py_XINCREF(type);
+      PyErr_Clear();
+      if (infront) {
+	PyErr_Format(type, "%s %s", mesg, PyString_AsString(old_str));
+      } else {
+	PyErr_Format(type, "%s %s", PyString_AsString(old_str), mesg);
+      }
+      Py_DECREF(old_str);
+    }
+    return 1;
+  } else {
+    return 0;
+  }
+}
+  
+SWIGRUNTIME int
+SWIG_Python_ArgFail(int argnum)
+{
+  if (PyErr_Occurred()) {
+    /* add information about failing argument */
+    char mesg[256];
+    PyOS_snprintf(mesg, sizeof(mesg), "argument number %d:", argnum);
+    return SWIG_Python_AddErrMesg(mesg, 1);
+  } else {
+    return 0;
+  }
+}
+
+SWIGRUNTIMEINLINE const char *
+PySwigObject_GetDesc(PyObject *self)
+{
+  PySwigObject *v = (PySwigObject *)self;
+  swig_type_info *ty = v ? v->ty : 0;
+  return ty ? ty->str : (char*)"";
+}
+
+SWIGRUNTIME void
+SWIG_Python_TypeError(const char *type, PyObject *obj)
+{
+  if (type) {
+#if defined(SWIG_COBJECT_TYPES)
+    if (obj && PySwigObject_Check(obj)) {
+      const char *otype = (const char *) PySwigObject_GetDesc(obj);
+      if (otype) {
+	PyErr_Format(PyExc_TypeError, "a '%s' is expected, 'PySwigObject(%s)' is received",
+		     type, otype);
+	return;
+      }
+    } else 
+#endif      
+    {
+      const char *otype = (obj ? obj->ob_type->tp_name : 0); 
+      if (otype) {
+	PyObject *str = PyObject_Str(obj);
+	const char *cstr = str ? PyString_AsString(str) : 0;
+	if (cstr) {
+	  PyErr_Format(PyExc_TypeError, "a '%s' is expected, '%s(%s)' is received",
+		       type, otype, cstr);
+	} else {
+	  PyErr_Format(PyExc_TypeError, "a '%s' is expected, '%s' is received",
+		       type, otype);
+	}
+	Py_XDECREF(str);
+	return;
+      }
+    }   
+    PyErr_Format(PyExc_TypeError, "a '%s' is expected", type);
+  } else {
+    PyErr_Format(PyExc_TypeError, "unexpected type is received");
+  }
+}
+
+
+/* Convert a pointer value, signal an exception on a type mismatch */
+SWIGRUNTIME void *
+SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int argnum, int flags) {
+  void *result;
+  if (SWIG_Python_ConvertPtr(obj, &result, ty, flags) == -1) {
+    PyErr_Clear();
+    if (flags & SWIG_POINTER_EXCEPTION) {
+      SWIG_Python_TypeError(SWIG_TypePrettyName(ty), obj);
+      SWIG_Python_ArgFail(argnum);
+    }
+  }
+  return result;
+}
+
+
+#ifdef __cplusplus
+#if 0
+{ /* cc-mode */
+#endif
+}
+#endif
+
+
+
+#define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0) 
+
+#define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else 
+
+
+
+/* -------- TYPES TABLE (BEGIN) -------- */
+
+#define SWIGTYPE_p_a_3__float swig_types[0]
+#define SWIGTYPE_p_char swig_types[1]
+#define SWIGTYPE_p_float swig_types[2]
+#define SWIGTYPE_p_int swig_types[3]
+static swig_type_info *swig_types[5];
+static swig_module_info swig_module = {swig_types, 4, 0, 0, 0, 0};
+#define SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name)
+#define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name)
+
+/* -------- TYPES TABLE (END) -------- */
+
+#if (PY_VERSION_HEX <= 0x02000000)
+# if !defined(SWIG_PYTHON_CLASSIC)
+#  error "This python version requires swig to be run with the '-classic' option"
+# endif
+#endif
+
+/*-----------------------------------------------
+              @(target):= _blur.so
+  ------------------------------------------------*/
+#define SWIG_init    init_blur
+
+#define SWIG_name    "_blur"
+
+#define SWIGVERSION 0x010333 
+#define SWIG_VERSION SWIGVERSION
+
+
+#define SWIG_as_voidptr(a) const_cast< void * >(static_cast< const void * >(a)) 
+#define SWIG_as_voidptrptr(a) ((void)SWIG_as_voidptr(*a),reinterpret_cast< void** >(a)) 
+
+
+#include <stdexcept>
+
+
+namespace swig {
+  class PyObject_ptr {
+  protected:
+    PyObject *_obj;
+
+  public:
+    PyObject_ptr() :_obj(0)
+    {
+    }
+
+    PyObject_ptr(const PyObject_ptr& item) : _obj(item._obj)
+    {
+      Py_XINCREF(_obj);      
+    }
+    
+    PyObject_ptr(PyObject *obj, bool initial_ref = true) :_obj(obj)
+    {
+      if (initial_ref) Py_XINCREF(_obj);
+    }
+    
+    PyObject_ptr & operator=(const PyObject_ptr& item) 
+    {
+      Py_XINCREF(item._obj);
+      Py_XDECREF(_obj);
+      _obj = item._obj;
+      return *this;      
+    }
+    
+    ~PyObject_ptr() 
+    {
+      Py_XDECREF(_obj);
+    }
+    
+    operator PyObject *() const
+    {
+      return _obj;
+    }
+
+    PyObject *operator->() const
+    {
+      return _obj;
+    }
+  };
+}
+
+
+namespace swig {
+  struct PyObject_var : PyObject_ptr {
+    PyObject_var(PyObject* obj = 0) : PyObject_ptr(obj, false) { }
+    
+    PyObject_var & operator = (PyObject* obj)
+    {
+      Py_XDECREF(_obj);
+      _obj = obj;
+      return *this;      
+    }
+  };
+}
+
+
+#include "numpy/arrayobject.h"
+static PyObject* l_output_helper2(PyObject* target, PyObject* o) {
+    PyObject*   o2;
+    PyObject*   o3;
+    if (!target) 
+      {                   
+        target = o;
+      } 
+    else if (target == Py_None)
+      {  
+        Py_DECREF(Py_None);
+        target = o;
+      } 
+    else 
+      {                         
+        if (!PyList_Check(target))
+	  {
+            o2 = target;
+            target = PyList_New(0);
+            PyList_Append(target, o2);
+            Py_XDECREF(o2);
+	  }
+        PyList_Append(target,o);
+        Py_XDECREF(o);
+      }
+    return target;
+}
+
+static PyArrayObject *contiguous_typed_array(PyObject *obj, int typecode,
+                                      int expectnd, int *expectdims)
+{
+  PyArrayObject *arr;
+  int i;
+  char buf[255];
+
+  /* if the shape and type are OK, this function increments the reference
+     count and arr points to obj */
+  if((arr = (PyArrayObject *)PyArray_ContiguousFromObject(obj,
+                                                          typecode, 0,
+                                                          10)) == NULL)
+    {
+      sprintf(buf,"Failed to make a contiguous array of type %d\n", typecode);
+      PyErr_SetString(PyExc_ValueError, buf);
+      return NULL;
+    }
+
+  if(expectnd>0)
+    {
+      if(arr->nd > expectnd + 1 || arr->nd < expectnd)
+        {
+          Py_DECREF((PyObject *)arr);
+          PyErr_SetString(PyExc_ValueError,
+                          "Array has wrong number of dimensions");
+          return NULL;
+        }
+      if(arr->nd == expectnd + 1)
+        {
+          if(arr->dimensions[arr->nd - 1] != 1)
+            {
+              Py_DECREF((PyObject *)arr);
+              PyErr_SetString(PyExc_ValueError,
+                              "Array has wrong number of dimensions");
+              return NULL;
+            }
+        }
+      if(expectdims)
+        {
+          for(i = 0; i < expectnd; i++)
+            if(expectdims[i]>0)
+              if(expectdims[i] != arr->dimensions[i])
+                {
+                  Py_DECREF((PyObject *)arr);
+                  sprintf(buf,"The extent of dimension %d is %d while %d was expected\n",
+                          i, arr->dimensions[i], expectdims[i]);
+                  PyErr_SetString(PyExc_ValueError, buf);
+                  return NULL;
+                }
+                  
+        }
+    }
+
+  return arr;
+}
+
+
+
+#include <iostream>
+#include <stdio.h>
+#include <assert.h>
+#include <ctype.h>
+#include <math.h>
+
+
+#define ELECTRON_DENSITY 0
+
+float evalDensityInverse(float radius, float epsilon, int kernelType, double blobbyness)
+{
+	if (kernelType == 0)
+		return radius * (float)sqrt(1.0 + log(epsilon) / blobbyness);
+	else if (kernelType == 1)
+		return (float)sqrt(radius*radius+log(epsilon)/blobbyness);
+	else // this should crash
+	{
+		assert(kernelType != kernelType);
+		return 0.0;
+	}
+}
+
+void getBoundingBox(float coords[][3], float radii[], int na, 
+		    float min[3], float max[3], double blobbyness, float padding)
+  {
+    int i, j;
+    float maxRad=0.0;
+    // use a fixed epsilon to avoid the growing bounding box problem
+    // (1/10,000 should be sufficient)
+    float epsilon =  1.0e-4;
+    if(na == 0) 
+      { // no atoms
+	for(i = 0; i < 3; i++)
+	  {
+	    min[i] = max[i] = 0.0;
+	  }
+	return;
+      }
+    
+    for(i = 0; i < 3; i++) 
+      {
+	min[i] = coords[0][i];
+	max[i] = coords[0][i];
+      }
+
+	maxRad = evalDensityInverse(radii[0], epsilon, 1, blobbyness);
+	//printf ("maxRad in getBoundingBox: %.2f\n", maxRad);
+	
+	for(j = 1; j < na; j++) 
+	  {
+	    for(i = 0; i < 3; i++)
+	      {
+		if(coords[j][i] < min[i]) min[i] = coords[j][i];
+		if(coords[j][i] > max[i]) max[i] = coords[j][i]; 
+	      }
+	    
+	    float tempRad = evalDensityInverse(radii[j], epsilon, 1, blobbyness);
+	    //if (j<20)
+	    //  printf("j = %d, tempRad = %.2f\n", j, tempRad);
+	    if (maxRad < tempRad)
+	      maxRad = tempRad;
+	  }
+	
+	// adjust the bounding box by 1
+	for(i = 0; i < 3; i++) 
+	  {
+	    min[i] -= maxRad;
+	    max[i] += maxRad;
+	    if (padding > 0)
+	      {
+		min[i] -= padding;
+		max[i] += padding;
+	      }
+	  }
+  }
+
+float evalDensity(float position[3], float radius, float pnt[3], double maxRadius,
+		  int densityType, int hydrophobicity, double blobby)
+  {
+    // Gaussian approximation
+    //return 1.0;
+    //printf("[%.3f, %.3f, %.3f], r=%.2f, pnt:[%.3f, %.3f, %.3f], mr=%.2f, b=%.2f, dt=%d", position[0],position[1], position[2],radius, pnt[0], pnt[1],pnt[2], maxRadius, blobby, densityType);
+    double r = (position[0]-pnt[0])*(position[0]-pnt[0]) +
+      (position[1]-pnt[1])*(position[1]-pnt[1]) +
+      (position[2]-pnt[2])*(position[2]-pnt[2]);
+
+    double r0 = radius; r0 *= r0;
+    //double expval = blobby*r/r0 - blobby;
+    //double expval = blobby*r - blobby*r0;
+    double expval = blobby*((r/r0) - 1);
+    
+    // truncated gaussian
+    //if (sqrt(r) > maxRadius)
+    //	return 0.0;
+    //printf ("r0=%.2f, ex=%.2f\n", r0, expval);
+    float res;
+    
+    if( densityType == ELECTRON_DENSITY )
+      res = (float)(exp(expval));
+    //return (float)(exp(expval));
+    else // hydrophobicity
+      res = (float)(hydrophobicity*exp(expval));
+    //return (float)(hydrophobicity*exp(expval));
+    //printf ("%.4f,", res);
+    return res;
+    
+  }
+
+
+ void generateBlurmap(float coords[][3], float radii[], int dlen,
+		  float *dens, int dim[3], double blobbyness, float orig[3], float span[3],  float weights[]=NULL, float gridMove[3]=NULL,float padding=0.0)
+  {
+   	float min[3],max[3], epsilon;
+	unsigned int gdim[3];
+
+	gdim[0] = dim[0]; gdim[1] = dim[1]; gdim[2] = dim[2];
+	//float *dens = new float[dimx*dimy*dimz];
+	
+	epsilon = 1.0e-3;
+	// compute the bounding box
+	min[0] = min[1] = min[2] = 0.;
+	max[0] = max[1] = max[2] = 0.;
+	// getBoundingBox(coords, radii, dlen, min, max, epsilon, blobbyness);
+	getBoundingBox(coords, radii, dlen, min, max, blobbyness, padding);
+
+	//printf("bounding box: (%f,%f,%f)->(%f,%f,%f)\n", min[0],min[1],min[2],
+	//        max[0],max[1],max[2]);
+	// blur
+	//float  *maxDens=0; 
+	//float orig[3],span[3];
+	unsigned int zoff=0, i, c1;
+
+	//printf("epsilon = %f\n", epsilon);
+
+	orig[0] = min[0]; //vol->getMinX();
+	orig[1] = min[1]; //vol->getMinY();
+	orig[2] = min[2]; //vol->getMinZ();
+	
+	if (gridMove)		// apply grid move
+	{
+	    orig[0] += gridMove[0];
+	    orig[1] += gridMove[1];
+	    orig[2] += gridMove[2];
+	}
+
+	// and span
+	span[0] = (max[0] - min[0]) / (float)(dim[0]-1); //vol->getSpanX();
+	span[1] = (max[1] - min[1]) / (float)(dim[1]-1); //vol->getSpanY();
+	span[2] = (max[2] - min[2]) / (float)(dim[2]-1); //vol->getSpanZ();
+	//printf("origin: %.2f, %.2f, %.2f \n", orig[0], orig[1], orig[2]);
+	//printf("span: %.2f, %.2f, %.2f \n", span[0], span[1], span[2]);
+	// main blurring loop
+	c1 = dim[0]*dim[1];
+	for (i=0; i < dlen; i++)
+	  {
+	    //PDBParser::Atom *at = atoms[i];
+	    int hydrophobe=0;
+	    double c[3], maxRad, r0;
+	    unsigned int amax[3],amin[3], j,k,l, c2;
+
+	    
+	    //if (densityType != ELECTRON_DENSITY)
+	    //hydrophobe = lookUpHydrophobicity(*at);
+	    
+	    // calculate the maximum radius for this atom
+	    //maxRad = evalDensityInverse(at->getRadius(), epsilon, 1);
+	    maxRad = evalDensityInverse(radii[i], epsilon, 1, blobbyness);
+	    
+	    // compute the dataset coordinates of the atom's center
+	    for (j=0; j < 3; j++)
+	      {
+		c[j] = (coords[i][j] - orig[j]) / span[j];
+		c[j] = ((c[j]-floor(c[j])) >= 0.5) ? ceil(c[j]) : floor(c[j]);
+	      }
+	    
+	    // then compute the bounding box of the atom (maxRad^3)
+	    
+	    for (j=0; j < 3; j++)
+	      {
+		int tmp;
+		tmp = (int)(c[j] - (maxRad / span[j]) - 1);
+		tmp = (tmp < 0) ? 0 : tmp;
+		amin[j] = (unsigned int)tmp;
+		
+		//amax[j] = (int)(c[j] + (maxRad / span[j]) + 1);
+		//amax[j] = (amax[j] > gdim[j]) ? gdim[j] : amax[j];
+		tmp = (int)(c[j] + (maxRad / span[j]) + 1);
+		tmp = (tmp > gdim[j]) ? gdim[j] : tmp;
+		amax[j] = (unsigned int)tmp;
+	      }
+	    //if (i<40)
+	    //  printf("bbox = (%d,%d,%d)\n", amax[0]-amin[0],amax[1]-amin[1],amax[2]-amin[2]);
+		
+	    //printf("blur atom %d: (%u,%u,%u)->(%u,%u,%u)\n",i,
+	    //							amin[0],amin[1],amin[2],
+	    //								amax[0],amax[1],amax[2]);
+		
+		// begin blurring kernel
+	    
+	    for(l = amin[2]; l < amax[2]; l++)
+	      {
+		for(k = amin[1]; k < amax[1]; k++)
+		  {
+		    c2 = k*dim[0];
+		      for(j = amin[0]; j < amax[0]; j++)
+		      {
+			int n = j + c2 + (l-zoff)*c1;
+			//int n = j + k*dim[0] + (l-zoff)*dim[0]*dim[1];
+			float pnt[3], density;
+			
+			pnt[0] = orig[0] + j*span[0];
+			pnt[1] = orig[1] + k*span[1];
+			pnt[2] = orig[2] + l*span[2];
+			
+			// calculate the electron density / hydrophobicity
+			density = evalDensity( coords[i], radii[i], pnt, maxRad, ELECTRON_DENSITY, hydrophobe, blobbyness);
+			// scaling density by weights
+			if (weights){
+			  density *= weights[i];
+			}
+			// sum up on a grid point
+			dens[n] += density;
+		      }
+		  }
+	      }
+		// end blurring kernel
+		
+		// status message
+		/****
+		if (((i+1) % 20) == 0 || (i+1) == dlen)
+		  {
+		    printf("%2.2f%% done (%012d)\r", 100.0*(i+1)/(float)dlen, i+1);
+		    fflush(stdout);
+		  }
+		***/
+	  }
+	// end of status line
+	
+	//printf("\n"); fflush(stdout);
+	//printf ("Done\n");
+  }
+
+
+SWIGINTERN int
+SWIG_AsVal_double (PyObject *obj, double *val)
+{
+  int res = SWIG_TypeError;
+  if (PyFloat_Check(obj)) {
+    if (val) *val = PyFloat_AsDouble(obj);
+    return SWIG_OK;
+  } else if (PyInt_Check(obj)) {
+    if (val) *val = PyInt_AsLong(obj);
+    return SWIG_OK;
+  } else if (PyLong_Check(obj)) {
+    double v = PyLong_AsDouble(obj);
+    if (!PyErr_Occurred()) {
+      if (val) *val = v;
+      return SWIG_OK;
+    } else {
+      PyErr_Clear();
+    }
+  }
+#ifdef SWIG_PYTHON_CAST_MODE
+  {
+    int dispatch = 0;
+    double d = PyFloat_AsDouble(obj);
+    if (!PyErr_Occurred()) {
+      if (val) *val = d;
+      return SWIG_AddCast(SWIG_OK);
+    } else {
+      PyErr_Clear();
+    }
+    if (!dispatch) {
+      long v = PyLong_AsLong(obj);
+      if (!PyErr_Occurred()) {
+	if (val) *val = v;
+	return SWIG_AddCast(SWIG_AddCast(SWIG_OK));
+      } else {
+	PyErr_Clear();
+      }
+    }
+  }
+#endif
+  return res;
+}
+
+
+#include <float.h>
+
+
+SWIGINTERN int
+SWIG_AsVal_float (PyObject * obj, float *val)
+{
+  double v;
+  int res = SWIG_AsVal_double (obj, &v);
+  if (SWIG_IsOK(res)) {
+    if ((v < -FLT_MAX || v > FLT_MAX)) {
+      return SWIG_OverflowError;
+    } else {
+      if (val) *val = static_cast< float >(v);
+    }
+  }  
+  return res;
+}
+
+
+#include <limits.h>
+#if !defined(SWIG_NO_LLONG_MAX)
+# if !defined(LLONG_MAX) && defined(__GNUC__) && defined (__LONG_LONG_MAX__)
+#   define LLONG_MAX __LONG_LONG_MAX__
+#   define LLONG_MIN (-LLONG_MAX - 1LL)
+#   define ULLONG_MAX (LLONG_MAX * 2ULL + 1ULL)
+# endif
+#endif
+
+
+#include <math.h>
+
+
+SWIGINTERNINLINE int
+SWIG_CanCastAsInteger(double *d, double min, double max) {
+  double x = *d;
+  if ((min <= x && x <= max)) {
+   double fx = floor(x);
+   double cx = ceil(x);
+   double rd =  ((x - fx) < 0.5) ? fx : cx; /* simple rint */
+   if ((errno == EDOM) || (errno == ERANGE)) {
+     errno = 0;
+   } else {
+     double summ, reps, diff;
+     if (rd < x) {
+       diff = x - rd;
+     } else if (rd > x) {
+       diff = rd - x;
+     } else {
+       return 1;
+     }
+     summ = rd + x;
+     reps = diff/summ;
+     if (reps < 8*DBL_EPSILON) {
+       *d = rd;
+       return 1;
+     }
+   }
+  }
+  return 0;
+}
+
+
+SWIGINTERN int
+SWIG_AsVal_long (PyObject *obj, long* val)
+{
+  if (PyInt_Check(obj)) {
+    if (val) *val = PyInt_AsLong(obj);
+    return SWIG_OK;
+  } else if (PyLong_Check(obj)) {
+    long v = PyLong_AsLong(obj);
+    if (!PyErr_Occurred()) {
+      if (val) *val = v;
+      return SWIG_OK;
+    } else {
+      PyErr_Clear();
+    }
+  }
+#ifdef SWIG_PYTHON_CAST_MODE
+  {
+    int dispatch = 0;
+    long v = PyInt_AsLong(obj);
+    if (!PyErr_Occurred()) {
+      if (val) *val = v;
+      return SWIG_AddCast(SWIG_OK);
+    } else {
+      PyErr_Clear();
+    }
+    if (!dispatch) {
+      double d;
+      int res = SWIG_AddCast(SWIG_AsVal_double (obj,&d));
+      if (SWIG_IsOK(res) && SWIG_CanCastAsInteger(&d, LONG_MIN, LONG_MAX)) {
+	if (val) *val = (long)(d);
+	return res;
+      }
+    }
+  }
+#endif
+  return SWIG_TypeError;
+}
+
+
+SWIGINTERN int
+SWIG_AsVal_int (PyObject * obj, int *val)
+{
+  long v;
+  int res = SWIG_AsVal_long (obj, &v);
+  if (SWIG_IsOK(res)) {
+    if ((v < INT_MIN || v > INT_MAX)) {
+      return SWIG_OverflowError;
+    } else {
+      if (val) *val = static_cast< int >(v);
+    }
+  }  
+  return res;
+}
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+SWIGINTERN PyObject *_wrap_generateBlurmap(PyObject *SWIGUNUSEDPARM(self), PyObject *args, PyObject *kwargs) {
+  PyObject *resultobj = 0;
+  float (*arg1)[3] ;
+  float *arg2 ;
+  int arg3 ;
+  float *arg4 = (float *) 0 ;
+  int *arg5 ;
+  double arg6 ;
+  float *arg7 ;
+  float *arg8 ;
+  float *arg9 = (float *) (float *)NULL ;
+  float *arg10 = (float *) (float *)NULL ;
+  float arg11 = (float) 0.0 ;
+  PyArrayObject *array1 ;
+  int expected_dims1[2] ;
+  PyArrayObject *array2 ;
+  int expected_dims2[1] ;
+  double val6 ;
+  int ecode6 = 0 ;
+  int expected_dims9[1] ;
+  int expected_dims10[1] ;
+  float val11 ;
+  int ecode11 = 0 ;
+  float element7 ;
+  int i7 ;
+  PyObject *res7 ;
+  float element8 ;
+  int i8 ;
+  PyObject *res8 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  PyObject * obj4 = 0 ;
+  PyObject * obj5 = 0 ;
+  PyObject * obj6 = 0 ;
+  char *  kwnames[] = {
+    (char *) "coords",(char *) "radii",(char *) "dens",(char *) "blobbyness",(char *) "weights",(char *) "gridMove",(char *) "padding", NULL 
+  };
+  
+  
+  
+  PyArrayObject *weightsarr=NULL; 
+  // have to make weightsarr local variable and use it in "freearg" typemap -
+  // SWIG does not apply 9 correctly in this case.
+  
+  
+  // have to make gridMoveVect a local variable and use it in "freearg" typemap -
+  // SWIG does not apply 10 correctly in this case.
+  PyArrayObject *gridMoveVect=NULL;
+  
+  
+  arg7 = (float *) malloc(sizeof(float)*3);
+  
+  
+  arg8 = (float *) malloc(sizeof(float)*3);
+  
+  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOO|OOO:generateBlurmap",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6)) SWIG_fail;
+  
+  if (obj0 != Py_None)
+  {
+    expected_dims1[0] = 1;
+    expected_dims1[1] = 3;
+    if (expected_dims1[0]==1) expected_dims1[0]=0;
+    if (expected_dims1[1]==1) expected_dims1[1]=0;
+    array1 = contiguous_typed_array(obj0, PyArray_FLOAT, 2, expected_dims1);
+    if (! array1) return NULL;
+    arg1 = (float (*)[3])array1->data;
+    
+  }
+  else
+  {
+    array1 = NULL;
+    arg1 = NULL;
+  }
+  
+  
+  if (obj1 != Py_None)
+  {
+    expected_dims2[0] = 1;
+    if (expected_dims2[0]==1) expected_dims2[0]=0;
+    array2 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims2);
+    if (! array2) return NULL;
+    arg2 = (float *)array2->data;
+    arg3 = ((PyArrayObject *)(array2))->dimensions[0];
+  }
+  else
+  {
+    array2 = NULL;
+    arg2 = NULL;
+    arg3 = 0;
+  }
+  
+  
+  int i, datasize, temp[3];
+  PyObject *o;	
+  
+  if (!PyList_Check(obj2))
+  {
+    PyErr_SetString(PyExc_ValueError, "Expecting a list");
+    return NULL;
+  }
+  if (PySequence_Length(obj2) != 3) 
+  {
+    PyErr_SetString(PyExc_ValueError,"Size mismatch. Expected 3 elements");
+    return NULL;
+  }
+  for (i = 0; i < 3; i++)
+  {
+    o = PyList_GetItem(obj2,i);
+    if (PyNumber_Check(o)) 
+    temp[i] = (int) PyInt_AsLong(o);
+    else 
+    {
+      PyErr_SetString(PyExc_ValueError,"Sequence elements must be numbers");      
+      return NULL;
+    }
+  }
+  datasize= temp[0]*temp[1]*temp[2];
+  //allocate memory for data array - 'float *dens'
+  //arg4 = (float *) malloc(datasize*sizeof(float *));
+  arg4 = (float *) calloc( datasize, sizeof(float *));
+  arg5 = temp;
+  
+  ecode6 = SWIG_AsVal_double(obj3, &val6);
+  if (!SWIG_IsOK(ecode6)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode6), "in method '" "generateBlurmap" "', argument " "6"" of type '" "double""'");
+  } 
+  arg6 = static_cast< double >(val6);
+  if (obj4) {
+    if (obj4 != Py_None)
+    {
+      expected_dims9[0] = 1;
+      if (expected_dims9[0]==1) expected_dims9[0]=0;
+      weightsarr= contiguous_typed_array(obj4, PyArray_FLOAT, 1, expected_dims9);
+      if (! weightsarr) return NULL;
+      arg9 = (float *)weightsarr->data;
+    }
+    else
+    {
+      weightsarr = NULL;
+      arg9 = NULL;
+    }
+    
+    
+  }
+  if (obj5) {
+    if (obj5 != Py_None)
+    {
+      expected_dims10[0]=3;
+      gridMoveVect = contiguous_typed_array(obj5, PyArray_FLOAT, 1, expected_dims10);
+      if (!gridMoveVect ) return NULL;
+      arg10 = (float *)gridMoveVect->data;
+    }
+    else
+    {
+      gridMoveVect = NULL;
+      arg10 = NULL;
+    }
+    
+  }
+  if (obj6) {
+    ecode11 = SWIG_AsVal_float(obj6, &val11);
+    if (!SWIG_IsOK(ecode11)) {
+      SWIG_exception_fail(SWIG_ArgError(ecode11), "in method '" "generateBlurmap" "', argument " "11"" of type '" "float""'");
+    } 
+    arg11 = static_cast< float >(val11);
+  }
+  generateBlurmap((float (*)[3])arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11);
+  resultobj = SWIG_Py_Void();
+  
+  PyArrayObject * out;
+  int dims[1];
+  dims[0] = datasize;
+  out = (PyArrayObject *)PyArray_FromDimsAndData(1, dims, PyArray_FLOAT, (char *)arg4);
+  //out = (PyArrayObject *)PyArray_FromDimsAndData(3, temp, PyArray_FLOAT, (char *)arg4);
+  if (!out) 
+  {
+    PyErr_SetString(PyExc_RuntimeError,
+      "Failed to allocate memory for normals");
+    return NULL;
+  }
+  
+  out->flags |= NPY_OWNDATA; /* so we'll free this memory when this 
+  				 array will be garbage collected */
+  //resultobj =  Py_BuildValue("O", (PyObject *)out) ;
+  resultobj = l_output_helper2(resultobj, (PyObject *)out);
+  
+  
+  
+  res7 = PyTuple_New(3);
+  for (i7=0; i7<3; i7++)
+  {
+    element7 =  arg7[i7];
+    PyTuple_SetItem(res7 ,i7, PyFloat_FromDouble((double)element7));
+  }
+  resultobj = l_output_helper2(resultobj, res7); 
+  
+  
+  res8 = PyTuple_New(3);
+  for (i8=0; i8<3; i8++)
+  {
+    element8 =  arg8[i8];
+    PyTuple_SetItem(res8 ,i8, PyFloat_FromDouble((double)element8));
+  }
+  resultobj = l_output_helper2(resultobj, res8); 
+  
+  
+  if (array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if (array2)
+  Py_DECREF((PyObject *)array2);
+  
+  
+  free(arg7);
+  
+  
+  free(arg8);
+  
+  
+  if (weightsarr)
+  Py_DECREF((PyObject *)weightsarr);
+  
+  
+  if (gridMoveVect)
+  Py_DECREF((PyObject *)gridMoveVect);
+  
+  
+  return resultobj;
+fail:
+  
+  if (array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if (array2)
+  Py_DECREF((PyObject *)array2);
+  
+  
+  free(arg7);
+  
+  
+  free(arg8);
+  
+  
+  if (weightsarr)
+  Py_DECREF((PyObject *)weightsarr);
+  
+  
+  if (gridMoveVect)
+  Py_DECREF((PyObject *)gridMoveVect);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_getBoundingBox(PyObject *SWIGUNUSEDPARM(self), PyObject *args, PyObject *kwargs) {
+  PyObject *resultobj = 0;
+  float (*arg1)[3] ;
+  float *arg2 ;
+  int arg3 ;
+  float *arg4 ;
+  float *arg5 ;
+  double arg6 ;
+  float arg7 = (float) 0.0 ;
+  PyArrayObject *array1 ;
+  int expected_dims1[2] ;
+  PyArrayObject *array2 ;
+  int expected_dims2[1] ;
+  double val6 ;
+  int ecode6 = 0 ;
+  float val7 ;
+  int ecode7 = 0 ;
+  float element4 ;
+  int i4 ;
+  PyObject *res4 ;
+  float element5 ;
+  int i5 ;
+  PyObject *res5 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  char *  kwnames[] = {
+    (char *) "coords",(char *) "radii",(char *) "blobbyness",(char *) "padding", NULL 
+  };
+  
+  
+  arg4 = (float *) malloc(sizeof(float)*3);
+  
+  
+  arg5 = (float *) malloc(sizeof(float)*3);
+  
+  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOO|O:getBoundingBox",kwnames,&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
+  
+  if (obj0 != Py_None)
+  {
+    expected_dims1[0] = 1;
+    expected_dims1[1] = 3;
+    if (expected_dims1[0]==1) expected_dims1[0]=0;
+    if (expected_dims1[1]==1) expected_dims1[1]=0;
+    array1 = contiguous_typed_array(obj0, PyArray_FLOAT, 2, expected_dims1);
+    if (! array1) return NULL;
+    arg1 = (float (*)[3])array1->data;
+    
+  }
+  else
+  {
+    array1 = NULL;
+    arg1 = NULL;
+  }
+  
+  
+  if (obj1 != Py_None)
+  {
+    expected_dims2[0] = 1;
+    if (expected_dims2[0]==1) expected_dims2[0]=0;
+    array2 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims2);
+    if (! array2) return NULL;
+    arg2 = (float *)array2->data;
+    arg3 = ((PyArrayObject *)(array2))->dimensions[0];
+  }
+  else
+  {
+    array2 = NULL;
+    arg2 = NULL;
+    arg3 = 0;
+  }
+  
+  ecode6 = SWIG_AsVal_double(obj2, &val6);
+  if (!SWIG_IsOK(ecode6)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode6), "in method '" "getBoundingBox" "', argument " "6"" of type '" "double""'");
+  } 
+  arg6 = static_cast< double >(val6);
+  if (obj3) {
+    ecode7 = SWIG_AsVal_float(obj3, &val7);
+    if (!SWIG_IsOK(ecode7)) {
+      SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "getBoundingBox" "', argument " "7"" of type '" "float""'");
+    } 
+    arg7 = static_cast< float >(val7);
+  }
+  getBoundingBox((float (*)[3])arg1,arg2,arg3,arg4,arg5,arg6,arg7);
+  resultobj = SWIG_Py_Void();
+  
+  res4 = PyTuple_New(3);
+  for (i4=0; i4<3; i4++)
+  {
+    element4 =  arg4[i4];
+    PyTuple_SetItem(res4 ,i4, PyFloat_FromDouble((double)element4));
+  }
+  resultobj = l_output_helper2(resultobj, res4); 
+  
+  
+  res5 = PyTuple_New(3);
+  for (i5=0; i5<3; i5++)
+  {
+    element5 =  arg5[i5];
+    PyTuple_SetItem(res5 ,i5, PyFloat_FromDouble((double)element5));
+  }
+  resultobj = l_output_helper2(resultobj, res5); 
+  
+  
+  if (array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if (array2)
+  Py_DECREF((PyObject *)array2);
+  
+  
+  free(arg4);
+  
+  
+  free(arg5);
+  
+  return resultobj;
+fail:
+  
+  if (array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if (array2)
+  Py_DECREF((PyObject *)array2);
+  
+  
+  free(arg4);
+  
+  
+  free(arg5);
+  
+  return NULL;
+}
+
+
+static PyMethodDef SwigMethods[] = {
+	 { (char *)"generateBlurmap", (PyCFunction) _wrap_generateBlurmap, METH_VARARGS | METH_KEYWORDS, NULL},
+	 { (char *)"getBoundingBox", (PyCFunction) _wrap_getBoundingBox, METH_VARARGS | METH_KEYWORDS, NULL},
+	 { NULL, NULL, 0, NULL }
+};
+
+
+/* -------- TYPE CONVERSION AND EQUIVALENCE RULES (BEGIN) -------- */
+
+static swig_type_info _swigt__p_a_3__float = {"_p_a_3__float", "float (*)[3]", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_char = {"_p_char", "char *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_float = {"_p_float", "float *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_int = {"_p_int", "int *", 0, 0, (void*)0, 0};
+
+static swig_type_info *swig_type_initial[] = {
+  &_swigt__p_a_3__float,
+  &_swigt__p_char,
+  &_swigt__p_float,
+  &_swigt__p_int,
+};
+
+static swig_cast_info _swigc__p_a_3__float[] = {  {&_swigt__p_a_3__float, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_char[] = {  {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_float[] = {  {&_swigt__p_float, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_int[] = {  {&_swigt__p_int, 0, 0, 0},{0, 0, 0, 0}};
+
+static swig_cast_info *swig_cast_initial[] = {
+  _swigc__p_a_3__float,
+  _swigc__p_char,
+  _swigc__p_float,
+  _swigc__p_int,
+};
+
+
+/* -------- TYPE CONVERSION AND EQUIVALENCE RULES (END) -------- */
+
+static swig_const_info swig_const_table[] = {
+{0, 0, 0, 0.0, 0, 0}};
+
+#ifdef __cplusplus
+}
+#endif
+/* -----------------------------------------------------------------------------
+ * Type initialization:
+ * This problem is tough by the requirement that no dynamic 
+ * memory is used. Also, since swig_type_info structures store pointers to 
+ * swig_cast_info structures and swig_cast_info structures store pointers back
+ * to swig_type_info structures, we need some lookup code at initialization. 
+ * The idea is that swig generates all the structures that are needed. 
+ * The runtime then collects these partially filled structures. 
+ * The SWIG_InitializeModule function takes these initial arrays out of 
+ * swig_module, and does all the lookup, filling in the swig_module.types
+ * array with the correct data and linking the correct swig_cast_info
+ * structures together.
+ *
+ * The generated swig_type_info structures are assigned staticly to an initial 
+ * array. We just loop through that array, and handle each type individually.
+ * First we lookup if this type has been already loaded, and if so, use the
+ * loaded structure instead of the generated one. Then we have to fill in the
+ * cast linked list. The cast data is initially stored in something like a
+ * two-dimensional array. Each row corresponds to a type (there are the same
+ * number of rows as there are in the swig_type_initial array). Each entry in
+ * a column is one of the swig_cast_info structures for that type.
+ * The cast_initial array is actually an array of arrays, because each row has
+ * a variable number of columns. So to actually build the cast linked list,
+ * we find the array of casts associated with the type, and loop through it 
+ * adding the casts to the list. The one last trick we need to do is making
+ * sure the type pointer in the swig_cast_info struct is correct.
+ *
+ * First off, we lookup the cast->type name to see if it is already loaded. 
+ * There are three cases to handle:
+ *  1) If the cast->type has already been loaded AND the type we are adding
+ *     casting info to has not been loaded (it is in this module), THEN we
+ *     replace the cast->type pointer with the type pointer that has already
+ *     been loaded.
+ *  2) If BOTH types (the one we are adding casting info to, and the 
+ *     cast->type) are loaded, THEN the cast info has already been loaded by
+ *     the previous module so we just ignore it.
+ *  3) Finally, if cast->type has not already been loaded, then we add that
+ *     swig_cast_info to the linked list (because the cast->type) pointer will
+ *     be correct.
+ * ----------------------------------------------------------------------------- */
+
+#ifdef __cplusplus
+extern "C" {
+#if 0
+} /* c-mode */
+#endif
+#endif
+
+#if 0
+#define SWIGRUNTIME_DEBUG
+#endif
+
+
+SWIGRUNTIME void
+SWIG_InitializeModule(void *clientdata) {
+  size_t i;
+  swig_module_info *module_head, *iter;
+  int found;
+  
+  clientdata = clientdata;
+  
+  /* check to see if the circular list has been setup, if not, set it up */
+  if (swig_module.next==0) {
+    /* Initialize the swig_module */
+    swig_module.type_initial = swig_type_initial;
+    swig_module.cast_initial = swig_cast_initial;
+    swig_module.next = &swig_module;
+  }
+  
+  /* Try and load any already created modules */
+  module_head = SWIG_GetModule(clientdata);
+  if (!module_head) {
+    /* This is the first module loaded for this interpreter */
+    /* so set the swig module into the interpreter */
+    SWIG_SetModule(clientdata, &swig_module);
+    module_head = &swig_module;
+  } else {
+    /* the interpreter has loaded a SWIG module, but has it loaded this one? */
+    found=0;
+    iter=module_head;
+    do {
+      if (iter==&swig_module) {
+        found=1;
+        break;
+      }
+      iter=iter->next;
+    } while (iter!= module_head);
+    
+    /* if the is found in the list, then all is done and we may leave */
+    if (found) return;
+    /* otherwise we must add out module into the list */
+    swig_module.next = module_head->next;
+    module_head->next = &swig_module;
+  }
+  
+  /* Now work on filling in swig_module.types */
+#ifdef SWIGRUNTIME_DEBUG
+  printf("SWIG_InitializeModule: size %d\n", swig_module.size);
+#endif
+  for (i = 0; i < swig_module.size; ++i) {
+    swig_type_info *type = 0;
+    swig_type_info *ret;
+    swig_cast_info *cast;
+    
+#ifdef SWIGRUNTIME_DEBUG
+    printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.type_initial[i]->name);
+#endif
+    
+    /* if there is another module already loaded */
+    if (swig_module.next != &swig_module) {
+      type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.type_initial[i]->name);
+    }
+    if (type) {
+      /* Overwrite clientdata field */
+#ifdef SWIGRUNTIME_DEBUG
+      printf("SWIG_InitializeModule: found type %s\n", type->name);
+#endif
+      if (swig_module.type_initial[i]->clientdata) {
+        type->clientdata = swig_module.type_initial[i]->clientdata;
+#ifdef SWIGRUNTIME_DEBUG
+        printf("SWIG_InitializeModule: found and overwrite type %s \n", type->name);
+#endif
+      }
+    } else {
+      type = swig_module.type_initial[i];
+    }
+    
+    /* Insert casting types */
+    cast = swig_module.cast_initial[i];
+    while (cast->type) {
+      /* Don't need to add information already in the list */
+      ret = 0;
+#ifdef SWIGRUNTIME_DEBUG
+      printf("SWIG_InitializeModule: look cast %s\n", cast->type->name);
+#endif
+      if (swig_module.next != &swig_module) {
+        ret = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, cast->type->name);
+#ifdef SWIGRUNTIME_DEBUG
+        if (ret) printf("SWIG_InitializeModule: found cast %s\n", ret->name);
+#endif
+      }
+      if (ret) {
+        if (type == swig_module.type_initial[i]) {
+#ifdef SWIGRUNTIME_DEBUG
+          printf("SWIG_InitializeModule: skip old type %s\n", ret->name);
+#endif
+          cast->type = ret;
+          ret = 0;
+        } else {
+          /* Check for casting already in the list */
+          swig_cast_info *ocast = SWIG_TypeCheck(ret->name, type);
+#ifdef SWIGRUNTIME_DEBUG
+          if (ocast) printf("SWIG_InitializeModule: skip old cast %s\n", ret->name);
+#endif
+          if (!ocast) ret = 0;
+        }
+      }
+      
+      if (!ret) {
+#ifdef SWIGRUNTIME_DEBUG
+        printf("SWIG_InitializeModule: adding cast %s\n", cast->type->name);
+#endif
+        if (type->cast) {
+          type->cast->prev = cast;
+          cast->next = type->cast;
+        }
+        type->cast = cast;
+      }
+      cast++;
+    }
+    /* Set entry in modules->types array equal to the type */
+    swig_module.types[i] = type;
+  }
+  swig_module.types[i] = 0;
+  
+#ifdef SWIGRUNTIME_DEBUG
+  printf("**** SWIG_InitializeModule: Cast List ******\n");
+  for (i = 0; i < swig_module.size; ++i) {
+    int j = 0;
+    swig_cast_info *cast = swig_module.cast_initial[i];
+    printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.type_initial[i]->name);
+    while (cast->type) {
+      printf("SWIG_InitializeModule: cast type %s\n", cast->type->name);
+      cast++;
+      ++j;
+    }
+    printf("---- Total casts: %d\n",j);
+  }
+  printf("**** SWIG_InitializeModule: Cast List ******\n");
+#endif
+}
+
+/* This function will propagate the clientdata field of type to
+* any new swig_type_info structures that have been added into the list
+* of equivalent types.  It is like calling
+* SWIG_TypeClientData(type, clientdata) a second time.
+*/
+SWIGRUNTIME void
+SWIG_PropagateClientData(void) {
+  size_t i;
+  swig_cast_info *equiv;
+  static int init_run = 0;
+  
+  if (init_run) return;
+  init_run = 1;
+  
+  for (i = 0; i < swig_module.size; i++) {
+    if (swig_module.types[i]->clientdata) {
+      equiv = swig_module.types[i]->cast;
+      while (equiv) {
+        if (!equiv->converter) {
+          if (equiv->type && !equiv->type->clientdata)
+          SWIG_TypeClientData(equiv->type, swig_module.types[i]->clientdata);
+        }
+        equiv = equiv->next;
+      }
+    }
+  }
+}
+
+#ifdef __cplusplus
+#if 0
+{
+  /* c-mode */
+#endif
+}
+#endif
+
+
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+  
+  /* Python-specific SWIG API */
+#define SWIG_newvarlink()                             SWIG_Python_newvarlink()
+#define SWIG_addvarlink(p, name, get_attr, set_attr)  SWIG_Python_addvarlink(p, name, get_attr, set_attr)
+#define SWIG_InstallConstants(d, constants)           SWIG_Python_InstallConstants(d, constants)
+  
+  /* -----------------------------------------------------------------------------
+   * global variable support code.
+   * ----------------------------------------------------------------------------- */
+  
+  typedef struct swig_globalvar {
+    char       *name;                  /* Name of global variable */
+    PyObject *(*get_attr)(void);       /* Return the current value */
+    int       (*set_attr)(PyObject *); /* Set the value */
+    struct swig_globalvar *next;
+  } swig_globalvar;
+  
+  typedef struct swig_varlinkobject {
+    PyObject_HEAD
+    swig_globalvar *vars;
+  } swig_varlinkobject;
+  
+  SWIGINTERN PyObject *
+  swig_varlink_repr(swig_varlinkobject *SWIGUNUSEDPARM(v)) {
+    return PyString_FromString("<Swig global variables>");
+  }
+  
+  SWIGINTERN PyObject *
+  swig_varlink_str(swig_varlinkobject *v) {
+    PyObject *str = PyString_FromString("(");
+    swig_globalvar  *var;
+    for (var = v->vars; var; var=var->next) {
+      PyString_ConcatAndDel(&str,PyString_FromString(var->name));
+      if (var->next) PyString_ConcatAndDel(&str,PyString_FromString(", "));
+    }
+    PyString_ConcatAndDel(&str,PyString_FromString(")"));
+    return str;
+  }
+  
+  SWIGINTERN int
+  swig_varlink_print(swig_varlinkobject *v, FILE *fp, int SWIGUNUSEDPARM(flags)) {
+    PyObject *str = swig_varlink_str(v);
+    fprintf(fp,"Swig global variables ");
+    fprintf(fp,"%s\n", PyString_AsString(str));
+    Py_DECREF(str);
+    return 0;
+  }
+  
+  SWIGINTERN void
+  swig_varlink_dealloc(swig_varlinkobject *v) {
+    swig_globalvar *var = v->vars;
+    while (var) {
+      swig_globalvar *n = var->next;
+      free(var->name);
+      free(var);
+      var = n;
+    }
+  }
+  
+  SWIGINTERN PyObject *
+  swig_varlink_getattr(swig_varlinkobject *v, char *n) {
+    PyObject *res = NULL;
+    swig_globalvar *var = v->vars;
+    while (var) {
+      if (strcmp(var->name,n) == 0) {
+        res = (*var->get_attr)();
+        break;
+      }
+      var = var->next;
+    }
+    if (res == NULL && !PyErr_Occurred()) {
+      PyErr_SetString(PyExc_NameError,"Unknown C global variable");
+    }
+    return res;
+  }
+  
+  SWIGINTERN int
+  swig_varlink_setattr(swig_varlinkobject *v, char *n, PyObject *p) {
+    int res = 1;
+    swig_globalvar *var = v->vars;
+    while (var) {
+      if (strcmp(var->name,n) == 0) {
+        res = (*var->set_attr)(p);
+        break;
+      }
+      var = var->next;
+    }
+    if (res == 1 && !PyErr_Occurred()) {
+      PyErr_SetString(PyExc_NameError,"Unknown C global variable");
+    }
+    return res;
+  }
+  
+  SWIGINTERN PyTypeObject*
+  swig_varlink_type(void) {
+    static char varlink__doc__[] = "Swig var link object";
+    static PyTypeObject varlink_type;
+    static int type_init = 0;  
+    if (!type_init) {
+      const PyTypeObject tmp
+      = {
+        PyObject_HEAD_INIT(NULL)
+        0,                                  /* Number of items in variable part (ob_size) */
+        (char *)"swigvarlink",              /* Type name (tp_name) */
+        sizeof(swig_varlinkobject),         /* Basic size (tp_basicsize) */
+        0,                                  /* Itemsize (tp_itemsize) */
+        (destructor) swig_varlink_dealloc,   /* Deallocator (tp_dealloc) */ 
+        (printfunc) swig_varlink_print,     /* Print (tp_print) */
+        (getattrfunc) swig_varlink_getattr, /* get attr (tp_getattr) */
+        (setattrfunc) swig_varlink_setattr, /* Set attr (tp_setattr) */
+        0,                                  /* tp_compare */
+        (reprfunc) swig_varlink_repr,       /* tp_repr */
+        0,                                  /* tp_as_number */
+        0,                                  /* tp_as_sequence */
+        0,                                  /* tp_as_mapping */
+        0,                                  /* tp_hash */
+        0,                                  /* tp_call */
+        (reprfunc)swig_varlink_str,        /* tp_str */
+        0,                                  /* tp_getattro */
+        0,                                  /* tp_setattro */
+        0,                                  /* tp_as_buffer */
+        0,                                  /* tp_flags */
+        varlink__doc__,                     /* tp_doc */
+        0,                                  /* tp_traverse */
+        0,                                  /* tp_clear */
+        0,                                  /* tp_richcompare */
+        0,                                  /* tp_weaklistoffset */
+#if PY_VERSION_HEX >= 0x02020000
+        0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, /* tp_iter -> tp_weaklist */
+#endif
+#if PY_VERSION_HEX >= 0x02030000
+        0,                                  /* tp_del */
+#endif
+#ifdef COUNT_ALLOCS
+        0,0,0,0                             /* tp_alloc -> tp_next */
+#endif
+      };
+      varlink_type = tmp;
+      varlink_type.ob_type = &PyType_Type;
+      type_init = 1;
+    }
+    return &varlink_type;
+  }
+  
+  /* Create a variable linking object for use later */
+  SWIGINTERN PyObject *
+  SWIG_Python_newvarlink(void) {
+    swig_varlinkobject *result = PyObject_NEW(swig_varlinkobject, swig_varlink_type());
+    if (result) {
+      result->vars = 0;
+    }
+    return ((PyObject*) result);
+  }
+  
+  SWIGINTERN void 
+  SWIG_Python_addvarlink(PyObject *p, char *name, PyObject *(*get_attr)(void), int (*set_attr)(PyObject *p)) {
+    swig_varlinkobject *v = (swig_varlinkobject *) p;
+    swig_globalvar *gv = (swig_globalvar *) malloc(sizeof(swig_globalvar));
+    if (gv) {
+      size_t size = strlen(name)+1;
+      gv->name = (char *)malloc(size);
+      if (gv->name) {
+        strncpy(gv->name,name,size);
+        gv->get_attr = get_attr;
+        gv->set_attr = set_attr;
+        gv->next = v->vars;
+      }
+    }
+    v->vars = gv;
+  }
+  
+  SWIGINTERN PyObject *
+  SWIG_globals(void) {
+    static PyObject *_SWIG_globals = 0; 
+    if (!_SWIG_globals) _SWIG_globals = SWIG_newvarlink();  
+    return _SWIG_globals;
+  }
+  
+  /* -----------------------------------------------------------------------------
+   * constants/methods manipulation
+   * ----------------------------------------------------------------------------- */
+  
+  /* Install Constants */
+  SWIGINTERN void
+  SWIG_Python_InstallConstants(PyObject *d, swig_const_info constants[]) {
+    PyObject *obj = 0;
+    size_t i;
+    for (i = 0; constants[i].type; ++i) {
+      switch(constants[i].type) {
+      case SWIG_PY_POINTER:
+        obj = SWIG_NewPointerObj(constants[i].pvalue, *(constants[i]).ptype,0);
+        break;
+      case SWIG_PY_BINARY:
+        obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));
+        break;
+      default:
+        obj = 0;
+        break;
+      }
+      if (obj) {
+        PyDict_SetItemString(d, constants[i].name, obj);
+        Py_DECREF(obj);
+      }
+    }
+  }
+  
+  /* -----------------------------------------------------------------------------*/
+  /* Fix SwigMethods to carry the callback ptrs when needed */
+  /* -----------------------------------------------------------------------------*/
+  
+  SWIGINTERN void
+  SWIG_Python_FixMethods(PyMethodDef *methods,
+    swig_const_info *const_table,
+    swig_type_info **types,
+    swig_type_info **types_initial) {
+    size_t i;
+    for (i = 0; methods[i].ml_name; ++i) {
+      const char *c = methods[i].ml_doc;
+      if (c && (c = strstr(c, "swig_ptr: "))) {
+        int j;
+        swig_const_info *ci = 0;
+        const char *name = c + 10;
+        for (j = 0; const_table[j].type; ++j) {
+          if (strncmp(const_table[j].name, name, 
+              strlen(const_table[j].name)) == 0) {
+            ci = &(const_table[j]);
+            break;
+          }
+        }
+        if (ci) {
+          size_t shift = (ci->ptype) - types;
+          swig_type_info *ty = types_initial[shift];
+          size_t ldoc = (c - methods[i].ml_doc);
+          size_t lptr = strlen(ty->name)+2*sizeof(void*)+2;
+          char *ndoc = (char*)malloc(ldoc + lptr + 10);
+          if (ndoc) {
+            char *buff = ndoc;
+            void *ptr = (ci->type == SWIG_PY_POINTER) ? ci->pvalue : 0;
+            if (ptr) {
+              strncpy(buff, methods[i].ml_doc, ldoc);
+              buff += ldoc;
+              strncpy(buff, "swig_ptr: ", 10);
+              buff += 10;
+              SWIG_PackVoidPtr(buff, ptr, ty->name, lptr);
+              methods[i].ml_doc = ndoc;
+            }
+          }
+        }
+      }
+    }
+  } 
+  
+#ifdef __cplusplus
+}
+#endif
+
+/* -----------------------------------------------------------------------------*
+ *  Partial Init method
+ * -----------------------------------------------------------------------------*/
+
+#ifdef __cplusplus
+extern "C"
+#endif
+SWIGEXPORT void SWIG_init(void) {
+  PyObject *m, *d;
+  
+  /* Fix SwigMethods to carry the callback ptrs when needed */
+  SWIG_Python_FixMethods(SwigMethods, swig_const_table, swig_types, swig_type_initial);
+  
+  m = Py_InitModule((char *) SWIG_name, SwigMethods);
+  d = PyModule_GetDict(m);
+  
+  SWIG_InitializeModule(0);
+  SWIG_InstallConstants(d,swig_const_table);
+  
+  
+  
+  import_array(); /* load the Numeric PyCObjects */
+  
+}
+

Added: trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/__init__.py
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/__init__.py	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/__init__.py	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1 @@
+#

Added: trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/blur.py
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/blur.py	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/blur.py	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,235 @@
+# This file was automatically generated by SWIG (http://www.swig.org).
+# Version 1.3.33
+#
+# Don't modify this file, modify the SWIG interface instead.
+# This file is compatible with both classic and new-style classes.
+
+import _blur
+import new
+new_instancemethod = new.instancemethod
+try:
+    _swig_property = property
+except NameError:
+    pass # Python < 2.2 doesn't have 'property'.
+def _swig_setattr_nondynamic(self,class_type,name,value,static=1):
+    if (name == "thisown"): return self.this.own(value)
+    if (name == "this"):
+        if type(value).__name__ == 'PySwigObject':
+            self.__dict__[name] = value
+            return
+    method = class_type.__swig_setmethods__.get(name,None)
+    if method: return method(self,value)
+    if (not static) or hasattr(self,name):
+        self.__dict__[name] = value
+    else:
+        raise AttributeError("You cannot add attributes to %s" % self)
+
+def _swig_setattr(self,class_type,name,value):
+    return _swig_setattr_nondynamic(self,class_type,name,value,0)
+
+def _swig_getattr(self,class_type,name):
+    if (name == "thisown"): return self.this.own()
+    method = class_type.__swig_getmethods__.get(name,None)
+    if method: return method(self)
+    raise AttributeError,name
+
+def _swig_repr(self):
+    try: strthis = "proxy of " + self.this.__repr__()
+    except: strthis = ""
+    return "<%s.%s; %s >" % (self.__class__.__module__, self.__class__.__name__, strthis,)
+
+import types
+try:
+    _object = types.ObjectType
+    _newclass = 1
+except AttributeError:
+    class _object : pass
+    _newclass = 0
+del types
+
+
+generateBlurmap = _blur.generateBlurmap
+getBoundingBox = _blur.getBoundingBox
+elementTable = {
+    "N:GLY"   : (1.625, 0.0, 0.0, 1.0,  1, 10 ),
+     "CA:GLY" : (1.750, 0.3, 0.3, 0.3, -1, 10 ),
+     "C:GLY"  : (1.875, 0.3, 0.3, 0.3,  1, 10 ),
+     "O:GLY"  :  (1.480, 1.0, 0.0, 0.0,  1, 10 ),
+     "N:ALA"  : (1.625, 0.0, 0.0, 1.0,  1,  1 ),
+     "CA:ALA" : (1.750, 0.3, 0.3, 0.3, -1,  1 ),
+     "C:ALA"  : (1.875, 0.3, 0.3, 0.3,  1,  1 ),
+     "O:ALA"  : (1.480, 1.0, 0.0, 0.0,  1,  1 ),
+     "CB:ALA" : (1.750, 0.3, 0.3, 0.3, -1,  1 ),
+     "N:VAL"  : (1.625, 0.0, 0.0, 1.0,  1, 23 ),
+     "CA:VAL" : (1.750, 0.3, 0.3, 0.3, -1, 23 ),
+     "C:VAL"  : (1.875, 0.3, 0.3, 0.3,  1, 23 ),
+     "O:VAL"  : (1.480, 1.0, 0.0, 0.0,  1, 23 ),
+     "CB:VAL" : (1.750, 0.3, 0.3, 0.3, -1, 23 ),
+     "CG1:VAL": (1.750, 0.3, 0.3, 0.3, -1, 23 ),
+     "CG2:VAL": (1.750, 0.3, 0.3, 0.3, -1, 23 ),
+     "N:LEU"  : (1.625, 0.0, 0.0, 1.0,  1, 13 ),
+     "CA:LEU" : (1.750, 0.3, 0.3, 0.3, -1, 13 ),
+     "C:LEU"  : (1.875, 0.3, 0.3, 0.3,  1, 13 ),
+     "O:LEU"  : (1.480, 1.0, 0.0, 0.0,  1, 13 ),
+     "CB:LEU" : (1.750, 0.3, 0.3, 0.3, -1, 13 ),
+     "CG:LEU" : (1.750, 0.3, 0.3, 0.3, -1, 13 ),
+     "CD1:LEU": (1.750, 0.3, 0.3, 0.3, -1, 13 ),
+     "CD2:LEU": (1.750, 0.3, 0.3, 0.3, -1, 13 ),
+     "N:ILE"  : (1.625, 0.0, 0.0, 1.0,  1, 12 ),
+     "CA:ILE" : (1.750, 0.3, 0.3, 0.3, -1, 12 ),
+     "C:ILE"  : (1.875, 0.3, 0.3, 0.3,  1, 12 ),
+     "O:ILE"  : (1.480, 1.0, 0.0, 0.0,  1, 12 ),
+     "CB:ILE" : (1.750, 0.3, 0.3, 0.3, -1, 12 ),
+     "CG1:ILE": (1.750, 0.3, 0.3, 0.3, -1, 12 ),
+     "CG2:ILE": (1.750, 0.3, 0.3, 0.3, -1, 12 ),
+     "CD1:ILE": (1.750, 0.3, 0.3, 0.3, -1, 12 ),
+     "N:MET"  : (1.625, 0.0, 0.0, 1.0,  1, 15 ),
+     "CA:MET" : (1.750, 0.3, 0.3, 0.3, -1, 15 ),
+     "C:MET"  : (1.875, 0.3, 0.3, 0.3,  1, 15 ),
+     "O:MET"  : (1.480, 1.0, 0.0, 0.0,  1, 15 ),
+     "CB:MET" : (1.750, 0.3, 0.3, 0.3, -1, 15 ),
+     "CG:MET" : (1.750, 0.3, 0.3, 0.3, -1, 15 ),
+     "SD:MET" : (1.775, 1.0, 1.0, 0.0,  1, 15 ),
+     "CE:MET" : (1.750, 0.3, 0.3, 0.3, -1, 15 ),
+     "N:PRO"  : (1.625, 0.0, 0.0, 1.0, -1, 17 ),
+     "CA:PRO" : (1.750, 0.3, 0.3, 0.3, -1, 17 ),
+     "C:PRO"  : (1.875, 0.3, 0.3, 0.3,  1, 17 ),
+     "O:PRO"  : (1.480, 1.0, 0.0, 0.0,  1, 17 ),
+     "CB:PRO" : (1.750, 0.3, 0.3, 0.3, -1, 17 ),
+     "CG:PRO" : (1.750, 0.3, 0.3, 0.3, -1, 17 ),
+     "CD:PRO" : (1.750, 0.3, 0.3, 0.3, -1, 17 ),
+     "N:PHE"  : (1.625, 0.0, 0.0, 1.0,  1, 16 ),
+     "CA:PHE" : (1.750, 0.3, 0.3, 0.3, -1, 16 ),
+     "C:PHE"  : (1.875, 0.3, 0.3, 0.3,  1, 16 ),
+     "O:PHE"  : (1.480, 1.0, 0.0, 0.0,  1, 16 ),
+     "CB:PHE" : (1.750, 0.3, 0.3, 0.3, -1, 16 ),
+     "CG:PHE" : (1.775, 0.3, 0.3, 0.3, -1, 16 ),
+     "CD1:PHE": (1.775, 0.3, 0.3, 0.3, -1, 16 ),
+     "CD2:PHE": (1.775, 0.3, 0.3, 0.3, -1, 16 ),
+     "CE1:PHE": (1.775, 0.3, 0.3, 0.3, -1, 16 ),
+     "CE2:PHE": (1.775, 0.3, 0.3, 0.3, -1, 16 ),
+     "CZ:PHE" : (1.775, 0.3, 0.3, 0.3, -1, 16 ),
+     "N:TRP"  : (1.625, 0.0, 0.0, 1.0,  1, 20 ),
+     "CA:TRP" : (1.750, 0.3, 0.3, 0.3, -1, 20 ),
+     "C:TRP"  : (1.875, 0.3, 0.3, 0.3,  1, 20 ),
+     "O:TRP"  : (1.480, 1.0, 0.0, 0.0,  1, 20 ),
+     "CB:TRP" : (1.750, 0.3, 0.3, 0.3, -1, 20 ),
+     "CG:TRP" : (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "CD1:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "CD2:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "NE1:TRP": (1.625, 0.2, 0.2, 1.0,  1, 20 ),
+     "CE2:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "CE3:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "CZ2:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "CZ3:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "CH2:TRP": (1.775, 0.3, 0.3, 0.3, -1, 20 ),
+     "N:SER"  : (1.625, 0.0, 0.0, 1.0,  1, 18 ),
+     "CA:SER" : (1.750, 0.3, 0.3, 0.3, -1, 18 ),
+     "C:SER"  : (1.875, 0.3, 0.3, 0.3,  1, 18 ),
+     "O:SER"  : (1.480, 1.0, 0.0, 0.0,  1, 18 ),
+     "CB:SER" : (1.750, 0.3, 0.3, 0.3, -1, 18 ),
+     "OG:SER" : (1.560, 1.0, 0.0, 0.0,  1, 18 ),
+     "N:THR"  : (1.625, 0.0, 0.0, 1.0,  1, 19 ),
+     "CA:THR" : (1.750, 0.3, 0.3, 0.3, -1, 19 ),
+     "C:THR"  : (1.875, 0.3, 0.3, 0.3,  1, 19 ),
+     "O:THR"  : (1.480, 1.0, 0.0, 0.0,  1, 19 ),
+     "CB:THR" : (1.750, 0.3, 0.3, 0.3, -1, 19 ),
+     "OG1:THR": (1.560, 1.0, 0.0, 0.0,  1, 19 ),
+     "CG2:THR": (1.750, 0.3, 0.3, 0.3, -1, 19 ),
+     "N:ASN"  : (1.625, 0.0, 0.0, 1.0,  1,  3 ),
+     "CA:ASN" : (1.750, 0.3, 0.3, 0.3, -1,  3 ),
+     "C:ASN"  : (1.875, 0.3, 0.3, 0.3,  1,  3 ),
+     "O:ASN"  : (1.480, 1.0, 0.0, 0.0,  1,  3 ),
+     "CB:ASN" : (1.750, 0.3, 0.3, 0.3, -1,  3 ),
+     "CG:ASN" : (1.875, 0.3, 0.3, 0.3,  1,  3 ),
+     "OD1:ASN": (1.480, 1.0, 0.0, 0.0,  1,  3 ),
+     "ND2:ASN": (1.625, 0.2, 0.2, 1.0,  1,  3 ),
+     "N:GLN"  : (1.625, 0.0, 0.0, 1.0,  1,  7 ),
+     "CA:GLN" : (1.750, 0.3, 0.3, 0.3, -1,  7 ),
+     "C:GLN"  : (1.875, 0.3, 0.3, 0.3,  1,  7 ),
+     "O:GLN"  : (1.480, 1.0, 0.0, 0.0,  1,  7 ),
+     "CB:GLN" : (1.750, 0.3, 0.3, 0.3, -1,  7 ),
+     "CG:GLN" : (1.750, 0.3, 0.3, 0.3, -1,  7 ),
+     "CD:GLN" : (1.875, 0.3, 0.3, 0.3,  1,  7 ),
+     "OE1:GLN": (1.480, 1.0, 0.0, 0.0,  1,  7 ),
+     "NE2:GLN": (1.625, 0.2, 0.2, 1.0,  1,  7 ),
+     "N:TYR"  : (1.625, 0.0, 0.0, 1.0,  1, 21 ),
+     "CA:TYR" : (1.750, 0.3, 0.3, 0.3, -1, 21 ),
+     "C:TYR"  : (1.875, 0.3, 0.3, 0.3,  1, 21 ),
+     "O:TYR"  : (1.480, 1.0, 0.0, 0.0,  1, 21 ),
+     "CB:TYR" : (1.750, 0.3, 0.3, 0.3, -1, 21 ),
+     "CG:TYR" : (1.775, 0.3, 0.3, 0.3, -1, 21 ),
+     "CD1:TYR": (1.775, 0.3, 0.3, 0.3, -1, 21 ),
+     "CD2:TYR": (1.775, 0.3, 0.3, 0.3, -1, 21 ),
+     "CE1:TYR": (1.775, 0.3, 0.3, 0.3, -1, 21 ),
+     "CE2:TYR": (1.775, 0.3, 0.3, 0.3, -1, 21 ),
+     "CZ:TYR" : (1.775, 0.3, 0.3, 0.3, -1, 21 ),
+     "OH:TYR" : (1.535, 1.0, 0.0, 0.0,  1, 21 ),
+     "N:CYS"  : (1.625, 0.0, 0.0, 1.0,  1,  6 ),
+     "CA:CYS" : (1.750, 0.3, 0.3, 0.3, -1,  6 ),
+     "C:CYS"  : (1.875, 0.3, 0.3, 0.3,  1,  6 ),
+     "O:CYS"  : (1.480, 1.0, 0.0, 0.0,  1,  6 ),
+     "CB:CYS" : (1.750, 0.3, 0.3, 0.3, -1,  6 ),
+     "SG:CYS" : (1.775, 1.0, 1.0, 0.0,  1,  6 ),
+     "N:LYS"  : (1.625, 0.0, 0.0, 1.0,  1, 14 ),
+     "CA:LYS" : (1.750, 0.3, 0.3, 0.3, -1, 14 ),
+     "C:LYS"  : (1.875, 0.3, 0.3, 0.3,  1, 14 ),
+     "O:LYS"  : (1.480, 1.0, 0.0, 0.0,  1, 14 ),
+     "CB:LYS" : (1.750, 0.3, 0.3, 0.3, -1, 14 ),
+     "CG:LYS" : (1.750, 0.3, 0.3, 0.3, -1, 14 ),
+     "CD:LYS" : (1.750, 0.3, 0.3, 0.3, -1, 14 ),
+     "CE:LYS" : (1.750, 0.3, 0.3, 0.3, -1, 14 ),
+     "NZ:LYS" : (1.625, 0.2, 0.2, 1.0,  1, 14 ),
+     "N:ARG"  : (1.625, 0.0, 0.0, 1.0,  1,  2 ),
+     "CA:ARG" : (1.750, 0.3, 0.3, 0.3, -1,  2 ),
+     "C:ARG"  : (1.875, 0.3, 0.3, 0.3,  1,  2 ),
+     "O:ARG"  : (1.480, 1.0, 0.0, 0.0,  1,  2 ),
+     "CB:ARG" : (1.750, 0.3, 0.3, 0.3, -1,  2 ),
+     "CG:ARG" : (1.750, 0.3, 0.3, 0.3, -1,  2 ),
+     "CD:ARG" : (1.750, 0.3, 0.3, 0.3, -1,  2 ),
+     "NE:ARG" : (1.625, 0.2, 0.2, 1.0,  1,  2 ),
+     "CZ:ARG" : (1.125, 0.3, 0.3, 0.3,  1,  2 ),
+     "NH1:ARG": (1.625, 0.2, 0.2, 1.0,  1,  2 ),
+     "NH2:ARG": (1.625, 0.2, 0.2, 1.0,  1,  2 ),
+     "N:HIS"  : (1.625, 0.0, 0.0, 1.0,  1, 11 ),
+     "CA:HIS" : (1.750, 0.3, 0.3, 0.3, -1, 11 ),
+     "C:HIS"  : (1.875, 0.3, 0.3, 0.3,  1, 11 ),
+     "O:HIS"  : (1.480, 1.0, 0.0, 0.0,  1, 11 ),
+     "CB:HIS" : (1.750, 0.3, 0.3, 0.3, -1, 11 ),
+     "CG:HIS" : (1.775, 0.3, 0.3, 0.3, -1, 11 ),
+     "ND1:HIS": (1.625, 0.2, 0.2, 1.0,  1, 11 ),
+     "CD2:HIS": (1.775, 0.3, 0.3, 0.3, -1, 11 ),
+     "CE1:HIS": (1.775, 0.3, 0.3, 0.3,  1, 11 ),
+     "NE2:HIS": (1.625, 0.2, 0.2, 1.0,  1, 11 ),
+     "N:ASP"  : (1.625, 0.0, 0.0, 1.0,  1,  4 ),
+     "CA:ASP" : (1.750, 0.3, 0.3, 0.3, -1,  4 ),
+     "C:ASP"  : (1.875, 0.3, 0.3, 0.3,  1,  4 ),
+     "O:ASP"  : (1.480, 1.0, 0.0, 0.0,  1,  4 ),
+     "CB:ASP" : (1.750, 0.3, 0.3, 0.3, -1,  4 ),
+     "CG:ASP" : (1.875, 0.3, 0.3, 0.3,  1,  4 ),
+     "OD1:ASP": (1.480, 1.0, 1.0, 1.0,  1,  4 ),
+     "OD2:ASP": (1.480, 1.0, 0.0, 0.0,  1,  4 ),
+     "N:GLU"  : (1.625, 0.0, 0.0, 1.0,  1,  8 ),
+     "CA:GLU" : (1.750, 0.3, 0.3, 0.3, -1,  8 ),
+     "C:GLU"  : (1.875, 0.3, 0.3, 0.3,  1,  8 ),
+     "O:GLU"  : (1.480, 1.0, 0.0, 0.0,  1,  8 ),
+     "CB:GLU" : (1.750, 0.3, 0.3, 0.3, -1,  8 ),
+     "CG:GLU" : (1.750, 0.3, 0.3, 0.3, -1,  8 ),
+     "CD:GLU" : (1.875, 0.3, 0.3, 0.3,  1,  8 ),
+     "OE1:GLU": (1.480, 1.0, 0.0, 0.0,  1,  8 ),
+     "OE2:GLU": (1.480, 1.0, 0.0, 0.0,  1,  8 )
+}
+
+
+def getRadii(names):
+    radii = []
+    for n in names:
+	if elementTable.has_key(n):
+            radii.append(elementTable[n][0])
+	else:
+            radii.append(1.0)
+    return radii
+
+
+
+

Added: trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/test_blur.py
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/test_blur.py	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/UTblurDIST/build/lib.linux-x86_64-2.4/UTpackages/UTblur/test_blur.py	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,21 @@
+## Automatically adapted for numpy.oldnumeric Jul 30, 2007 by 
+
+
+radii=[1.62,1.75,1.88,1.48,1.75,1.56,1.75,1.62,1.75,1.88,1.48,1.75,1.56,1.75,1.62,1.75,1.88,1.48,1.75,1.77,1.62,1.75,1.88,1.48,1.75,1.77,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.75,1.56,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.75,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.62,1.12,1.62,1.62,1.62,1.75,1.88,1.48,1.75,1.56,1.62,1.75,1.88,1.48,1.75,1.88,1.48,1.62,1.62,1.75,1.88,1.48,1.75,1.77,1.77,1.77,1.77,1.77,1.77,1.62,1.75,1.88,1.48,1.75,1.88,1.48,1.62,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.75,1.77,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.62,1.12,1.62,1.62,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.62,1.75,1.88,1.48,1.75,1.56,1.75,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.75,1.75,1.88,1.48,1.48,1.62,1.75,1.88,1.48,1.75,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.75,1.77,1.62,1.75,1.88,1.48,1.75,1.62,1.75,1.88,1.48,1.75,1.56,1.75,1.62,1.75,1.88,1.48,1.75,1.77,1.77,1.77,1.77,1.77,1.77,1.53,1.62,1.75,1.88,1.48,1.75,1.56,1.75,1.62,1.75,1.88,1.48,1.62,1.75,1.88,1.48,1.75,1.77,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.62,1.75,1.88,1.48,1.75,1.62,1.75,1.88,1.48,1.75,1.56,1.75,1.62,1.75,1.88,1.48,1.75,1.77,1.62,1.75,1.88,1.48,1.75,1.75,1.75,1.62,1.75,1.88,1.48,1.62,1.75,1.88,1.48,1.75,1.88,1.48,1.48,1.62,1.75,1.88,1.48,1.75,1.77,1.77,1.77,1.77,1.77,1.77,1.53,1.62,1.75,1.88,1.48,1.75,1.62,1.75,1.88,1.48,1.75,1.88,1.48,1.62,1.00]
+coords = [
+[17.05,14.10,3.62],[16.97,12.78,4.34],[15.69,12.76,5.13],[15.27,13.82,5.59],[18.17,12.70,5.34],[19.33,12.83,4.46],[18.15,11.55,6.30],[15.11,11.56,5.26],[13.86,11.47,6.07],[14.16,10.78,7.38],[14.99,9.86,7.44],[12.73,10.71,5.26],[13.31,9.44,4.93],[12.48,11.44,3.89],[13.49,11.24,8.42],[13.66,10.71,9.79],[12.27,10.43,10.32],[11.39,11.31,10.19],[14.37,11.75,10.69],[15.89,12.43,10.02],[12.02,9.27,10.93],[10.65,8.99,11.41],[10.65,8.79,12.92],[11.66,8.30,13.49],[10.06,7.75,10.68],[9.84,8.02,8.90],[9.56,9.11,13.56],[9.45,9.03,15.01],[9.29,7.67,15.61],[9.49,7.52,16.82],[8.23,9.96,15.35],[7.34,9.79,14.11],[8.37,9.80,12.96],[8.88,6.69,14.80],[8.67,5.31,15.28],[8.75,4.38,14.08],[8.73,4.86,12.92],[7.34,5.12,16.00],[6.27,5.22,15.03],[8.88,3.08,14.36],[8.91,2.08,13.26],[7.58,2.09,12.51],[7.67,2.03,11.24],[9.21,0.68,13.92],[10.71,0.70,14.31],[8.81,-0.48,12.97],[11.19,-0.52,15.14],[6.46,2.16,13.16],[5.14,2.21,12.45],[5.11,3.38,11.46],[4.66,3.27,10.34],[3.99,2.35,13.48],[2.72,2.89,12.87],[3.76,1.03,14.21],[5.61,4.55,11.94],[5.60,5.77,11.08],[6.44,5.53,9.85],[6.05,5.93,8.74],[6.02,6.98,11.89],[7.65,4.91,10.01],[8.50,4.61,8.84],[7.80,3.61,7.88],[7.88,3.78,6.65],[9.85,4.02,9.31],[10.75,3.61,8.15],[11.23,4.70,7.24],[12.14,5.57,8.03],[12.76,6.61,7.44],[12.54,6.93,6.16],[13.60,7.32,8.20],[7.19,2.58,8.44],[6.50,1.58,7.57],[5.38,2.31,6.77],[5.21,2.02,5.56],[5.91,0.46,8.40],[6.99,-0.27,9.01],[4.65,3.18,7.45],[3.55,3.93,6.75],[4.11,4.85,5.69],[3.54,5.00,4.62],[2.66,4.68,7.75],[1.80,3.73,8.61],[1.57,2.61,8.16],[1.39,4.25,9.77],[5.26,5.50,6.01],[5.93,6.36,5.05],[6.30,5.58,3.80],[6.14,6.07,2.65],[7.18,6.99,5.75],[7.88,8.01,4.88],[8.91,7.59,4.03],[7.53,9.37,4.98],[9.56,8.54,3.19],[8.18,10.28,4.14],[9.14,9.85,3.29],[6.90,4.39,3.99],[7.33,3.61,2.79],[6.12,3.21,1.91],[6.24,3.14,0.68],[8.15,2.40,3.24],[9.56,2.86,3.73],[10.01,3.89,3.32],[10.12,1.96,4.54],[4.99,2.93,2.57],[3.78,2.60,1.74],[3.30,3.87,1.00],[2.95,3.82,-0.19],[2.70,1.95,2.61],[1.38,1.83,1.81],[3.17,0.53,3.01],[3.32,4.99,1.72],[2.89,6.28,1.13],[3.69,6.60,-0.11],[3.20,7.15,-1.10],[3.04,7.37,2.24],[2.56,9.01,1.65],[5.00,6.23,-0.10],[5.89,6.49,-1.21],[5.74,5.56,-2.41],[6.23,5.90,-3.51],[7.37,6.51,-0.73],[7.72,7.69,0.21],[7.95,8.95,-0.62],[9.21,8.86,-1.34],[9.54,9.53,-2.43],[8.66,10.35,-3.03],[10.79,9.49,-2.90],[5.05,4.41,-2.20],[4.93,3.43,-3.33],[4.40,4.01,-4.62],[4.99,3.76,-5.69],[4.20,2.18,-2.86],[4.96,1.18,-1.99],[3.91,0.10,-1.63],[6.13,0.61,-2.77],[3.33,4.80,-4.54],[2.79,5.38,-5.80],[3.57,6.54,-6.32],[3.26,7.05,-7.42],[1.36,5.77,-5.47],[1.22,5.69,-3.99],[2.42,4.94,-3.41],[4.57,7.05,-5.56],[5.37,8.19,-6.02],[5.01,9.48,-5.28],[5.53,10.51,-5.73],[4.18,9.44,-4.26],[3.77,10.61,-3.51],[5.02,11.40,-3.04],[5.95,10.76,-2.52],[2.99,10.19,-2.22],[2.05,9.14,-2.62],[2.26,11.35,-1.55],[4.97,12.70,-3.18],[6.14,13.51,-2.70],[6.40,13.23,-1.23],[5.49,13.06,-0.38],[5.70,14.97,-2.92],[4.68,14.89,-4.00],[3.96,13.57,-3.81],[7.73,13.30,-0.92],[8.11,13.10,0.50],[7.43,14.07,1.41],[7.04,13.68,2.54],[9.65,13.28,0.66],[10.44,12.09,0.06],[11.94,12.17,0.39],[12.42,13.23,0.68],[12.54,11.07,0.29],[7.21,15.33,0.97],[6.61,16.32,1.91],[5.21,15.94,2.35],[4.78,16.17,3.49],[6.61,17.69,1.25],[4.45,15.32,1.40],[3.07,14.89,1.76],[3.09,13.64,2.64],[2.32,13.52,3.58],[2.20,14.64,0.46],[1.82,16.05,-0.13],[0.90,13.86,0.81],[0.76,16.76,0.76],[4.03,12.76,2.31],[4.18,11.55,3.19],[4.63,11.94,4.60],[4.23,11.25,5.55],[5.04,10.52,2.54],[4.35,9.79,1.02],[5.41,13.01,4.69],[5.88,13.50,6.03],[4.70,13.91,6.88],[4.53,13.42,8.02],[6.88,14.61,5.83],[3.83,14.80,6.36],[2.69,15.22,7.19],[1.67,14.13,7.43],[0.95,14.11,8.47],[1.99,16.52,6.61],[1.66,16.22,5.23],[2.91,17.74,6.70],[1.62,13.19,6.51],[0.71,12.05,6.66],[1.12,11.12,7.82],[0.29,10.63,8.55],[0.75,11.23,5.32],[-0.20,10.04,5.35],[-1.55,10.34,5.64],[0.19,8.75,5.10],[-2.50,9.33,5.67],[-0.80,7.70,5.16],[-2.08,8.03,5.43],[-3.10,7.06,5.46],[2.47,10.98,7.99],[2.99,9.99,8.95],[3.61,10.51,10.23],[3.77,9.72,11.19],[4.08,9.10,8.23],[5.12,10.03,7.82],[3.49,8.32,7.03],[3.98,11.76,10.24],[4.77,12.34,11.36],[6.26,12.24,11.11],[7.04,12.75,11.95],[6.71,11.63,9.99],[8.14,11.69,9.64],[8.50,13.14,9.21],[7.58,13.95,8.94],[8.50,10.69,8.53],[8.05,8.99,8.88],[9.79,13.41,9.17],[10.28,14.76,8.82],[11.35,14.66,7.74],[11.97,13.58,7.55],[10.79,15.53,10.09],[12.06,14.80,10.67],[9.68,15.69,11.14],[12.73,15.68,11.78],[11.49,15.77,7.04],[12.55,15.88,6.04],[13.59,16.92,6.56],[13.17,18.01,6.95],[11.99,16.36,4.68],[10.91,15.34,4.16],[13.13,16.52,3.63],[10.15,16.02,2.94],[14.86,16.49,6.54],[15.93,17.45,6.94],[16.91,17.55,5.82],[17.10,16.66,4.97],[16.62,17.00,8.28],[17.36,15.65,8.07],[15.59,16.97,9.43],[18.30,15.21,9.22],[17.66,18.67,5.81],[18.64,18.86,4.74],[19.92,18.04,4.95],[20.59,17.74,3.94],[18.94,20.36,4.78],[18.24,20.94,5.91],[17.37,19.90,6.60],[20.17,17.73,6.22],[21.45,16.97,6.51],[21.14,15.48,6.43],[20.14,15.02,5.88],[22.06,14.70,7.03],[22.02,13.24,7.02],[21.94,12.63,8.40],[21.87,11.39,8.44],[23.25,12.70,6.28],[21.89,13.44,9.44],[21.94,12.91,10.81],[20.61,13.19,11.52],[20.36,14.32,11.95],[23.13,13.60,11.59],[24.28,13.40,10.71],[23.34,12.94,12.96],[19.83,12.11,11.64],[18.50,12.31,12.30],[18.68,12.45,13.78],[19.53,11.72,14.36],[17.58,11.12,12.00],[17.20,10.93,10.24],[17.88,13.27,14.43],[17.92,13.42,15.88],[17.39,12.21,16.59],[16.65,11.37,16.03],[17.08,14.66,16.15],[16.10,14.69,15.00],[16.86,14.15,13.78],[17.73,12.12,17.88],[17.33,10.96,18.69],[15.88,10.69,18.87],[15.43,9.55,19.17],[15.04,11.75,18.72],[13.56,11.57,18.84],[12.94,11.23,17.47],[11.72,11.04,17.43],[12.93,12.74,19.58],[13.14,14.09,18.96],[14.11,14.30,18.21],[12.27,14.96,19.26],[13.73,11.17,16.42],[13.26,10.74,15.08],[14.27,9.69,14.61],[14.93,9.86,13.57],[13.20,11.91,14.07],[12.00,12.82,14.40],[12.12,13.85,15.33],[10.77,12.62,13.76],[11.05,14.68,15.61],[9.68,13.43,14.05],[9.80,14.46,15.00],[8.74,15.27,15.27],[14.34,8.64,15.42],[15.44,7.67,15.25],[15.17,6.53,14.28],[16.09,5.70,14.04],[15.68,7.10,16.68],[13.97,6.50,13.74],[13.51,5.39,12.88],[13.31,5.85,11.45],[13.73,6.93,11.03],[12.27,4.77,13.50],[12.54,4.30,14.92],[11.98,4.85,15.89],[13.41,3.30,15.02],[12.70,4.97,10.75]]
+
+print len(radii), len(coords)
+import blur
+out= blur.getBoundingBox(coords, radii, -2.344)
+assert len(out) == 2
+assert len(out[0]) == 3
+assert len(out[1]) == 3
+
+print out
+import numpy.oldnumeric as Numeric
+weights =  Numeric.ones(len(radii), typecode = "f")
+data = blur.generateBlurmap(coords, radii, [16,16,16], -2.344, weights) #weights is an optional argument
+assert len(data) == 3
+assert len(data[1]) == 3
+assert len(data[2]) == 3

Added: trunk/packages/mgltools/utpackages/trunk/UTisocontourDIST/UTisocontour/isocontour.py
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/UTisocontourDIST/UTisocontour/isocontour.py	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/UTisocontourDIST/UTisocontour/isocontour.py	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,337 @@
+# This file was automatically generated by SWIG (http://www.swig.org).
+# Version 1.3.33
+#
+# Don't modify this file, modify the SWIG interface instead.
+# This file is compatible with both classic and new-style classes.
+
+import _isocontour
+import new
+new_instancemethod = new.instancemethod
+try:
+    _swig_property = property
+except NameError:
+    pass # Python < 2.2 doesn't have 'property'.
+def _swig_setattr_nondynamic(self,class_type,name,value,static=1):
+    if (name == "thisown"): return self.this.own(value)
+    if (name == "this"):
+        if type(value).__name__ == 'PySwigObject':
+            self.__dict__[name] = value
+            return
+    method = class_type.__swig_setmethods__.get(name,None)
+    if method: return method(self,value)
+    if (not static) or hasattr(self,name):
+        self.__dict__[name] = value
+    else:
+        raise AttributeError("You cannot add attributes to %s" % self)
+
+def _swig_setattr(self,class_type,name,value):
+    return _swig_setattr_nondynamic(self,class_type,name,value,0)
+
+def _swig_getattr(self,class_type,name):
+    if (name == "thisown"): return self.this.own()
+    method = class_type.__swig_getmethods__.get(name,None)
+    if method: return method(self)
+    raise AttributeError,name
+
+def _swig_repr(self):
+    try: strthis = "proxy of " + self.this.__repr__()
+    except: strthis = ""
+    return "<%s.%s; %s >" % (self.__class__.__module__, self.__class__.__name__, strthis,)
+
+import types
+try:
+    _object = types.ObjectType
+    _newclass = 1
+except AttributeError:
+    class _object : pass
+    _newclass = 0
+del types
+
+
+CONTOUR_UCHAR = _isocontour.CONTOUR_UCHAR
+CONTOUR_USHORT = _isocontour.CONTOUR_USHORT
+CONTOUR_FLOAT = _isocontour.CONTOUR_FLOAT
+CONTOUR_2D = _isocontour.CONTOUR_2D
+CONTOUR_3D = _isocontour.CONTOUR_3D
+CONTOUR_REG_2D = _isocontour.CONTOUR_REG_2D
+CONTOUR_REG_3D = _isocontour.CONTOUR_REG_3D
+NO_COLOR_VARIABLE = _isocontour.NO_COLOR_VARIABLE
+class DatasetInfo(_object):
+    __swig_setmethods__ = {}
+    __setattr__ = lambda self, name, value: _swig_setattr(self, DatasetInfo, name, value)
+    __swig_getmethods__ = {}
+    __getattr__ = lambda self, name: _swig_getattr(self, DatasetInfo, name)
+    __repr__ = _swig_repr
+    __swig_setmethods__["datatype"] = _isocontour.DatasetInfo_datatype_set
+    __swig_getmethods__["datatype"] = _isocontour.DatasetInfo_datatype_get
+    if _newclass:datatype = _swig_property(_isocontour.DatasetInfo_datatype_get, _isocontour.DatasetInfo_datatype_set)
+    __swig_setmethods__["meshtype"] = _isocontour.DatasetInfo_meshtype_set
+    __swig_getmethods__["meshtype"] = _isocontour.DatasetInfo_meshtype_get
+    if _newclass:meshtype = _swig_property(_isocontour.DatasetInfo_meshtype_get, _isocontour.DatasetInfo_meshtype_set)
+    __swig_setmethods__["nvars"] = _isocontour.DatasetInfo_nvars_set
+    __swig_getmethods__["nvars"] = _isocontour.DatasetInfo_nvars_get
+    if _newclass:nvars = _swig_property(_isocontour.DatasetInfo_nvars_get, _isocontour.DatasetInfo_nvars_set)
+    __swig_setmethods__["ntime"] = _isocontour.DatasetInfo_ntime_set
+    __swig_getmethods__["ntime"] = _isocontour.DatasetInfo_ntime_get
+    if _newclass:ntime = _swig_property(_isocontour.DatasetInfo_ntime_get, _isocontour.DatasetInfo_ntime_set)
+    __swig_setmethods__["dim"] = _isocontour.DatasetInfo_dim_set
+    __swig_getmethods__["dim"] = _isocontour.DatasetInfo_dim_get
+    if _newclass:dim = _swig_property(_isocontour.DatasetInfo_dim_get, _isocontour.DatasetInfo_dim_set)
+    __swig_setmethods__["orig"] = _isocontour.DatasetInfo_orig_set
+    __swig_getmethods__["orig"] = _isocontour.DatasetInfo_orig_get
+    if _newclass:orig = _swig_property(_isocontour.DatasetInfo_orig_get, _isocontour.DatasetInfo_orig_set)
+    __swig_setmethods__["span"] = _isocontour.DatasetInfo_span_set
+    __swig_getmethods__["span"] = _isocontour.DatasetInfo_span_get
+    if _newclass:span = _swig_property(_isocontour.DatasetInfo_span_get, _isocontour.DatasetInfo_span_set)
+    __swig_setmethods__["minext"] = _isocontour.DatasetInfo_minext_set
+    __swig_getmethods__["minext"] = _isocontour.DatasetInfo_minext_get
+    if _newclass:minext = _swig_property(_isocontour.DatasetInfo_minext_get, _isocontour.DatasetInfo_minext_set)
+    __swig_setmethods__["maxext"] = _isocontour.DatasetInfo_maxext_set
+    __swig_getmethods__["maxext"] = _isocontour.DatasetInfo_maxext_get
+    if _newclass:maxext = _swig_property(_isocontour.DatasetInfo_maxext_get, _isocontour.DatasetInfo_maxext_set)
+    __swig_setmethods__["minvar"] = _isocontour.DatasetInfo_minvar_set
+    __swig_getmethods__["minvar"] = _isocontour.DatasetInfo_minvar_get
+    if _newclass:minvar = _swig_property(_isocontour.DatasetInfo_minvar_get, _isocontour.DatasetInfo_minvar_set)
+    __swig_setmethods__["maxvar"] = _isocontour.DatasetInfo_maxvar_set
+    __swig_getmethods__["maxvar"] = _isocontour.DatasetInfo_maxvar_get
+    if _newclass:maxvar = _swig_property(_isocontour.DatasetInfo_maxvar_get, _isocontour.DatasetInfo_maxvar_set)
+    def _dim(*args): return _isocontour.DatasetInfo__dim(*args)
+    def _orig(*args): return _isocontour.DatasetInfo__orig(*args)
+    def _span(*args): return _isocontour.DatasetInfo__span(*args)
+    def _minext(*args): return _isocontour.DatasetInfo__minext(*args)
+    def _maxext(*args): return _isocontour.DatasetInfo__maxext(*args)
+    def __init__(self, *args): 
+        this = _isocontour.new_DatasetInfo(*args)
+        try: self.this.append(this)
+        except: self.this = this
+    __swig_destroy__ = _isocontour.delete_DatasetInfo
+    __del__ = lambda self : None;
+DatasetInfo_swigregister = _isocontour.DatasetInfo_swigregister
+DatasetInfo_swigregister(DatasetInfo)
+
+class Seed(_object):
+    __swig_setmethods__ = {}
+    __setattr__ = lambda self, name, value: _swig_setattr(self, Seed, name, value)
+    __swig_getmethods__ = {}
+    __getattr__ = lambda self, name: _swig_getattr(self, Seed, name)
+    __repr__ = _swig_repr
+    __swig_setmethods__["min"] = _isocontour.Seed_min_set
+    __swig_getmethods__["min"] = _isocontour.Seed_min_get
+    if _newclass:min = _swig_property(_isocontour.Seed_min_get, _isocontour.Seed_min_set)
+    __swig_setmethods__["max"] = _isocontour.Seed_max_set
+    __swig_getmethods__["max"] = _isocontour.Seed_max_get
+    if _newclass:max = _swig_property(_isocontour.Seed_max_get, _isocontour.Seed_max_set)
+    __swig_setmethods__["cell_id"] = _isocontour.Seed_cell_id_set
+    __swig_getmethods__["cell_id"] = _isocontour.Seed_cell_id_get
+    if _newclass:cell_id = _swig_property(_isocontour.Seed_cell_id_get, _isocontour.Seed_cell_id_set)
+    def __init__(self, *args): 
+        this = _isocontour.new_Seed(*args)
+        try: self.this.append(this)
+        except: self.this = this
+    __swig_destroy__ = _isocontour.delete_Seed
+    __del__ = lambda self : None;
+Seed_swigregister = _isocontour.Seed_swigregister
+Seed_swigregister(Seed)
+
+class SeedData(_object):
+    __swig_setmethods__ = {}
+    __setattr__ = lambda self, name, value: _swig_setattr(self, SeedData, name, value)
+    __swig_getmethods__ = {}
+    __getattr__ = lambda self, name: _swig_getattr(self, SeedData, name)
+    __repr__ = _swig_repr
+    __swig_setmethods__["nseeds"] = _isocontour.SeedData_nseeds_set
+    __swig_getmethods__["nseeds"] = _isocontour.SeedData_nseeds_get
+    if _newclass:nseeds = _swig_property(_isocontour.SeedData_nseeds_get, _isocontour.SeedData_nseeds_set)
+    __swig_setmethods__["seeds"] = _isocontour.SeedData_seeds_set
+    __swig_getmethods__["seeds"] = _isocontour.SeedData_seeds_get
+    if _newclass:seeds = _swig_property(_isocontour.SeedData_seeds_get, _isocontour.SeedData_seeds_set)
+    def __init__(self, *args): 
+        this = _isocontour.new_SeedData(*args)
+        try: self.this.append(this)
+        except: self.this = this
+    __swig_destroy__ = _isocontour.delete_SeedData
+    __del__ = lambda self : None;
+SeedData_swigregister = _isocontour.SeedData_swigregister
+SeedData_swigregister(SeedData)
+
+class Signature(_object):
+    __swig_setmethods__ = {}
+    __setattr__ = lambda self, name, value: _swig_setattr(self, Signature, name, value)
+    __swig_getmethods__ = {}
+    __getattr__ = lambda self, name: _swig_getattr(self, Signature, name)
+    __repr__ = _swig_repr
+    __swig_setmethods__["name"] = _isocontour.Signature_name_set
+    __swig_getmethods__["name"] = _isocontour.Signature_name_get
+    if _newclass:name = _swig_property(_isocontour.Signature_name_get, _isocontour.Signature_name_set)
+    __swig_setmethods__["nval"] = _isocontour.Signature_nval_set
+    __swig_getmethods__["nval"] = _isocontour.Signature_nval_get
+    if _newclass:nval = _swig_property(_isocontour.Signature_nval_get, _isocontour.Signature_nval_set)
+    __swig_setmethods__["fx"] = _isocontour.Signature_fx_set
+    __swig_getmethods__["fx"] = _isocontour.Signature_fx_get
+    if _newclass:fx = _swig_property(_isocontour.Signature_fx_get, _isocontour.Signature_fx_set)
+    __swig_setmethods__["fy"] = _isocontour.Signature_fy_set
+    __swig_getmethods__["fy"] = _isocontour.Signature_fy_get
+    if _newclass:fy = _swig_property(_isocontour.Signature_fy_get, _isocontour.Signature_fy_set)
+    def getFx(*args): return _isocontour.Signature_getFx(*args)
+    def getFy(*args): return _isocontour.Signature_getFy(*args)
+    def __init__(self, *args): 
+        this = _isocontour.new_Signature(*args)
+        try: self.this.append(this)
+        except: self.this = this
+    __swig_destroy__ = _isocontour.delete_Signature
+    __del__ = lambda self : None;
+Signature_swigregister = _isocontour.Signature_swigregister
+Signature_swigregister(Signature)
+
+class SliceData(_object):
+    __swig_setmethods__ = {}
+    __setattr__ = lambda self, name, value: _swig_setattr(self, SliceData, name, value)
+    __swig_getmethods__ = {}
+    __getattr__ = lambda self, name: _swig_getattr(self, SliceData, name)
+    __repr__ = _swig_repr
+    __swig_setmethods__["width"] = _isocontour.SliceData_width_set
+    __swig_getmethods__["width"] = _isocontour.SliceData_width_get
+    if _newclass:width = _swig_property(_isocontour.SliceData_width_get, _isocontour.SliceData_width_set)
+    __swig_setmethods__["height"] = _isocontour.SliceData_height_set
+    __swig_getmethods__["height"] = _isocontour.SliceData_height_get
+    if _newclass:height = _swig_property(_isocontour.SliceData_height_get, _isocontour.SliceData_height_set)
+    __swig_setmethods__["datatype"] = _isocontour.SliceData_datatype_set
+    __swig_getmethods__["datatype"] = _isocontour.SliceData_datatype_get
+    if _newclass:datatype = _swig_property(_isocontour.SliceData_datatype_get, _isocontour.SliceData_datatype_set)
+    __swig_setmethods__["ucdata"] = _isocontour.SliceData_ucdata_set
+    __swig_getmethods__["ucdata"] = _isocontour.SliceData_ucdata_get
+    if _newclass:ucdata = _swig_property(_isocontour.SliceData_ucdata_get, _isocontour.SliceData_ucdata_set)
+    __swig_setmethods__["usdata"] = _isocontour.SliceData_usdata_set
+    __swig_getmethods__["usdata"] = _isocontour.SliceData_usdata_get
+    if _newclass:usdata = _swig_property(_isocontour.SliceData_usdata_get, _isocontour.SliceData_usdata_set)
+    __swig_setmethods__["fdata"] = _isocontour.SliceData_fdata_set
+    __swig_getmethods__["fdata"] = _isocontour.SliceData_fdata_get
+    if _newclass:fdata = _swig_property(_isocontour.SliceData_fdata_get, _isocontour.SliceData_fdata_set)
+    def __init__(self, *args): 
+        this = _isocontour.new_SliceData(*args)
+        try: self.this.append(this)
+        except: self.this = this
+    __swig_destroy__ = _isocontour.delete_SliceData
+    __del__ = lambda self : None;
+SliceData_swigregister = _isocontour.SliceData_swigregister
+SliceData_swigregister(SliceData)
+
+class Contour2dData(_object):
+    __swig_setmethods__ = {}
+    __setattr__ = lambda self, name, value: _swig_setattr(self, Contour2dData, name, value)
+    __swig_getmethods__ = {}
+    __getattr__ = lambda self, name: _swig_getattr(self, Contour2dData, name)
+    __repr__ = _swig_repr
+    __swig_setmethods__["nvert"] = _isocontour.Contour2dData_nvert_set
+    __swig_getmethods__["nvert"] = _isocontour.Contour2dData_nvert_get
+    if _newclass:nvert = _swig_property(_isocontour.Contour2dData_nvert_get, _isocontour.Contour2dData_nvert_set)
+    __swig_setmethods__["nedge"] = _isocontour.Contour2dData_nedge_set
+    __swig_getmethods__["nedge"] = _isocontour.Contour2dData_nedge_get
+    if _newclass:nedge = _swig_property(_isocontour.Contour2dData_nedge_get, _isocontour.Contour2dData_nedge_set)
+    def __init__(self, *args): 
+        this = _isocontour.new_Contour2dData(*args)
+        try: self.this.append(this)
+        except: self.this = this
+    __swig_destroy__ = _isocontour.delete_Contour2dData
+    __del__ = lambda self : None;
+Contour2dData_swigregister = _isocontour.Contour2dData_swigregister
+Contour2dData_swigregister(Contour2dData)
+
+class Contour3dData(_object):
+    __swig_setmethods__ = {}
+    __setattr__ = lambda self, name, value: _swig_setattr(self, Contour3dData, name, value)
+    __swig_getmethods__ = {}
+    __getattr__ = lambda self, name: _swig_getattr(self, Contour3dData, name)
+    __repr__ = _swig_repr
+    __swig_setmethods__["nvert"] = _isocontour.Contour3dData_nvert_set
+    __swig_getmethods__["nvert"] = _isocontour.Contour3dData_nvert_get
+    if _newclass:nvert = _swig_property(_isocontour.Contour3dData_nvert_get, _isocontour.Contour3dData_nvert_set)
+    __swig_setmethods__["ntri"] = _isocontour.Contour3dData_ntri_set
+    __swig_getmethods__["ntri"] = _isocontour.Contour3dData_ntri_get
+    if _newclass:ntri = _swig_property(_isocontour.Contour3dData_ntri_get, _isocontour.Contour3dData_ntri_set)
+    __swig_setmethods__["vfun"] = _isocontour.Contour3dData_vfun_set
+    __swig_getmethods__["vfun"] = _isocontour.Contour3dData_vfun_get
+    if _newclass:vfun = _swig_property(_isocontour.Contour3dData_vfun_get, _isocontour.Contour3dData_vfun_set)
+    __swig_setmethods__["colorvar"] = _isocontour.Contour3dData_colorvar_set
+    __swig_getmethods__["colorvar"] = _isocontour.Contour3dData_colorvar_get
+    if _newclass:colorvar = _swig_property(_isocontour.Contour3dData_colorvar_get, _isocontour.Contour3dData_colorvar_set)
+    __swig_setmethods__["fmin"] = _isocontour.Contour3dData_fmin_set
+    __swig_getmethods__["fmin"] = _isocontour.Contour3dData_fmin_get
+    if _newclass:fmin = _swig_property(_isocontour.Contour3dData_fmin_get, _isocontour.Contour3dData_fmin_set)
+    __swig_setmethods__["fmax"] = _isocontour.Contour3dData_fmax_set
+    __swig_getmethods__["fmax"] = _isocontour.Contour3dData_fmax_get
+    if _newclass:fmax = _swig_property(_isocontour.Contour3dData_fmax_get, _isocontour.Contour3dData_fmax_set)
+    def __init__(self, *args): 
+        this = _isocontour.new_Contour3dData(*args)
+        try: self.this.append(this)
+        except: self.this = this
+    __swig_destroy__ = _isocontour.delete_Contour3dData
+    __del__ = lambda self : None;
+Contour3dData_swigregister = _isocontour.Contour3dData_swigregister
+Contour3dData_swigregister(Contour3dData)
+
+class ConDataset(_object):
+    __swig_setmethods__ = {}
+    __setattr__ = lambda self, name, value: _swig_setattr(self, ConDataset, name, value)
+    __swig_getmethods__ = {}
+    __getattr__ = lambda self, name: _swig_getattr(self, ConDataset, name)
+    __repr__ = _swig_repr
+    __swig_setmethods__["vnames"] = _isocontour.ConDataset_vnames_set
+    __swig_getmethods__["vnames"] = _isocontour.ConDataset_vnames_get
+    if _newclass:vnames = _swig_property(_isocontour.ConDataset_vnames_get, _isocontour.ConDataset_vnames_set)
+    __swig_setmethods__["nsfun"] = _isocontour.ConDataset_nsfun_set
+    __swig_getmethods__["nsfun"] = _isocontour.ConDataset_nsfun_get
+    if _newclass:nsfun = _swig_property(_isocontour.ConDataset_nsfun_get, _isocontour.ConDataset_nsfun_set)
+    __swig_setmethods__["sfun"] = _isocontour.ConDataset_sfun_set
+    __swig_getmethods__["sfun"] = _isocontour.ConDataset_sfun_get
+    if _newclass:sfun = _swig_property(_isocontour.ConDataset_sfun_get, _isocontour.ConDataset_sfun_set)
+    __swig_setmethods__["data"] = _isocontour.ConDataset_data_set
+    __swig_getmethods__["data"] = _isocontour.ConDataset_data_get
+    if _newclass:data = _swig_property(_isocontour.ConDataset_data_get, _isocontour.ConDataset_data_set)
+    __swig_setmethods__["plot"] = _isocontour.ConDataset_plot_set
+    __swig_getmethods__["plot"] = _isocontour.ConDataset_plot_get
+    if _newclass:plot = _swig_property(_isocontour.ConDataset_plot_get, _isocontour.ConDataset_plot_set)
+    def getSignature(*args): return _isocontour.ConDataset_getSignature(*args)
+    def __init__(self, *args): 
+        this = _isocontour.new_ConDataset(*args)
+        try: self.this.append(this)
+        except: self.this = this
+    __swig_destroy__ = _isocontour.delete_ConDataset
+    __del__ = lambda self : None;
+ConDataset_swigregister = _isocontour.ConDataset_swigregister
+ConDataset_swigregister(ConDataset)
+
+setVerboseLevel = _isocontour.setVerboseLevel
+newDatasetUnstr = _isocontour.newDatasetUnstr
+newDatasetReg = _isocontour.newDatasetReg
+loadDataset = _isocontour.loadDataset
+getDatasetInfo = _isocontour.getDatasetInfo
+getVariableNames = _isocontour.getVariableNames
+getSeedCells = _isocontour.getSeedCells
+getNumberOfSignatures = _isocontour.getNumberOfSignatures
+getSignatureFunctions = _isocontour.getSignatureFunctions
+getSignatureValues = _isocontour.getSignatureValues
+getSlice = _isocontour.getSlice
+getContour2d = _isocontour.getContour2d
+getContour3d = _isocontour.getContour3d
+saveContour2d = _isocontour.saveContour2d
+saveContour3d = _isocontour.saveContour3d
+writeIsoComponents = _isocontour.writeIsoComponents
+clearDataset = _isocontour.clearDataset
+newDatasetRegFloat3D = _isocontour.newDatasetRegFloat3D
+delDatasetReg = _isocontour.delDatasetReg
+newDatasetRegShort3D = _isocontour.newDatasetRegShort3D
+newDatasetRegUchar3D = _isocontour.newDatasetRegUchar3D
+setOrig3D = _isocontour.setOrig3D
+setSpan3D = _isocontour.setSpan3D
+newDatasetRegFloat2D = _isocontour.newDatasetRegFloat2D
+newDatasetRegShort2D = _isocontour.newDatasetRegShort2D
+newDatasetRegUchar2D = _isocontour.newDatasetRegUchar2D
+setOrig2D = _isocontour.setOrig2D
+setSpan2D = _isocontour.setSpan2D
+getContour3dData = _isocontour.getContour3dData
+getContour2dData = _isocontour.getContour2dData
+
+string2Float = _isocontour.string2Float
+getSliceArray = _isocontour.getSliceArray
+

Added: trunk/packages/mgltools/utpackages/trunk/UTisocontourDIST/UTisocontour/isocontour_wrap.cpp
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/UTisocontourDIST/UTisocontour/isocontour_wrap.cpp	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/UTisocontourDIST/UTisocontour/isocontour_wrap.cpp	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,8839 @@
+/* ----------------------------------------------------------------------------
+ * This file was automatically generated by SWIG (http://www.swig.org).
+ * Version 1.3.33
+ * 
+ * This file is not intended to be easily readable and contains a number of 
+ * coding conventions designed to improve portability and efficiency. Do not make
+ * changes to this file unless you know what you are doing--modify the SWIG 
+ * interface file instead. 
+ * ----------------------------------------------------------------------------- */
+
+#define SWIGPYTHON
+#define SWIG_PYTHON_DIRECTOR_NO_VTABLE
+
+#ifdef __cplusplus
+template<typename T> class SwigValueWrapper {
+    T *tt;
+public:
+    SwigValueWrapper() : tt(0) { }
+    SwigValueWrapper(const SwigValueWrapper<T>& rhs) : tt(new T(*rhs.tt)) { }
+    SwigValueWrapper(const T& t) : tt(new T(t)) { }
+    ~SwigValueWrapper() { delete tt; } 
+    SwigValueWrapper& operator=(const T& t) { delete tt; tt = new T(t); return *this; }
+    operator T&() const { return *tt; }
+    T *operator&() { return tt; }
+private:
+    SwigValueWrapper& operator=(const SwigValueWrapper<T>& rhs);
+};
+
+template <typename T> T SwigValueInit() {
+  return T();
+}
+#endif
+
+/* -----------------------------------------------------------------------------
+ *  This section contains generic SWIG labels for method/variable
+ *  declarations/attributes, and other compiler dependent labels.
+ * ----------------------------------------------------------------------------- */
+
+/* template workaround for compilers that cannot correctly implement the C++ standard */
+#ifndef SWIGTEMPLATEDISAMBIGUATOR
+# if defined(__SUNPRO_CC) && (__SUNPRO_CC <= 0x560)
+#  define SWIGTEMPLATEDISAMBIGUATOR template
+# elif defined(__HP_aCC)
+/* Needed even with `aCC -AA' when `aCC -V' reports HP ANSI C++ B3910B A.03.55 */
+/* If we find a maximum version that requires this, the test would be __HP_aCC <= 35500 for A.03.55 */
+#  define SWIGTEMPLATEDISAMBIGUATOR template
+# else
+#  define SWIGTEMPLATEDISAMBIGUATOR
+# endif
+#endif
+
+/* inline attribute */
+#ifndef SWIGINLINE
+# if defined(__cplusplus) || (defined(__GNUC__) && !defined(__STRICT_ANSI__))
+#   define SWIGINLINE inline
+# else
+#   define SWIGINLINE
+# endif
+#endif
+
+/* attribute recognised by some compilers to avoid 'unused' warnings */
+#ifndef SWIGUNUSED
+# if defined(__GNUC__)
+#   if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4))
+#     define SWIGUNUSED __attribute__ ((__unused__)) 
+#   else
+#     define SWIGUNUSED
+#   endif
+# elif defined(__ICC)
+#   define SWIGUNUSED __attribute__ ((__unused__)) 
+# else
+#   define SWIGUNUSED 
+# endif
+#endif
+
+#ifndef SWIGUNUSEDPARM
+# ifdef __cplusplus
+#   define SWIGUNUSEDPARM(p)
+# else
+#   define SWIGUNUSEDPARM(p) p SWIGUNUSED 
+# endif
+#endif
+
+/* internal SWIG method */
+#ifndef SWIGINTERN
+# define SWIGINTERN static SWIGUNUSED
+#endif
+
+/* internal inline SWIG method */
+#ifndef SWIGINTERNINLINE
+# define SWIGINTERNINLINE SWIGINTERN SWIGINLINE
+#endif
+
+/* exporting methods */
+#if (__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
+#  ifndef GCC_HASCLASSVISIBILITY
+#    define GCC_HASCLASSVISIBILITY
+#  endif
+#endif
+
+#ifndef SWIGEXPORT
+# if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)
+#   if defined(STATIC_LINKED)
+#     define SWIGEXPORT
+#   else
+#     define SWIGEXPORT __declspec(dllexport)
+#   endif
+# else
+#   if defined(__GNUC__) && defined(GCC_HASCLASSVISIBILITY)
+#     define SWIGEXPORT __attribute__ ((visibility("default")))
+#   else
+#     define SWIGEXPORT
+#   endif
+# endif
+#endif
+
+/* calling conventions for Windows */
+#ifndef SWIGSTDCALL
+# if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)
+#   define SWIGSTDCALL __stdcall
+# else
+#   define SWIGSTDCALL
+# endif 
+#endif
+
+/* Deal with Microsoft's attempt at deprecating C standard runtime functions */
+#if !defined(SWIG_NO_CRT_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_CRT_SECURE_NO_DEPRECATE)
+# define _CRT_SECURE_NO_DEPRECATE
+#endif
+
+/* Deal with Microsoft's attempt at deprecating methods in the standard C++ library */
+#if !defined(SWIG_NO_SCL_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_SCL_SECURE_NO_DEPRECATE)
+# define _SCL_SECURE_NO_DEPRECATE
+#endif
+
+
+
+/* Python.h has to appear first */
+#include <Python.h>
+
+/* -----------------------------------------------------------------------------
+ * swigrun.swg
+ *
+ * This file contains generic CAPI SWIG runtime support for pointer
+ * type checking.
+ * ----------------------------------------------------------------------------- */
+
+/* This should only be incremented when either the layout of swig_type_info changes,
+   or for whatever reason, the runtime changes incompatibly */
+#define SWIG_RUNTIME_VERSION "3"
+
+/* define SWIG_TYPE_TABLE_NAME as "SWIG_TYPE_TABLE" */
+#ifdef SWIG_TYPE_TABLE
+# define SWIG_QUOTE_STRING(x) #x
+# define SWIG_EXPAND_AND_QUOTE_STRING(x) SWIG_QUOTE_STRING(x)
+# define SWIG_TYPE_TABLE_NAME SWIG_EXPAND_AND_QUOTE_STRING(SWIG_TYPE_TABLE)
+#else
+# define SWIG_TYPE_TABLE_NAME
+#endif
+
+/*
+  You can use the SWIGRUNTIME and SWIGRUNTIMEINLINE macros for
+  creating a static or dynamic library from the swig runtime code.
+  In 99.9% of the cases, swig just needs to declare them as 'static'.
+  
+  But only do this if is strictly necessary, ie, if you have problems
+  with your compiler or so.
+*/
+
+#ifndef SWIGRUNTIME
+# define SWIGRUNTIME SWIGINTERN
+#endif
+
+#ifndef SWIGRUNTIMEINLINE
+# define SWIGRUNTIMEINLINE SWIGRUNTIME SWIGINLINE
+#endif
+
+/*  Generic buffer size */
+#ifndef SWIG_BUFFER_SIZE
+# define SWIG_BUFFER_SIZE 1024
+#endif
+
+/* Flags for pointer conversions */
+#define SWIG_POINTER_DISOWN        0x1
+
+/* Flags for new pointer objects */
+#define SWIG_POINTER_OWN           0x1
+
+
+/* 
+   Flags/methods for returning states.
+   
+   The swig conversion methods, as ConvertPtr, return and integer 
+   that tells if the conversion was successful or not. And if not,
+   an error code can be returned (see swigerrors.swg for the codes).
+   
+   Use the following macros/flags to set or process the returning
+   states.
+   
+   In old swig versions, you usually write code as:
+
+     if (SWIG_ConvertPtr(obj,vptr,ty.flags) != -1) {
+       // success code
+     } else {
+       //fail code
+     }
+
+   Now you can be more explicit as:
+
+    int res = SWIG_ConvertPtr(obj,vptr,ty.flags);
+    if (SWIG_IsOK(res)) {
+      // success code
+    } else {
+      // fail code
+    }
+
+   that seems to be the same, but now you can also do
+
+    Type *ptr;
+    int res = SWIG_ConvertPtr(obj,(void **)(&ptr),ty.flags);
+    if (SWIG_IsOK(res)) {
+      // success code
+      if (SWIG_IsNewObj(res) {
+        ...
+	delete *ptr;
+      } else {
+        ...
+      }
+    } else {
+      // fail code
+    }
+    
+   I.e., now SWIG_ConvertPtr can return new objects and you can
+   identify the case and take care of the deallocation. Of course that
+   requires also to SWIG_ConvertPtr to return new result values, as
+
+      int SWIG_ConvertPtr(obj, ptr,...) {         
+        if (<obj is ok>) {			       
+          if (<need new object>) {		       
+            *ptr = <ptr to new allocated object>; 
+            return SWIG_NEWOBJ;		       
+          } else {				       
+            *ptr = <ptr to old object>;	       
+            return SWIG_OLDOBJ;		       
+          } 				       
+        } else {				       
+          return SWIG_BADOBJ;		       
+        }					       
+      }
+
+   Of course, returning the plain '0(success)/-1(fail)' still works, but you can be
+   more explicit by returning SWIG_BADOBJ, SWIG_ERROR or any of the
+   swig errors code.
+
+   Finally, if the SWIG_CASTRANK_MODE is enabled, the result code
+   allows to return the 'cast rank', for example, if you have this
+
+       int food(double)
+       int fooi(int);
+
+   and you call
+ 
+      food(1)   // cast rank '1'  (1 -> 1.0)
+      fooi(1)   // cast rank '0'
+
+   just use the SWIG_AddCast()/SWIG_CheckState()
+
+
+ */
+#define SWIG_OK                    (0) 
+#define SWIG_ERROR                 (-1)
+#define SWIG_IsOK(r)               (r >= 0)
+#define SWIG_ArgError(r)           ((r != SWIG_ERROR) ? r : SWIG_TypeError)  
+
+/* The CastRankLimit says how many bits are used for the cast rank */
+#define SWIG_CASTRANKLIMIT         (1 << 8)
+/* The NewMask denotes the object was created (using new/malloc) */
+#define SWIG_NEWOBJMASK            (SWIG_CASTRANKLIMIT  << 1)
+/* The TmpMask is for in/out typemaps that use temporal objects */
+#define SWIG_TMPOBJMASK            (SWIG_NEWOBJMASK << 1)
+/* Simple returning values */
+#define SWIG_BADOBJ                (SWIG_ERROR)
+#define SWIG_OLDOBJ                (SWIG_OK)
+#define SWIG_NEWOBJ                (SWIG_OK | SWIG_NEWOBJMASK)
+#define SWIG_TMPOBJ                (SWIG_OK | SWIG_TMPOBJMASK)
+/* Check, add and del mask methods */
+#define SWIG_AddNewMask(r)         (SWIG_IsOK(r) ? (r | SWIG_NEWOBJMASK) : r)
+#define SWIG_DelNewMask(r)         (SWIG_IsOK(r) ? (r & ~SWIG_NEWOBJMASK) : r)
+#define SWIG_IsNewObj(r)           (SWIG_IsOK(r) && (r & SWIG_NEWOBJMASK))
+#define SWIG_AddTmpMask(r)         (SWIG_IsOK(r) ? (r | SWIG_TMPOBJMASK) : r)
+#define SWIG_DelTmpMask(r)         (SWIG_IsOK(r) ? (r & ~SWIG_TMPOBJMASK) : r)
+#define SWIG_IsTmpObj(r)           (SWIG_IsOK(r) && (r & SWIG_TMPOBJMASK))
+
+
+/* Cast-Rank Mode */
+#if defined(SWIG_CASTRANK_MODE)
+#  ifndef SWIG_TypeRank
+#    define SWIG_TypeRank             unsigned long
+#  endif
+#  ifndef SWIG_MAXCASTRANK            /* Default cast allowed */
+#    define SWIG_MAXCASTRANK          (2)
+#  endif
+#  define SWIG_CASTRANKMASK          ((SWIG_CASTRANKLIMIT) -1)
+#  define SWIG_CastRank(r)           (r & SWIG_CASTRANKMASK)
+SWIGINTERNINLINE int SWIG_AddCast(int r) { 
+  return SWIG_IsOK(r) ? ((SWIG_CastRank(r) < SWIG_MAXCASTRANK) ? (r + 1) : SWIG_ERROR) : r;
+}
+SWIGINTERNINLINE int SWIG_CheckState(int r) { 
+  return SWIG_IsOK(r) ? SWIG_CastRank(r) + 1 : 0; 
+}
+#else /* no cast-rank mode */
+#  define SWIG_AddCast
+#  define SWIG_CheckState(r) (SWIG_IsOK(r) ? 1 : 0)
+#endif
+
+
+
+
+#include <string.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef void *(*swig_converter_func)(void *);
+typedef struct swig_type_info *(*swig_dycast_func)(void **);
+
+/* Structure to store inforomation on one type */
+typedef struct swig_type_info {
+  const char             *name;			/* mangled name of this type */
+  const char             *str;			/* human readable name of this type */
+  swig_dycast_func        dcast;		/* dynamic cast function down a hierarchy */
+  struct swig_cast_info  *cast;			/* linked list of types that can cast into this type */
+  void                   *clientdata;		/* language specific type data */
+  int                    owndata;		/* flag if the structure owns the clientdata */
+} swig_type_info;
+
+/* Structure to store a type and conversion function used for casting */
+typedef struct swig_cast_info {
+  swig_type_info         *type;			/* pointer to type that is equivalent to this type */
+  swig_converter_func     converter;		/* function to cast the void pointers */
+  struct swig_cast_info  *next;			/* pointer to next cast in linked list */
+  struct swig_cast_info  *prev;			/* pointer to the previous cast */
+} swig_cast_info;
+
+/* Structure used to store module information
+ * Each module generates one structure like this, and the runtime collects
+ * all of these structures and stores them in a circularly linked list.*/
+typedef struct swig_module_info {
+  swig_type_info         **types;		/* Array of pointers to swig_type_info structures that are in this module */
+  size_t                 size;		        /* Number of types in this module */
+  struct swig_module_info *next;		/* Pointer to next element in circularly linked list */
+  swig_type_info         **type_initial;	/* Array of initially generated type structures */
+  swig_cast_info         **cast_initial;	/* Array of initially generated casting structures */
+  void                    *clientdata;		/* Language specific module data */
+} swig_module_info;
+
+/* 
+  Compare two type names skipping the space characters, therefore
+  "char*" == "char *" and "Class<int>" == "Class<int >", etc.
+
+  Return 0 when the two name types are equivalent, as in
+  strncmp, but skipping ' '.
+*/
+SWIGRUNTIME int
+SWIG_TypeNameComp(const char *f1, const char *l1,
+		  const char *f2, const char *l2) {
+  for (;(f1 != l1) && (f2 != l2); ++f1, ++f2) {
+    while ((*f1 == ' ') && (f1 != l1)) ++f1;
+    while ((*f2 == ' ') && (f2 != l2)) ++f2;
+    if (*f1 != *f2) return (*f1 > *f2) ? 1 : -1;
+  }
+  return (int)((l1 - f1) - (l2 - f2));
+}
+
+/*
+  Check type equivalence in a name list like <name1>|<name2>|...
+  Return 0 if not equal, 1 if equal
+*/
+SWIGRUNTIME int
+SWIG_TypeEquiv(const char *nb, const char *tb) {
+  int equiv = 0;
+  const char* te = tb + strlen(tb);
+  const char* ne = nb;
+  while (!equiv && *ne) {
+    for (nb = ne; *ne; ++ne) {
+      if (*ne == '|') break;
+    }
+    equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0;
+    if (*ne) ++ne;
+  }
+  return equiv;
+}
+
+/*
+  Check type equivalence in a name list like <name1>|<name2>|...
+  Return 0 if equal, -1 if nb < tb, 1 if nb > tb
+*/
+SWIGRUNTIME int
+SWIG_TypeCompare(const char *nb, const char *tb) {
+  int equiv = 0;
+  const char* te = tb + strlen(tb);
+  const char* ne = nb;
+  while (!equiv && *ne) {
+    for (nb = ne; *ne; ++ne) {
+      if (*ne == '|') break;
+    }
+    equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0;
+    if (*ne) ++ne;
+  }
+  return equiv;
+}
+
+
+/* think of this as a c++ template<> or a scheme macro */
+#define SWIG_TypeCheck_Template(comparison, ty)         \
+  if (ty) {                                             \
+    swig_cast_info *iter = ty->cast;                    \
+    while (iter) {                                      \
+      if (comparison) {                                 \
+        if (iter == ty->cast) return iter;              \
+        /* Move iter to the top of the linked list */   \
+        iter->prev->next = iter->next;                  \
+        if (iter->next)                                 \
+          iter->next->prev = iter->prev;                \
+        iter->next = ty->cast;                          \
+        iter->prev = 0;                                 \
+        if (ty->cast) ty->cast->prev = iter;            \
+        ty->cast = iter;                                \
+        return iter;                                    \
+      }                                                 \
+      iter = iter->next;                                \
+    }                                                   \
+  }                                                     \
+  return 0
+
+/*
+  Check the typename
+*/
+SWIGRUNTIME swig_cast_info *
+SWIG_TypeCheck(const char *c, swig_type_info *ty) {
+  SWIG_TypeCheck_Template(strcmp(iter->type->name, c) == 0, ty);
+}
+
+/* Same as previous function, except strcmp is replaced with a pointer comparison */
+SWIGRUNTIME swig_cast_info *
+SWIG_TypeCheckStruct(swig_type_info *from, swig_type_info *into) {
+  SWIG_TypeCheck_Template(iter->type == from, into);
+}
+
+/*
+  Cast a pointer up an inheritance hierarchy
+*/
+SWIGRUNTIMEINLINE void *
+SWIG_TypeCast(swig_cast_info *ty, void *ptr) {
+  return ((!ty) || (!ty->converter)) ? ptr : (*ty->converter)(ptr);
+}
+
+/* 
+   Dynamic pointer casting. Down an inheritance hierarchy
+*/
+SWIGRUNTIME swig_type_info *
+SWIG_TypeDynamicCast(swig_type_info *ty, void **ptr) {
+  swig_type_info *lastty = ty;
+  if (!ty || !ty->dcast) return ty;
+  while (ty && (ty->dcast)) {
+    ty = (*ty->dcast)(ptr);
+    if (ty) lastty = ty;
+  }
+  return lastty;
+}
+
+/*
+  Return the name associated with this type
+*/
+SWIGRUNTIMEINLINE const char *
+SWIG_TypeName(const swig_type_info *ty) {
+  return ty->name;
+}
+
+/*
+  Return the pretty name associated with this type,
+  that is an unmangled type name in a form presentable to the user.
+*/
+SWIGRUNTIME const char *
+SWIG_TypePrettyName(const swig_type_info *type) {
+  /* The "str" field contains the equivalent pretty names of the
+     type, separated by vertical-bar characters.  We choose
+     to print the last name, as it is often (?) the most
+     specific. */
+  if (!type) return NULL;
+  if (type->str != NULL) {
+    const char *last_name = type->str;
+    const char *s;
+    for (s = type->str; *s; s++)
+      if (*s == '|') last_name = s+1;
+    return last_name;
+  }
+  else
+    return type->name;
+}
+
+/* 
+   Set the clientdata field for a type
+*/
+SWIGRUNTIME void
+SWIG_TypeClientData(swig_type_info *ti, void *clientdata) {
+  swig_cast_info *cast = ti->cast;
+  /* if (ti->clientdata == clientdata) return; */
+  ti->clientdata = clientdata;
+  
+  while (cast) {
+    if (!cast->converter) {
+      swig_type_info *tc = cast->type;
+      if (!tc->clientdata) {
+	SWIG_TypeClientData(tc, clientdata);
+      }
+    }    
+    cast = cast->next;
+  }
+}
+SWIGRUNTIME void
+SWIG_TypeNewClientData(swig_type_info *ti, void *clientdata) {
+  SWIG_TypeClientData(ti, clientdata);
+  ti->owndata = 1;
+}
+  
+/*
+  Search for a swig_type_info structure only by mangled name
+  Search is a O(log #types)
+  
+  We start searching at module start, and finish searching when start == end.  
+  Note: if start == end at the beginning of the function, we go all the way around
+  the circular list.
+*/
+SWIGRUNTIME swig_type_info *
+SWIG_MangledTypeQueryModule(swig_module_info *start, 
+                            swig_module_info *end, 
+		            const char *name) {
+  swig_module_info *iter = start;
+  do {
+    if (iter->size) {
+      register size_t l = 0;
+      register size_t r = iter->size - 1;
+      do {
+	/* since l+r >= 0, we can (>> 1) instead (/ 2) */
+	register size_t i = (l + r) >> 1; 
+	const char *iname = iter->types[i]->name;
+	if (iname) {
+	  register int compare = strcmp(name, iname);
+	  if (compare == 0) {	    
+	    return iter->types[i];
+	  } else if (compare < 0) {
+	    if (i) {
+	      r = i - 1;
+	    } else {
+	      break;
+	    }
+	  } else if (compare > 0) {
+	    l = i + 1;
+	  }
+	} else {
+	  break; /* should never happen */
+	}
+      } while (l <= r);
+    }
+    iter = iter->next;
+  } while (iter != end);
+  return 0;
+}
+
+/*
+  Search for a swig_type_info structure for either a mangled name or a human readable name.
+  It first searches the mangled names of the types, which is a O(log #types)
+  If a type is not found it then searches the human readable names, which is O(#types).
+  
+  We start searching at module start, and finish searching when start == end.  
+  Note: if start == end at the beginning of the function, we go all the way around
+  the circular list.
+*/
+SWIGRUNTIME swig_type_info *
+SWIG_TypeQueryModule(swig_module_info *start, 
+                     swig_module_info *end, 
+		     const char *name) {
+  /* STEP 1: Search the name field using binary search */
+  swig_type_info *ret = SWIG_MangledTypeQueryModule(start, end, name);
+  if (ret) {
+    return ret;
+  } else {
+    /* STEP 2: If the type hasn't been found, do a complete search
+       of the str field (the human readable name) */
+    swig_module_info *iter = start;
+    do {
+      register size_t i = 0;
+      for (; i < iter->size; ++i) {
+	if (iter->types[i]->str && (SWIG_TypeEquiv(iter->types[i]->str, name)))
+	  return iter->types[i];
+      }
+      iter = iter->next;
+    } while (iter != end);
+  }
+  
+  /* neither found a match */
+  return 0;
+}
+
+/* 
+   Pack binary data into a string
+*/
+SWIGRUNTIME char *
+SWIG_PackData(char *c, void *ptr, size_t sz) {
+  static const char hex[17] = "0123456789abcdef";
+  register const unsigned char *u = (unsigned char *) ptr;
+  register const unsigned char *eu =  u + sz;
+  for (; u != eu; ++u) {
+    register unsigned char uu = *u;
+    *(c++) = hex[(uu & 0xf0) >> 4];
+    *(c++) = hex[uu & 0xf];
+  }
+  return c;
+}
+
+/* 
+   Unpack binary data from a string
+*/
+SWIGRUNTIME const char *
+SWIG_UnpackData(const char *c, void *ptr, size_t sz) {
+  register unsigned char *u = (unsigned char *) ptr;
+  register const unsigned char *eu = u + sz;
+  for (; u != eu; ++u) {
+    register char d = *(c++);
+    register unsigned char uu;
+    if ((d >= '0') && (d <= '9'))
+      uu = ((d - '0') << 4);
+    else if ((d >= 'a') && (d <= 'f'))
+      uu = ((d - ('a'-10)) << 4);
+    else 
+      return (char *) 0;
+    d = *(c++);
+    if ((d >= '0') && (d <= '9'))
+      uu |= (d - '0');
+    else if ((d >= 'a') && (d <= 'f'))
+      uu |= (d - ('a'-10));
+    else 
+      return (char *) 0;
+    *u = uu;
+  }
+  return c;
+}
+
+/* 
+   Pack 'void *' into a string buffer.
+*/
+SWIGRUNTIME char *
+SWIG_PackVoidPtr(char *buff, void *ptr, const char *name, size_t bsz) {
+  char *r = buff;
+  if ((2*sizeof(void *) + 2) > bsz) return 0;
+  *(r++) = '_';
+  r = SWIG_PackData(r,&ptr,sizeof(void *));
+  if (strlen(name) + 1 > (bsz - (r - buff))) return 0;
+  strcpy(r,name);
+  return buff;
+}
+
+SWIGRUNTIME const char *
+SWIG_UnpackVoidPtr(const char *c, void **ptr, const char *name) {
+  if (*c != '_') {
+    if (strcmp(c,"NULL") == 0) {
+      *ptr = (void *) 0;
+      return name;
+    } else {
+      return 0;
+    }
+  }
+  return SWIG_UnpackData(++c,ptr,sizeof(void *));
+}
+
+SWIGRUNTIME char *
+SWIG_PackDataName(char *buff, void *ptr, size_t sz, const char *name, size_t bsz) {
+  char *r = buff;
+  size_t lname = (name ? strlen(name) : 0);
+  if ((2*sz + 2 + lname) > bsz) return 0;
+  *(r++) = '_';
+  r = SWIG_PackData(r,ptr,sz);
+  if (lname) {
+    strncpy(r,name,lname+1);
+  } else {
+    *r = 0;
+  }
+  return buff;
+}
+
+SWIGRUNTIME const char *
+SWIG_UnpackDataName(const char *c, void *ptr, size_t sz, const char *name) {
+  if (*c != '_') {
+    if (strcmp(c,"NULL") == 0) {
+      memset(ptr,0,sz);
+      return name;
+    } else {
+      return 0;
+    }
+  }
+  return SWIG_UnpackData(++c,ptr,sz);
+}
+
+#ifdef __cplusplus
+}
+#endif
+
+/*  Errors in SWIG */
+#define  SWIG_UnknownError    	   -1 
+#define  SWIG_IOError        	   -2 
+#define  SWIG_RuntimeError   	   -3 
+#define  SWIG_IndexError     	   -4 
+#define  SWIG_TypeError      	   -5 
+#define  SWIG_DivisionByZero 	   -6 
+#define  SWIG_OverflowError  	   -7 
+#define  SWIG_SyntaxError    	   -8 
+#define  SWIG_ValueError     	   -9 
+#define  SWIG_SystemError    	   -10
+#define  SWIG_AttributeError 	   -11
+#define  SWIG_MemoryError    	   -12 
+#define  SWIG_NullReferenceError   -13
+
+
+
+
+/* Add PyOS_snprintf for old Pythons */
+#if PY_VERSION_HEX < 0x02020000
+# if defined(_MSC_VER) || defined(__BORLANDC__) || defined(_WATCOM)
+#  define PyOS_snprintf _snprintf
+# else
+#  define PyOS_snprintf snprintf
+# endif
+#endif
+
+/* A crude PyString_FromFormat implementation for old Pythons */
+#if PY_VERSION_HEX < 0x02020000
+
+#ifndef SWIG_PYBUFFER_SIZE
+# define SWIG_PYBUFFER_SIZE 1024
+#endif
+
+static PyObject *
+PyString_FromFormat(const char *fmt, ...) {
+  va_list ap;
+  char buf[SWIG_PYBUFFER_SIZE * 2];
+  int res;
+  va_start(ap, fmt);
+  res = vsnprintf(buf, sizeof(buf), fmt, ap);
+  va_end(ap);
+  return (res < 0 || res >= (int)sizeof(buf)) ? 0 : PyString_FromString(buf);
+}
+#endif
+
+/* Add PyObject_Del for old Pythons */
+#if PY_VERSION_HEX < 0x01060000
+# define PyObject_Del(op) PyMem_DEL((op))
+#endif
+#ifndef PyObject_DEL
+# define PyObject_DEL PyObject_Del
+#endif
+
+/* A crude PyExc_StopIteration exception for old Pythons */
+#if PY_VERSION_HEX < 0x02020000
+# ifndef PyExc_StopIteration
+#  define PyExc_StopIteration PyExc_RuntimeError
+# endif
+# ifndef PyObject_GenericGetAttr
+#  define PyObject_GenericGetAttr 0
+# endif
+#endif
+/* Py_NotImplemented is defined in 2.1 and up. */
+#if PY_VERSION_HEX < 0x02010000
+# ifndef Py_NotImplemented
+#  define Py_NotImplemented PyExc_RuntimeError
+# endif
+#endif
+
+
+/* A crude PyString_AsStringAndSize implementation for old Pythons */
+#if PY_VERSION_HEX < 0x02010000
+# ifndef PyString_AsStringAndSize
+#  define PyString_AsStringAndSize(obj, s, len) {*s = PyString_AsString(obj); *len = *s ? strlen(*s) : 0;}
+# endif
+#endif
+
+/* PySequence_Size for old Pythons */
+#if PY_VERSION_HEX < 0x02000000
+# ifndef PySequence_Size
+#  define PySequence_Size PySequence_Length
+# endif
+#endif
+
+
+/* PyBool_FromLong for old Pythons */
+#if PY_VERSION_HEX < 0x02030000
+static
+PyObject *PyBool_FromLong(long ok)
+{
+  PyObject *result = ok ? Py_True : Py_False;
+  Py_INCREF(result);
+  return result;
+}
+#endif
+
+/* Py_ssize_t for old Pythons */
+/* This code is as recommended by: */
+/* http://www.python.org/dev/peps/pep-0353/#conversion-guidelines */
+#if PY_VERSION_HEX < 0x02050000 && !defined(PY_SSIZE_T_MIN)
+typedef int Py_ssize_t;
+# define PY_SSIZE_T_MAX INT_MAX
+# define PY_SSIZE_T_MIN INT_MIN
+#endif
+
+/* -----------------------------------------------------------------------------
+ * error manipulation
+ * ----------------------------------------------------------------------------- */
+
+SWIGRUNTIME PyObject*
+SWIG_Python_ErrorType(int code) {
+  PyObject* type = 0;
+  switch(code) {
+  case SWIG_MemoryError:
+    type = PyExc_MemoryError;
+    break;
+  case SWIG_IOError:
+    type = PyExc_IOError;
+    break;
+  case SWIG_RuntimeError:
+    type = PyExc_RuntimeError;
+    break;
+  case SWIG_IndexError:
+    type = PyExc_IndexError;
+    break;
+  case SWIG_TypeError:
+    type = PyExc_TypeError;
+    break;
+  case SWIG_DivisionByZero:
+    type = PyExc_ZeroDivisionError;
+    break;
+  case SWIG_OverflowError:
+    type = PyExc_OverflowError;
+    break;
+  case SWIG_SyntaxError:
+    type = PyExc_SyntaxError;
+    break;
+  case SWIG_ValueError:
+    type = PyExc_ValueError;
+    break;
+  case SWIG_SystemError:
+    type = PyExc_SystemError;
+    break;
+  case SWIG_AttributeError:
+    type = PyExc_AttributeError;
+    break;
+  default:
+    type = PyExc_RuntimeError;
+  }
+  return type;
+}
+
+
+SWIGRUNTIME void
+SWIG_Python_AddErrorMsg(const char* mesg)
+{
+  PyObject *type = 0;
+  PyObject *value = 0;
+  PyObject *traceback = 0;
+
+  if (PyErr_Occurred()) PyErr_Fetch(&type, &value, &traceback);
+  if (value) {
+    PyObject *old_str = PyObject_Str(value);
+    PyErr_Clear();
+    Py_XINCREF(type);
+    PyErr_Format(type, "%s %s", PyString_AsString(old_str), mesg);
+    Py_DECREF(old_str);
+    Py_DECREF(value);
+  } else {
+    PyErr_Format(PyExc_RuntimeError, mesg);
+  }
+}
+
+
+
+#if defined(SWIG_PYTHON_NO_THREADS)
+#  if defined(SWIG_PYTHON_THREADS)
+#    undef SWIG_PYTHON_THREADS
+#  endif
+#endif
+#if defined(SWIG_PYTHON_THREADS) /* Threading support is enabled */
+#  if !defined(SWIG_PYTHON_USE_GIL) && !defined(SWIG_PYTHON_NO_USE_GIL)
+#    if (PY_VERSION_HEX >= 0x02030000) /* For 2.3 or later, use the PyGILState calls */
+#      define SWIG_PYTHON_USE_GIL
+#    endif
+#  endif
+#  if defined(SWIG_PYTHON_USE_GIL) /* Use PyGILState threads calls */
+#    ifndef SWIG_PYTHON_INITIALIZE_THREADS
+#     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads() 
+#    endif
+#    ifdef __cplusplus /* C++ code */
+       class SWIG_Python_Thread_Block {
+         bool status;
+         PyGILState_STATE state;
+       public:
+         void end() { if (status) { PyGILState_Release(state); status = false;} }
+         SWIG_Python_Thread_Block() : status(true), state(PyGILState_Ensure()) {}
+         ~SWIG_Python_Thread_Block() { end(); }
+       };
+       class SWIG_Python_Thread_Allow {
+         bool status;
+         PyThreadState *save;
+       public:
+         void end() { if (status) { PyEval_RestoreThread(save); status = false; }}
+         SWIG_Python_Thread_Allow() : status(true), save(PyEval_SaveThread()) {}
+         ~SWIG_Python_Thread_Allow() { end(); }
+       };
+#      define SWIG_PYTHON_THREAD_BEGIN_BLOCK   SWIG_Python_Thread_Block _swig_thread_block
+#      define SWIG_PYTHON_THREAD_END_BLOCK     _swig_thread_block.end()
+#      define SWIG_PYTHON_THREAD_BEGIN_ALLOW   SWIG_Python_Thread_Allow _swig_thread_allow
+#      define SWIG_PYTHON_THREAD_END_ALLOW     _swig_thread_allow.end()
+#    else /* C code */
+#      define SWIG_PYTHON_THREAD_BEGIN_BLOCK   PyGILState_STATE _swig_thread_block = PyGILState_Ensure()
+#      define SWIG_PYTHON_THREAD_END_BLOCK     PyGILState_Release(_swig_thread_block)
+#      define SWIG_PYTHON_THREAD_BEGIN_ALLOW   PyThreadState *_swig_thread_allow = PyEval_SaveThread()
+#      define SWIG_PYTHON_THREAD_END_ALLOW     PyEval_RestoreThread(_swig_thread_allow)
+#    endif
+#  else /* Old thread way, not implemented, user must provide it */
+#    if !defined(SWIG_PYTHON_INITIALIZE_THREADS)
+#      define SWIG_PYTHON_INITIALIZE_THREADS
+#    endif
+#    if !defined(SWIG_PYTHON_THREAD_BEGIN_BLOCK)
+#      define SWIG_PYTHON_THREAD_BEGIN_BLOCK
+#    endif
+#    if !defined(SWIG_PYTHON_THREAD_END_BLOCK)
+#      define SWIG_PYTHON_THREAD_END_BLOCK
+#    endif
+#    if !defined(SWIG_PYTHON_THREAD_BEGIN_ALLOW)
+#      define SWIG_PYTHON_THREAD_BEGIN_ALLOW
+#    endif
+#    if !defined(SWIG_PYTHON_THREAD_END_ALLOW)
+#      define SWIG_PYTHON_THREAD_END_ALLOW
+#    endif
+#  endif
+#else /* No thread support */
+#  define SWIG_PYTHON_INITIALIZE_THREADS
+#  define SWIG_PYTHON_THREAD_BEGIN_BLOCK
+#  define SWIG_PYTHON_THREAD_END_BLOCK
+#  define SWIG_PYTHON_THREAD_BEGIN_ALLOW
+#  define SWIG_PYTHON_THREAD_END_ALLOW
+#endif
+
+/* -----------------------------------------------------------------------------
+ * Python API portion that goes into the runtime
+ * ----------------------------------------------------------------------------- */
+
+#ifdef __cplusplus
+extern "C" {
+#if 0
+} /* cc-mode */
+#endif
+#endif
+
+/* -----------------------------------------------------------------------------
+ * Constant declarations
+ * ----------------------------------------------------------------------------- */
+
+/* Constant Types */
+#define SWIG_PY_POINTER 4
+#define SWIG_PY_BINARY  5
+
+/* Constant information structure */
+typedef struct swig_const_info {
+  int type;
+  char *name;
+  long lvalue;
+  double dvalue;
+  void   *pvalue;
+  swig_type_info **ptype;
+} swig_const_info;
+
+#ifdef __cplusplus
+#if 0
+{ /* cc-mode */
+#endif
+}
+#endif
+
+
+/* -----------------------------------------------------------------------------
+ * See the LICENSE file for information on copyright, usage and redistribution
+ * of SWIG, and the README file for authors - http://www.swig.org/release.html.
+ *
+ * pyrun.swg
+ *
+ * This file contains the runtime support for Python modules
+ * and includes code for managing global variables and pointer
+ * type checking.
+ *
+ * ----------------------------------------------------------------------------- */
+
+/* Common SWIG API */
+
+/* for raw pointers */
+#define SWIG_Python_ConvertPtr(obj, pptr, type, flags)  SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, 0)
+#define SWIG_ConvertPtr(obj, pptr, type, flags)         SWIG_Python_ConvertPtr(obj, pptr, type, flags)
+#define SWIG_ConvertPtrAndOwn(obj,pptr,type,flags,own)  SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, own)
+#define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(ptr, type, flags)
+#define SWIG_CheckImplicit(ty)                          SWIG_Python_CheckImplicit(ty) 
+#define SWIG_AcquirePtr(ptr, src)                       SWIG_Python_AcquirePtr(ptr, src)
+#define swig_owntype                                    int
+
+/* for raw packed data */
+#define SWIG_ConvertPacked(obj, ptr, sz, ty)            SWIG_Python_ConvertPacked(obj, ptr, sz, ty)
+#define SWIG_NewPackedObj(ptr, sz, type)                SWIG_Python_NewPackedObj(ptr, sz, type)
+
+/* for class or struct pointers */
+#define SWIG_ConvertInstance(obj, pptr, type, flags)    SWIG_ConvertPtr(obj, pptr, type, flags)
+#define SWIG_NewInstanceObj(ptr, type, flags)           SWIG_NewPointerObj(ptr, type, flags)
+
+/* for C or C++ function pointers */
+#define SWIG_ConvertFunctionPtr(obj, pptr, type)        SWIG_Python_ConvertFunctionPtr(obj, pptr, type)
+#define SWIG_NewFunctionPtrObj(ptr, type)               SWIG_Python_NewPointerObj(ptr, type, 0)
+
+/* for C++ member pointers, ie, member methods */
+#define SWIG_ConvertMember(obj, ptr, sz, ty)            SWIG_Python_ConvertPacked(obj, ptr, sz, ty)
+#define SWIG_NewMemberObj(ptr, sz, type)                SWIG_Python_NewPackedObj(ptr, sz, type)
+
+
+/* Runtime API */
+
+#define SWIG_GetModule(clientdata)                      SWIG_Python_GetModule()
+#define SWIG_SetModule(clientdata, pointer)             SWIG_Python_SetModule(pointer)
+#define SWIG_NewClientData(obj)                         PySwigClientData_New(obj)
+
+#define SWIG_SetErrorObj                                SWIG_Python_SetErrorObj                            
+#define SWIG_SetErrorMsg                        	SWIG_Python_SetErrorMsg				   
+#define SWIG_ErrorType(code)                    	SWIG_Python_ErrorType(code)                        
+#define SWIG_Error(code, msg)            		SWIG_Python_SetErrorMsg(SWIG_ErrorType(code), msg) 
+#define SWIG_fail                        		goto fail					   
+
+
+/* Runtime API implementation */
+
+/* Error manipulation */
+
+SWIGINTERN void 
+SWIG_Python_SetErrorObj(PyObject *errtype, PyObject *obj) {
+  SWIG_PYTHON_THREAD_BEGIN_BLOCK; 
+  PyErr_SetObject(errtype, obj);
+  Py_DECREF(obj);
+  SWIG_PYTHON_THREAD_END_BLOCK;
+}
+
+SWIGINTERN void 
+SWIG_Python_SetErrorMsg(PyObject *errtype, const char *msg) {
+  SWIG_PYTHON_THREAD_BEGIN_BLOCK;
+  PyErr_SetString(errtype, (char *) msg);
+  SWIG_PYTHON_THREAD_END_BLOCK;
+}
+
+#define SWIG_Python_Raise(obj, type, desc)  SWIG_Python_SetErrorObj(SWIG_Python_ExceptionType(desc), obj)
+
+/* Set a constant value */
+
+SWIGINTERN void
+SWIG_Python_SetConstant(PyObject *d, const char *name, PyObject *obj) {   
+  PyDict_SetItemString(d, (char*) name, obj);
+  Py_DECREF(obj);                            
+}
+
+/* Append a value to the result obj */
+
+SWIGINTERN PyObject*
+SWIG_Python_AppendOutput(PyObject* result, PyObject* obj) {
+#if !defined(SWIG_PYTHON_OUTPUT_TUPLE)
+  if (!result) {
+    result = obj;
+  } else if (result == Py_None) {
+    Py_DECREF(result);
+    result = obj;
+  } else {
+    if (!PyList_Check(result)) {
+      PyObject *o2 = result;
+      result = PyList_New(1);
+      PyList_SetItem(result, 0, o2);
+    }
+    PyList_Append(result,obj);
+    Py_DECREF(obj);
+  }
+  return result;
+#else
+  PyObject*   o2;
+  PyObject*   o3;
+  if (!result) {
+    result = obj;
+  } else if (result == Py_None) {
+    Py_DECREF(result);
+    result = obj;
+  } else {
+    if (!PyTuple_Check(result)) {
+      o2 = result;
+      result = PyTuple_New(1);
+      PyTuple_SET_ITEM(result, 0, o2);
+    }
+    o3 = PyTuple_New(1);
+    PyTuple_SET_ITEM(o3, 0, obj);
+    o2 = result;
+    result = PySequence_Concat(o2, o3);
+    Py_DECREF(o2);
+    Py_DECREF(o3);
+  }
+  return result;
+#endif
+}
+
+/* Unpack the argument tuple */
+
+SWIGINTERN int
+SWIG_Python_UnpackTuple(PyObject *args, const char *name, Py_ssize_t min, Py_ssize_t max, PyObject **objs)
+{
+  if (!args) {
+    if (!min && !max) {
+      return 1;
+    } else {
+      PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got none", 
+		   name, (min == max ? "" : "at least "), (int)min);
+      return 0;
+    }
+  }  
+  if (!PyTuple_Check(args)) {
+    PyErr_SetString(PyExc_SystemError, "UnpackTuple() argument list is not a tuple");
+    return 0;
+  } else {
+    register Py_ssize_t l = PyTuple_GET_SIZE(args);
+    if (l < min) {
+      PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got %d", 
+		   name, (min == max ? "" : "at least "), (int)min, (int)l);
+      return 0;
+    } else if (l > max) {
+      PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got %d", 
+		   name, (min == max ? "" : "at most "), (int)max, (int)l);
+      return 0;
+    } else {
+      register int i;
+      for (i = 0; i < l; ++i) {
+	objs[i] = PyTuple_GET_ITEM(args, i);
+      }
+      for (; l < max; ++l) {
+	objs[l] = 0;
+      }
+      return i + 1;
+    }    
+  }
+}
+
+/* A functor is a function object with one single object argument */
+#if PY_VERSION_HEX >= 0x02020000
+#define SWIG_Python_CallFunctor(functor, obj)	        PyObject_CallFunctionObjArgs(functor, obj, NULL);
+#else
+#define SWIG_Python_CallFunctor(functor, obj)	        PyObject_CallFunction(functor, "O", obj);
+#endif
+
+/*
+  Helper for static pointer initialization for both C and C++ code, for example
+  static PyObject *SWIG_STATIC_POINTER(MyVar) = NewSomething(...);
+*/
+#ifdef __cplusplus
+#define SWIG_STATIC_POINTER(var)  var
+#else
+#define SWIG_STATIC_POINTER(var)  var = 0; if (!var) var
+#endif
+
+/* -----------------------------------------------------------------------------
+ * Pointer declarations
+ * ----------------------------------------------------------------------------- */
+
+/* Flags for new pointer objects */
+#define SWIG_POINTER_NOSHADOW       (SWIG_POINTER_OWN      << 1)
+#define SWIG_POINTER_NEW            (SWIG_POINTER_NOSHADOW | SWIG_POINTER_OWN)
+
+#define SWIG_POINTER_IMPLICIT_CONV  (SWIG_POINTER_DISOWN   << 1)
+
+#ifdef __cplusplus
+extern "C" {
+#if 0
+} /* cc-mode */
+#endif
+#endif
+
+/*  How to access Py_None */
+#if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)
+#  ifndef SWIG_PYTHON_NO_BUILD_NONE
+#    ifndef SWIG_PYTHON_BUILD_NONE
+#      define SWIG_PYTHON_BUILD_NONE
+#    endif
+#  endif
+#endif
+
+#ifdef SWIG_PYTHON_BUILD_NONE
+#  ifdef Py_None
+#   undef Py_None
+#   define Py_None SWIG_Py_None()
+#  endif
+SWIGRUNTIMEINLINE PyObject * 
+_SWIG_Py_None(void)
+{
+  PyObject *none = Py_BuildValue((char*)"");
+  Py_DECREF(none);
+  return none;
+}
+SWIGRUNTIME PyObject * 
+SWIG_Py_None(void)
+{
+  static PyObject *SWIG_STATIC_POINTER(none) = _SWIG_Py_None();
+  return none;
+}
+#endif
+
+/* The python void return value */
+
+SWIGRUNTIMEINLINE PyObject * 
+SWIG_Py_Void(void)
+{
+  PyObject *none = Py_None;
+  Py_INCREF(none);
+  return none;
+}
+
+/* PySwigClientData */
+
+typedef struct {
+  PyObject *klass;
+  PyObject *newraw;
+  PyObject *newargs;
+  PyObject *destroy;
+  int delargs;
+  int implicitconv;
+} PySwigClientData;
+
+SWIGRUNTIMEINLINE int 
+SWIG_Python_CheckImplicit(swig_type_info *ty)
+{
+  PySwigClientData *data = (PySwigClientData *)ty->clientdata;
+  return data ? data->implicitconv : 0;
+}
+
+SWIGRUNTIMEINLINE PyObject *
+SWIG_Python_ExceptionType(swig_type_info *desc) {
+  PySwigClientData *data = desc ? (PySwigClientData *) desc->clientdata : 0;
+  PyObject *klass = data ? data->klass : 0;
+  return (klass ? klass : PyExc_RuntimeError);
+}
+
+
+SWIGRUNTIME PySwigClientData * 
+PySwigClientData_New(PyObject* obj)
+{
+  if (!obj) {
+    return 0;
+  } else {
+    PySwigClientData *data = (PySwigClientData *)malloc(sizeof(PySwigClientData));
+    /* the klass element */
+    data->klass = obj;
+    Py_INCREF(data->klass);
+    /* the newraw method and newargs arguments used to create a new raw instance */
+    if (PyClass_Check(obj)) {
+      data->newraw = 0;
+      data->newargs = obj;
+      Py_INCREF(obj);
+    } else {
+#if (PY_VERSION_HEX < 0x02020000)
+      data->newraw = 0;
+#else
+      data->newraw = PyObject_GetAttrString(data->klass, (char *)"__new__");
+#endif
+      if (data->newraw) {
+	Py_INCREF(data->newraw);
+	data->newargs = PyTuple_New(1);
+	PyTuple_SetItem(data->newargs, 0, obj);
+      } else {
+	data->newargs = obj;
+      }
+      Py_INCREF(data->newargs);
+    }
+    /* the destroy method, aka as the C++ delete method */
+    data->destroy = PyObject_GetAttrString(data->klass, (char *)"__swig_destroy__");
+    if (PyErr_Occurred()) {
+      PyErr_Clear();
+      data->destroy = 0;
+    }
+    if (data->destroy) {
+      int flags;
+      Py_INCREF(data->destroy);
+      flags = PyCFunction_GET_FLAGS(data->destroy);
+#ifdef METH_O
+      data->delargs = !(flags & (METH_O));
+#else
+      data->delargs = 0;
+#endif
+    } else {
+      data->delargs = 0;
+    }
+    data->implicitconv = 0;
+    return data;
+  }
+}
+
+SWIGRUNTIME void 
+PySwigClientData_Del(PySwigClientData* data)
+{
+  Py_XDECREF(data->newraw);
+  Py_XDECREF(data->newargs);
+  Py_XDECREF(data->destroy);
+}
+
+/* =============== PySwigObject =====================*/
+
+typedef struct {
+  PyObject_HEAD
+  void *ptr;
+  swig_type_info *ty;
+  int own;
+  PyObject *next;
+} PySwigObject;
+
+SWIGRUNTIME PyObject *
+PySwigObject_long(PySwigObject *v)
+{
+  return PyLong_FromVoidPtr(v->ptr);
+}
+
+SWIGRUNTIME PyObject *
+PySwigObject_format(const char* fmt, PySwigObject *v)
+{
+  PyObject *res = NULL;
+  PyObject *args = PyTuple_New(1);
+  if (args) {
+    if (PyTuple_SetItem(args, 0, PySwigObject_long(v)) == 0) {
+      PyObject *ofmt = PyString_FromString(fmt);
+      if (ofmt) {
+	res = PyString_Format(ofmt,args);
+	Py_DECREF(ofmt);
+      }
+      Py_DECREF(args);
+    }
+  }
+  return res;
+}
+
+SWIGRUNTIME PyObject *
+PySwigObject_oct(PySwigObject *v)
+{
+  return PySwigObject_format("%o",v);
+}
+
+SWIGRUNTIME PyObject *
+PySwigObject_hex(PySwigObject *v)
+{
+  return PySwigObject_format("%x",v);
+}
+
+SWIGRUNTIME PyObject *
+#ifdef METH_NOARGS
+PySwigObject_repr(PySwigObject *v)
+#else
+PySwigObject_repr(PySwigObject *v, PyObject *args)
+#endif
+{
+  const char *name = SWIG_TypePrettyName(v->ty);
+  PyObject *hex = PySwigObject_hex(v);    
+  PyObject *repr = PyString_FromFormat("<Swig Object of type '%s' at 0x%s>", name, PyString_AsString(hex));
+  Py_DECREF(hex);
+  if (v->next) {
+#ifdef METH_NOARGS
+    PyObject *nrep = PySwigObject_repr((PySwigObject *)v->next);
+#else
+    PyObject *nrep = PySwigObject_repr((PySwigObject *)v->next, args);
+#endif
+    PyString_ConcatAndDel(&repr,nrep);
+  }
+  return repr;  
+}
+
+SWIGRUNTIME int
+PySwigObject_print(PySwigObject *v, FILE *fp, int SWIGUNUSEDPARM(flags))
+{
+#ifdef METH_NOARGS
+  PyObject *repr = PySwigObject_repr(v);
+#else
+  PyObject *repr = PySwigObject_repr(v, NULL);
+#endif
+  if (repr) {
+    fputs(PyString_AsString(repr), fp);
+    Py_DECREF(repr);
+    return 0; 
+  } else {
+    return 1; 
+  }
+}
+
+SWIGRUNTIME PyObject *
+PySwigObject_str(PySwigObject *v)
+{
+  char result[SWIG_BUFFER_SIZE];
+  return SWIG_PackVoidPtr(result, v->ptr, v->ty->name, sizeof(result)) ?
+    PyString_FromString(result) : 0;
+}
+
+SWIGRUNTIME int
+PySwigObject_compare(PySwigObject *v, PySwigObject *w)
+{
+  void *i = v->ptr;
+  void *j = w->ptr;
+  return (i < j) ? -1 : ((i > j) ? 1 : 0);
+}
+
+SWIGRUNTIME PyTypeObject* _PySwigObject_type(void);
+
+SWIGRUNTIME PyTypeObject*
+PySwigObject_type(void) {
+  static PyTypeObject *SWIG_STATIC_POINTER(type) = _PySwigObject_type();
+  return type;
+}
+
+SWIGRUNTIMEINLINE int
+PySwigObject_Check(PyObject *op) {
+  return ((op)->ob_type == PySwigObject_type())
+    || (strcmp((op)->ob_type->tp_name,"PySwigObject") == 0);
+}
+
+SWIGRUNTIME PyObject *
+PySwigObject_New(void *ptr, swig_type_info *ty, int own);
+
+SWIGRUNTIME void
+PySwigObject_dealloc(PyObject *v)
+{
+  PySwigObject *sobj = (PySwigObject *) v;
+  PyObject *next = sobj->next;
+  if (sobj->own) {
+    swig_type_info *ty = sobj->ty;
+    PySwigClientData *data = ty ? (PySwigClientData *) ty->clientdata : 0;
+    PyObject *destroy = data ? data->destroy : 0;
+    if (destroy) {
+      /* destroy is always a VARARGS method */
+      PyObject *res;
+      if (data->delargs) {
+	/* we need to create a temporal object to carry the destroy operation */
+	PyObject *tmp = PySwigObject_New(sobj->ptr, ty, 0);
+	res = SWIG_Python_CallFunctor(destroy, tmp);
+	Py_DECREF(tmp);
+      } else {
+	PyCFunction meth = PyCFunction_GET_FUNCTION(destroy);
+	PyObject *mself = PyCFunction_GET_SELF(destroy);
+	res = ((*meth)(mself, v));
+      }
+      Py_XDECREF(res);
+    } else {
+      const char *name = SWIG_TypePrettyName(ty);
+#if !defined(SWIG_PYTHON_SILENT_MEMLEAK)
+      printf("swig/python detected a memory leak of type '%s', no destructor found.\n", name);
+#endif
+    }
+  } 
+  Py_XDECREF(next);
+  PyObject_DEL(v);
+}
+
+SWIGRUNTIME PyObject* 
+PySwigObject_append(PyObject* v, PyObject* next)
+{
+  PySwigObject *sobj = (PySwigObject *) v;
+#ifndef METH_O
+  PyObject *tmp = 0;
+  if (!PyArg_ParseTuple(next,(char *)"O:append", &tmp)) return NULL;
+  next = tmp;
+#endif
+  if (!PySwigObject_Check(next)) {
+    return NULL;
+  }
+  sobj->next = next;
+  Py_INCREF(next);
+  return SWIG_Py_Void();
+}
+
+SWIGRUNTIME PyObject* 
+#ifdef METH_NOARGS
+PySwigObject_next(PyObject* v)
+#else
+PySwigObject_next(PyObject* v, PyObject *SWIGUNUSEDPARM(args))
+#endif
+{
+  PySwigObject *sobj = (PySwigObject *) v;
+  if (sobj->next) {    
+    Py_INCREF(sobj->next);
+    return sobj->next;
+  } else {
+    return SWIG_Py_Void();
+  }
+}
+
+SWIGINTERN PyObject*
+#ifdef METH_NOARGS
+PySwigObject_disown(PyObject *v)
+#else
+PySwigObject_disown(PyObject* v, PyObject *SWIGUNUSEDPARM(args))
+#endif
+{
+  PySwigObject *sobj = (PySwigObject *)v;
+  sobj->own = 0;
+  return SWIG_Py_Void();
+}
+
+SWIGINTERN PyObject*
+#ifdef METH_NOARGS
+PySwigObject_acquire(PyObject *v)
+#else
+PySwigObject_acquire(PyObject* v, PyObject *SWIGUNUSEDPARM(args))
+#endif
+{
+  PySwigObject *sobj = (PySwigObject *)v;
+  sobj->own = SWIG_POINTER_OWN;
+  return SWIG_Py_Void();
+}
+
+SWIGINTERN PyObject*
+PySwigObject_own(PyObject *v, PyObject *args)
+{
+  PyObject *val = 0;
+#if (PY_VERSION_HEX < 0x02020000)
+  if (!PyArg_ParseTuple(args,(char *)"|O:own",&val))
+#else
+  if (!PyArg_UnpackTuple(args, (char *)"own", 0, 1, &val)) 
+#endif
+    {
+      return NULL;
+    } 
+  else
+    {
+      PySwigObject *sobj = (PySwigObject *)v;
+      PyObject *obj = PyBool_FromLong(sobj->own);
+      if (val) {
+#ifdef METH_NOARGS
+	if (PyObject_IsTrue(val)) {
+	  PySwigObject_acquire(v);
+	} else {
+	  PySwigObject_disown(v);
+	}
+#else
+	if (PyObject_IsTrue(val)) {
+	  PySwigObject_acquire(v,args);
+	} else {
+	  PySwigObject_disown(v,args);
+	}
+#endif
+      } 
+      return obj;
+    }
+}
+
+#ifdef METH_O
+static PyMethodDef
+swigobject_methods[] = {
+  {(char *)"disown",  (PyCFunction)PySwigObject_disown,  METH_NOARGS,  (char *)"releases ownership of the pointer"},
+  {(char *)"acquire", (PyCFunction)PySwigObject_acquire, METH_NOARGS,  (char *)"aquires ownership of the pointer"},
+  {(char *)"own",     (PyCFunction)PySwigObject_own,     METH_VARARGS, (char *)"returns/sets ownership of the pointer"},
+  {(char *)"append",  (PyCFunction)PySwigObject_append,  METH_O,       (char *)"appends another 'this' object"},
+  {(char *)"next",    (PyCFunction)PySwigObject_next,    METH_NOARGS,  (char *)"returns the next 'this' object"},
+  {(char *)"__repr__",(PyCFunction)PySwigObject_repr,    METH_NOARGS,  (char *)"returns object representation"},
+  {0, 0, 0, 0}  
+};
+#else
+static PyMethodDef
+swigobject_methods[] = {
+  {(char *)"disown",  (PyCFunction)PySwigObject_disown,  METH_VARARGS,  (char *)"releases ownership of the pointer"},
+  {(char *)"acquire", (PyCFunction)PySwigObject_acquire, METH_VARARGS,  (char *)"aquires ownership of the pointer"},
+  {(char *)"own",     (PyCFunction)PySwigObject_own,     METH_VARARGS,  (char *)"returns/sets ownership of the pointer"},
+  {(char *)"append",  (PyCFunction)PySwigObject_append,  METH_VARARGS,  (char *)"appends another 'this' object"},
+  {(char *)"next",    (PyCFunction)PySwigObject_next,    METH_VARARGS,  (char *)"returns the next 'this' object"},
+  {(char *)"__repr__",(PyCFunction)PySwigObject_repr,   METH_VARARGS,  (char *)"returns object representation"},
+  {0, 0, 0, 0}  
+};
+#endif
+
+#if PY_VERSION_HEX < 0x02020000
+SWIGINTERN PyObject *
+PySwigObject_getattr(PySwigObject *sobj,char *name)
+{
+  return Py_FindMethod(swigobject_methods, (PyObject *)sobj, name);
+}
+#endif
+
+SWIGRUNTIME PyTypeObject*
+_PySwigObject_type(void) {
+  static char swigobject_doc[] = "Swig object carries a C/C++ instance pointer";
+  
+  static PyNumberMethods PySwigObject_as_number = {
+    (binaryfunc)0, /*nb_add*/
+    (binaryfunc)0, /*nb_subtract*/
+    (binaryfunc)0, /*nb_multiply*/
+    (binaryfunc)0, /*nb_divide*/
+    (binaryfunc)0, /*nb_remainder*/
+    (binaryfunc)0, /*nb_divmod*/
+    (ternaryfunc)0,/*nb_power*/
+    (unaryfunc)0,  /*nb_negative*/
+    (unaryfunc)0,  /*nb_positive*/
+    (unaryfunc)0,  /*nb_absolute*/
+    (inquiry)0,    /*nb_nonzero*/
+    0,		   /*nb_invert*/
+    0,		   /*nb_lshift*/
+    0,		   /*nb_rshift*/
+    0,		   /*nb_and*/
+    0,		   /*nb_xor*/
+    0,		   /*nb_or*/
+    (coercion)0,   /*nb_coerce*/
+    (unaryfunc)PySwigObject_long, /*nb_int*/
+    (unaryfunc)PySwigObject_long, /*nb_long*/
+    (unaryfunc)0,                 /*nb_float*/
+    (unaryfunc)PySwigObject_oct,  /*nb_oct*/
+    (unaryfunc)PySwigObject_hex,  /*nb_hex*/
+#if PY_VERSION_HEX >= 0x02050000 /* 2.5.0 */
+    0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* nb_inplace_add -> nb_index */
+#elif PY_VERSION_HEX >= 0x02020000 /* 2.2.0 */
+    0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* nb_inplace_add -> nb_inplace_true_divide */
+#elif PY_VERSION_HEX >= 0x02000000 /* 2.0.0 */
+    0,0,0,0,0,0,0,0,0,0,0 /* nb_inplace_add -> nb_inplace_or */
+#endif
+  };
+
+  static PyTypeObject pyswigobject_type;  
+  static int type_init = 0;
+  if (!type_init) {
+    const PyTypeObject tmp
+      = {
+	PyObject_HEAD_INIT(NULL)
+	0,				    /* ob_size */
+	(char *)"PySwigObject",		    /* tp_name */
+	sizeof(PySwigObject),		    /* tp_basicsize */
+	0,			            /* tp_itemsize */
+	(destructor)PySwigObject_dealloc,   /* tp_dealloc */
+	(printfunc)PySwigObject_print,	    /* tp_print */
+#if PY_VERSION_HEX < 0x02020000
+	(getattrfunc)PySwigObject_getattr,  /* tp_getattr */ 
+#else
+	(getattrfunc)0,			    /* tp_getattr */ 
+#endif
+	(setattrfunc)0,			    /* tp_setattr */ 
+	(cmpfunc)PySwigObject_compare,	    /* tp_compare */ 
+	(reprfunc)PySwigObject_repr,	    /* tp_repr */    
+	&PySwigObject_as_number,	    /* tp_as_number */
+	0,				    /* tp_as_sequence */
+	0,				    /* tp_as_mapping */
+	(hashfunc)0,			    /* tp_hash */
+	(ternaryfunc)0,			    /* tp_call */
+	(reprfunc)PySwigObject_str,	    /* tp_str */
+	PyObject_GenericGetAttr,            /* tp_getattro */
+	0,				    /* tp_setattro */
+	0,		                    /* tp_as_buffer */
+	Py_TPFLAGS_DEFAULT,	            /* tp_flags */
+	swigobject_doc, 	            /* tp_doc */        
+	0,                                  /* tp_traverse */
+	0,                                  /* tp_clear */
+	0,                                  /* tp_richcompare */
+	0,                                  /* tp_weaklistoffset */
+#if PY_VERSION_HEX >= 0x02020000
+	0,                                  /* tp_iter */
+	0,                                  /* tp_iternext */
+	swigobject_methods,		    /* tp_methods */ 
+	0,			            /* tp_members */
+	0,				    /* tp_getset */	    	
+	0,			            /* tp_base */	        
+	0,				    /* tp_dict */	    	
+	0,				    /* tp_descr_get */  	
+	0,				    /* tp_descr_set */  	
+	0,				    /* tp_dictoffset */ 	
+	0,				    /* tp_init */	    	
+	0,				    /* tp_alloc */	    	
+	0,			            /* tp_new */	    	
+	0,	                            /* tp_free */	   
+        0,                                  /* tp_is_gc */  
+	0,				    /* tp_bases */   
+	0,				    /* tp_mro */
+	0,				    /* tp_cache */   
+ 	0,				    /* tp_subclasses */
+	0,				    /* tp_weaklist */
+#endif
+#if PY_VERSION_HEX >= 0x02030000
+	0,                                  /* tp_del */
+#endif
+#ifdef COUNT_ALLOCS
+	0,0,0,0                             /* tp_alloc -> tp_next */
+#endif
+      };
+    pyswigobject_type = tmp;
+    pyswigobject_type.ob_type = &PyType_Type;
+    type_init = 1;
+  }
+  return &pyswigobject_type;
+}
+
+SWIGRUNTIME PyObject *
+PySwigObject_New(void *ptr, swig_type_info *ty, int own)
+{
+  PySwigObject *sobj = PyObject_NEW(PySwigObject, PySwigObject_type());
+  if (sobj) {
+    sobj->ptr  = ptr;
+    sobj->ty   = ty;
+    sobj->own  = own;
+    sobj->next = 0;
+  }
+  return (PyObject *)sobj;
+}
+
+/* -----------------------------------------------------------------------------
+ * Implements a simple Swig Packed type, and use it instead of string
+ * ----------------------------------------------------------------------------- */
+
+typedef struct {
+  PyObject_HEAD
+  void *pack;
+  swig_type_info *ty;
+  size_t size;
+} PySwigPacked;
+
+SWIGRUNTIME int
+PySwigPacked_print(PySwigPacked *v, FILE *fp, int SWIGUNUSEDPARM(flags))
+{
+  char result[SWIG_BUFFER_SIZE];
+  fputs("<Swig Packed ", fp); 
+  if (SWIG_PackDataName(result, v->pack, v->size, 0, sizeof(result))) {
+    fputs("at ", fp); 
+    fputs(result, fp); 
+  }
+  fputs(v->ty->name,fp); 
+  fputs(">", fp);
+  return 0; 
+}
+  
+SWIGRUNTIME PyObject *
+PySwigPacked_repr(PySwigPacked *v)
+{
+  char result[SWIG_BUFFER_SIZE];
+  if (SWIG_PackDataName(result, v->pack, v->size, 0, sizeof(result))) {
+    return PyString_FromFormat("<Swig Packed at %s%s>", result, v->ty->name);
+  } else {
+    return PyString_FromFormat("<Swig Packed %s>", v->ty->name);
+  }  
+}
+
+SWIGRUNTIME PyObject *
+PySwigPacked_str(PySwigPacked *v)
+{
+  char result[SWIG_BUFFER_SIZE];
+  if (SWIG_PackDataName(result, v->pack, v->size, 0, sizeof(result))){
+    return PyString_FromFormat("%s%s", result, v->ty->name);
+  } else {
+    return PyString_FromString(v->ty->name);
+  }  
+}
+
+SWIGRUNTIME int
+PySwigPacked_compare(PySwigPacked *v, PySwigPacked *w)
+{
+  size_t i = v->size;
+  size_t j = w->size;
+  int s = (i < j) ? -1 : ((i > j) ? 1 : 0);
+  return s ? s : strncmp((char *)v->pack, (char *)w->pack, 2*v->size);
+}
+
+SWIGRUNTIME PyTypeObject* _PySwigPacked_type(void);
+
+SWIGRUNTIME PyTypeObject*
+PySwigPacked_type(void) {
+  static PyTypeObject *SWIG_STATIC_POINTER(type) = _PySwigPacked_type();
+  return type;
+}
+
+SWIGRUNTIMEINLINE int
+PySwigPacked_Check(PyObject *op) {
+  return ((op)->ob_type == _PySwigPacked_type()) 
+    || (strcmp((op)->ob_type->tp_name,"PySwigPacked") == 0);
+}
+
+SWIGRUNTIME void
+PySwigPacked_dealloc(PyObject *v)
+{
+  if (PySwigPacked_Check(v)) {
+    PySwigPacked *sobj = (PySwigPacked *) v;
+    free(sobj->pack);
+  }
+  PyObject_DEL(v);
+}
+
+SWIGRUNTIME PyTypeObject*
+_PySwigPacked_type(void) {
+  static char swigpacked_doc[] = "Swig object carries a C/C++ instance pointer";
+  static PyTypeObject pyswigpacked_type;
+  static int type_init = 0;  
+  if (!type_init) {
+    const PyTypeObject tmp
+      = {
+	PyObject_HEAD_INIT(NULL)
+	0,				    /* ob_size */	
+	(char *)"PySwigPacked",		    /* tp_name */	
+	sizeof(PySwigPacked),		    /* tp_basicsize */	
+	0,				    /* tp_itemsize */	
+	(destructor)PySwigPacked_dealloc,   /* tp_dealloc */	
+	(printfunc)PySwigPacked_print,	    /* tp_print */   	
+	(getattrfunc)0,			    /* tp_getattr */ 	
+	(setattrfunc)0,			    /* tp_setattr */ 	
+	(cmpfunc)PySwigPacked_compare,	    /* tp_compare */ 	
+	(reprfunc)PySwigPacked_repr,	    /* tp_repr */    	
+	0,	                            /* tp_as_number */	
+	0,				    /* tp_as_sequence */
+	0,				    /* tp_as_mapping */	
+	(hashfunc)0,			    /* tp_hash */	
+	(ternaryfunc)0,			    /* tp_call */	
+	(reprfunc)PySwigPacked_str,	    /* tp_str */	
+	PyObject_GenericGetAttr,            /* tp_getattro */
+	0,				    /* tp_setattro */
+	0,		                    /* tp_as_buffer */
+	Py_TPFLAGS_DEFAULT,	            /* tp_flags */
+	swigpacked_doc, 	            /* tp_doc */
+	0,                                  /* tp_traverse */
+	0,                                  /* tp_clear */
+	0,                                  /* tp_richcompare */
+	0,                                  /* tp_weaklistoffset */
+#if PY_VERSION_HEX >= 0x02020000
+	0,                                  /* tp_iter */
+	0,                                  /* tp_iternext */
+	0,		                    /* tp_methods */ 
+	0,			            /* tp_members */
+	0,				    /* tp_getset */	    	
+	0,			            /* tp_base */	        
+	0,				    /* tp_dict */	    	
+	0,				    /* tp_descr_get */  	
+	0,				    /* tp_descr_set */  	
+	0,				    /* tp_dictoffset */ 	
+	0,				    /* tp_init */	    	
+	0,				    /* tp_alloc */	    	
+	0,			            /* tp_new */	    	
+	0, 	                            /* tp_free */	   
+        0,                                  /* tp_is_gc */  
+	0,				    /* tp_bases */   
+	0,				    /* tp_mro */
+	0,				    /* tp_cache */   
+ 	0,				    /* tp_subclasses */
+	0,				    /* tp_weaklist */
+#endif
+#if PY_VERSION_HEX >= 0x02030000
+	0,                                  /* tp_del */
+#endif
+#ifdef COUNT_ALLOCS
+	0,0,0,0                             /* tp_alloc -> tp_next */
+#endif
+      };
+    pyswigpacked_type = tmp;
+    pyswigpacked_type.ob_type = &PyType_Type;
+    type_init = 1;
+  }
+  return &pyswigpacked_type;
+}
+
+SWIGRUNTIME PyObject *
+PySwigPacked_New(void *ptr, size_t size, swig_type_info *ty)
+{
+  PySwigPacked *sobj = PyObject_NEW(PySwigPacked, PySwigPacked_type());
+  if (sobj) {
+    void *pack = malloc(size);
+    if (pack) {
+      memcpy(pack, ptr, size);
+      sobj->pack = pack;
+      sobj->ty   = ty;
+      sobj->size = size;
+    } else {
+      PyObject_DEL((PyObject *) sobj);
+      sobj = 0;
+    }
+  }
+  return (PyObject *) sobj;
+}
+
+SWIGRUNTIME swig_type_info *
+PySwigPacked_UnpackData(PyObject *obj, void *ptr, size_t size)
+{
+  if (PySwigPacked_Check(obj)) {
+    PySwigPacked *sobj = (PySwigPacked *)obj;
+    if (sobj->size != size) return 0;
+    memcpy(ptr, sobj->pack, size);
+    return sobj->ty;
+  } else {
+    return 0;
+  }
+}
+
+/* -----------------------------------------------------------------------------
+ * pointers/data manipulation
+ * ----------------------------------------------------------------------------- */
+
+SWIGRUNTIMEINLINE PyObject *
+_SWIG_This(void)
+{
+  return PyString_FromString("this");
+}
+
+SWIGRUNTIME PyObject *
+SWIG_This(void)
+{
+  static PyObject *SWIG_STATIC_POINTER(swig_this) = _SWIG_This();
+  return swig_this;
+}
+
+/* #define SWIG_PYTHON_SLOW_GETSET_THIS */
+
+SWIGRUNTIME PySwigObject *
+SWIG_Python_GetSwigThis(PyObject *pyobj) 
+{
+  if (PySwigObject_Check(pyobj)) {
+    return (PySwigObject *) pyobj;
+  } else {
+    PyObject *obj = 0;
+#if (!defined(SWIG_PYTHON_SLOW_GETSET_THIS) && (PY_VERSION_HEX >= 0x02030000))
+    if (PyInstance_Check(pyobj)) {
+      obj = _PyInstance_Lookup(pyobj, SWIG_This());      
+    } else {
+      PyObject **dictptr = _PyObject_GetDictPtr(pyobj);
+      if (dictptr != NULL) {
+	PyObject *dict = *dictptr;
+	obj = dict ? PyDict_GetItem(dict, SWIG_This()) : 0;
+      } else {
+#ifdef PyWeakref_CheckProxy
+	if (PyWeakref_CheckProxy(pyobj)) {
+	  PyObject *wobj = PyWeakref_GET_OBJECT(pyobj);
+	  return wobj ? SWIG_Python_GetSwigThis(wobj) : 0;
+	}
+#endif
+	obj = PyObject_GetAttr(pyobj,SWIG_This());
+	if (obj) {
+	  Py_DECREF(obj);
+	} else {
+	  if (PyErr_Occurred()) PyErr_Clear();
+	  return 0;
+	}
+      }
+    }
+#else
+    obj = PyObject_GetAttr(pyobj,SWIG_This());
+    if (obj) {
+      Py_DECREF(obj);
+    } else {
+      if (PyErr_Occurred()) PyErr_Clear();
+      return 0;
+    }
+#endif
+    if (obj && !PySwigObject_Check(obj)) {
+      /* a PyObject is called 'this', try to get the 'real this'
+	 PySwigObject from it */ 
+      return SWIG_Python_GetSwigThis(obj);
+    }
+    return (PySwigObject *)obj;
+  }
+}
+
+/* Acquire a pointer value */
+
+SWIGRUNTIME int
+SWIG_Python_AcquirePtr(PyObject *obj, int own) {
+  if (own) {
+    PySwigObject *sobj = SWIG_Python_GetSwigThis(obj);
+    if (sobj) {
+      int oldown = sobj->own;
+      sobj->own = own;
+      return oldown;
+    }
+  }
+  return 0;
+}
+
+/* Convert a pointer value */
+
+SWIGRUNTIME int
+SWIG_Python_ConvertPtrAndOwn(PyObject *obj, void **ptr, swig_type_info *ty, int flags, int *own) {
+  if (!obj) return SWIG_ERROR;
+  if (obj == Py_None) {
+    if (ptr) *ptr = 0;
+    return SWIG_OK;
+  } else {
+    PySwigObject *sobj = SWIG_Python_GetSwigThis(obj);
+    while (sobj) {
+      void *vptr = sobj->ptr;
+      if (ty) {
+	swig_type_info *to = sobj->ty;
+	if (to == ty) {
+	  /* no type cast needed */
+	  if (ptr) *ptr = vptr;
+	  break;
+	} else {
+	  swig_cast_info *tc = SWIG_TypeCheck(to->name,ty);
+	  if (!tc) {
+	    sobj = (PySwigObject *)sobj->next;
+	  } else {
+	    if (ptr) *ptr = SWIG_TypeCast(tc,vptr);
+	    break;
+	  }
+	}
+      } else {
+	if (ptr) *ptr = vptr;
+	break;
+      }
+    }
+    if (sobj) {
+      if (own) *own = sobj->own;
+      if (flags & SWIG_POINTER_DISOWN) {
+	sobj->own = 0;
+      }
+      return SWIG_OK;
+    } else {
+      int res = SWIG_ERROR;
+      if (flags & SWIG_POINTER_IMPLICIT_CONV) {
+	PySwigClientData *data = ty ? (PySwigClientData *) ty->clientdata : 0;
+	if (data && !data->implicitconv) {
+	  PyObject *klass = data->klass;
+	  if (klass) {
+	    PyObject *impconv;
+	    data->implicitconv = 1; /* avoid recursion and call 'explicit' constructors*/
+	    impconv = SWIG_Python_CallFunctor(klass, obj);
+	    data->implicitconv = 0;
+	    if (PyErr_Occurred()) {
+	      PyErr_Clear();
+	      impconv = 0;
+	    }
+	    if (impconv) {
+	      PySwigObject *iobj = SWIG_Python_GetSwigThis(impconv);
+	      if (iobj) {
+		void *vptr;
+		res = SWIG_Python_ConvertPtrAndOwn((PyObject*)iobj, &vptr, ty, 0, 0);
+		if (SWIG_IsOK(res)) {
+		  if (ptr) {
+		    *ptr = vptr;
+		    /* transfer the ownership to 'ptr' */
+		    iobj->own = 0;
+		    res = SWIG_AddCast(res);
+		    res = SWIG_AddNewMask(res);
+		  } else {
+		    res = SWIG_AddCast(res);		    
+		  }
+		}
+	      }
+	      Py_DECREF(impconv);
+	    }
+	  }
+	}
+      }
+      return res;
+    }
+  }
+}
+
+/* Convert a function ptr value */
+
+SWIGRUNTIME int
+SWIG_Python_ConvertFunctionPtr(PyObject *obj, void **ptr, swig_type_info *ty) {
+  if (!PyCFunction_Check(obj)) {
+    return SWIG_ConvertPtr(obj, ptr, ty, 0);
+  } else {
+    void *vptr = 0;
+    
+    /* here we get the method pointer for callbacks */
+    const char *doc = (((PyCFunctionObject *)obj) -> m_ml -> ml_doc);
+    const char *desc = doc ? strstr(doc, "swig_ptr: ") : 0;
+    if (desc) {
+      desc = ty ? SWIG_UnpackVoidPtr(desc + 10, &vptr, ty->name) : 0;
+      if (!desc) return SWIG_ERROR;
+    }
+    if (ty) {
+      swig_cast_info *tc = SWIG_TypeCheck(desc,ty);
+      if (!tc) return SWIG_ERROR;
+      *ptr = SWIG_TypeCast(tc,vptr);
+    } else {
+      *ptr = vptr;
+    }
+    return SWIG_OK;
+  }
+}
+
+/* Convert a packed value value */
+
+SWIGRUNTIME int
+SWIG_Python_ConvertPacked(PyObject *obj, void *ptr, size_t sz, swig_type_info *ty) {
+  swig_type_info *to = PySwigPacked_UnpackData(obj, ptr, sz);
+  if (!to) return SWIG_ERROR;
+  if (ty) {
+    if (to != ty) {
+      /* check type cast? */
+      swig_cast_info *tc = SWIG_TypeCheck(to->name,ty);
+      if (!tc) return SWIG_ERROR;
+    }
+  }
+  return SWIG_OK;
+}  
+
+/* -----------------------------------------------------------------------------
+ * Create a new pointer object
+ * ----------------------------------------------------------------------------- */
+
+/*
+  Create a new instance object, whitout calling __init__, and set the
+  'this' attribute.
+*/
+
+SWIGRUNTIME PyObject* 
+SWIG_Python_NewShadowInstance(PySwigClientData *data, PyObject *swig_this)
+{
+#if (PY_VERSION_HEX >= 0x02020000)
+  PyObject *inst = 0;
+  PyObject *newraw = data->newraw;
+  if (newraw) {
+    inst = PyObject_Call(newraw, data->newargs, NULL);
+    if (inst) {
+#if !defined(SWIG_PYTHON_SLOW_GETSET_THIS)
+      PyObject **dictptr = _PyObject_GetDictPtr(inst);
+      if (dictptr != NULL) {
+	PyObject *dict = *dictptr;
+	if (dict == NULL) {
+	  dict = PyDict_New();
+	  *dictptr = dict;
+	  PyDict_SetItem(dict, SWIG_This(), swig_this);
+	}
+      }
+#else
+      PyObject *key = SWIG_This();
+      PyObject_SetAttr(inst, key, swig_this);
+#endif
+    }
+  } else {
+    PyObject *dict = PyDict_New();
+    PyDict_SetItem(dict, SWIG_This(), swig_this);
+    inst = PyInstance_NewRaw(data->newargs, dict);
+    Py_DECREF(dict);
+  }
+  return inst;
+#else
+#if (PY_VERSION_HEX >= 0x02010000)
+  PyObject *inst;
+  PyObject *dict = PyDict_New();
+  PyDict_SetItem(dict, SWIG_This(), swig_this);
+  inst = PyInstance_NewRaw(data->newargs, dict);
+  Py_DECREF(dict);
+  return (PyObject *) inst;
+#else
+  PyInstanceObject *inst = PyObject_NEW(PyInstanceObject, &PyInstance_Type);
+  if (inst == NULL) {
+    return NULL;
+  }
+  inst->in_class = (PyClassObject *)data->newargs;
+  Py_INCREF(inst->in_class);
+  inst->in_dict = PyDict_New();
+  if (inst->in_dict == NULL) {
+    Py_DECREF(inst);
+    return NULL;
+  }
+#ifdef Py_TPFLAGS_HAVE_WEAKREFS
+  inst->in_weakreflist = NULL;
+#endif
+#ifdef Py_TPFLAGS_GC
+  PyObject_GC_Init(inst);
+#endif
+  PyDict_SetItem(inst->in_dict, SWIG_This(), swig_this);
+  return (PyObject *) inst;
+#endif
+#endif
+}
+
+SWIGRUNTIME void
+SWIG_Python_SetSwigThis(PyObject *inst, PyObject *swig_this)
+{
+ PyObject *dict;
+#if (PY_VERSION_HEX >= 0x02020000) && !defined(SWIG_PYTHON_SLOW_GETSET_THIS)
+ PyObject **dictptr = _PyObject_GetDictPtr(inst);
+ if (dictptr != NULL) {
+   dict = *dictptr;
+   if (dict == NULL) {
+     dict = PyDict_New();
+     *dictptr = dict;
+   }
+   PyDict_SetItem(dict, SWIG_This(), swig_this);
+   return;
+ }
+#endif
+ dict = PyObject_GetAttrString(inst, (char*)"__dict__");
+ PyDict_SetItem(dict, SWIG_This(), swig_this);
+ Py_DECREF(dict);
+} 
+
+
+SWIGINTERN PyObject *
+SWIG_Python_InitShadowInstance(PyObject *args) {
+  PyObject *obj[2];
+  if (!SWIG_Python_UnpackTuple(args,(char*)"swiginit", 2, 2, obj)) {
+    return NULL;
+  } else {
+    PySwigObject *sthis = SWIG_Python_GetSwigThis(obj[0]);
+    if (sthis) {
+      PySwigObject_append((PyObject*) sthis, obj[1]);
+    } else {
+      SWIG_Python_SetSwigThis(obj[0], obj[1]);
+    }
+    return SWIG_Py_Void();
+  }
+}
+
+/* Create a new pointer object */
+
+SWIGRUNTIME PyObject *
+SWIG_Python_NewPointerObj(void *ptr, swig_type_info *type, int flags) {
+  if (!ptr) {
+    return SWIG_Py_Void();
+  } else {
+    int own = (flags & SWIG_POINTER_OWN) ? SWIG_POINTER_OWN : 0;
+    PyObject *robj = PySwigObject_New(ptr, type, own);
+    PySwigClientData *clientdata = type ? (PySwigClientData *)(type->clientdata) : 0;
+    if (clientdata && !(flags & SWIG_POINTER_NOSHADOW)) {
+      PyObject *inst = SWIG_Python_NewShadowInstance(clientdata, robj);
+      if (inst) {
+	Py_DECREF(robj);
+	robj = inst;
+      }
+    }
+    return robj;
+  }
+}
+
+/* Create a new packed object */
+
+SWIGRUNTIMEINLINE PyObject *
+SWIG_Python_NewPackedObj(void *ptr, size_t sz, swig_type_info *type) {
+  return ptr ? PySwigPacked_New((void *) ptr, sz, type) : SWIG_Py_Void();
+}
+
+/* -----------------------------------------------------------------------------*
+ *  Get type list 
+ * -----------------------------------------------------------------------------*/
+
+#ifdef SWIG_LINK_RUNTIME
+void *SWIG_ReturnGlobalTypeList(void *);
+#endif
+
+SWIGRUNTIME swig_module_info *
+SWIG_Python_GetModule(void) {
+  static void *type_pointer = (void *)0;
+  /* first check if module already created */
+  if (!type_pointer) {
+#ifdef SWIG_LINK_RUNTIME
+    type_pointer = SWIG_ReturnGlobalTypeList((void *)0);
+#else
+    type_pointer = PyCObject_Import((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION,
+				    (char*)"type_pointer" SWIG_TYPE_TABLE_NAME);
+    if (PyErr_Occurred()) {
+      PyErr_Clear();
+      type_pointer = (void *)0;
+    }
+#endif
+  }
+  return (swig_module_info *) type_pointer;
+}
+
+#if PY_MAJOR_VERSION < 2
+/* PyModule_AddObject function was introduced in Python 2.0.  The following function
+   is copied out of Python/modsupport.c in python version 2.3.4 */
+SWIGINTERN int
+PyModule_AddObject(PyObject *m, char *name, PyObject *o)
+{
+  PyObject *dict;
+  if (!PyModule_Check(m)) {
+    PyErr_SetString(PyExc_TypeError,
+		    "PyModule_AddObject() needs module as first arg");
+    return SWIG_ERROR;
+  }
+  if (!o) {
+    PyErr_SetString(PyExc_TypeError,
+		    "PyModule_AddObject() needs non-NULL value");
+    return SWIG_ERROR;
+  }
+  
+  dict = PyModule_GetDict(m);
+  if (dict == NULL) {
+    /* Internal error -- modules must have a dict! */
+    PyErr_Format(PyExc_SystemError, "module '%s' has no __dict__",
+		 PyModule_GetName(m));
+    return SWIG_ERROR;
+  }
+  if (PyDict_SetItemString(dict, name, o))
+    return SWIG_ERROR;
+  Py_DECREF(o);
+  return SWIG_OK;
+}
+#endif
+
+SWIGRUNTIME void
+SWIG_Python_DestroyModule(void *vptr)
+{
+  swig_module_info *swig_module = (swig_module_info *) vptr;
+  swig_type_info **types = swig_module->types;
+  size_t i;
+  for (i =0; i < swig_module->size; ++i) {
+    swig_type_info *ty = types[i];
+    if (ty->owndata) {
+      PySwigClientData *data = (PySwigClientData *) ty->clientdata;
+      if (data) PySwigClientData_Del(data);
+    }
+  }
+  Py_DECREF(SWIG_This());
+}
+
+SWIGRUNTIME void
+SWIG_Python_SetModule(swig_module_info *swig_module) {
+  static PyMethodDef swig_empty_runtime_method_table[] = { {NULL, NULL, 0, NULL} };/* Sentinel */
+
+  PyObject *module = Py_InitModule((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION,
+				   swig_empty_runtime_method_table);
+  PyObject *pointer = PyCObject_FromVoidPtr((void *) swig_module, SWIG_Python_DestroyModule);
+  if (pointer && module) {
+    PyModule_AddObject(module, (char*)"type_pointer" SWIG_TYPE_TABLE_NAME, pointer);
+  } else {
+    Py_XDECREF(pointer);
+  }
+}
+
+/* The python cached type query */
+SWIGRUNTIME PyObject *
+SWIG_Python_TypeCache(void) {
+  static PyObject *SWIG_STATIC_POINTER(cache) = PyDict_New();
+  return cache;
+}
+
+SWIGRUNTIME swig_type_info *
+SWIG_Python_TypeQuery(const char *type)
+{
+  PyObject *cache = SWIG_Python_TypeCache();
+  PyObject *key = PyString_FromString(type); 
+  PyObject *obj = PyDict_GetItem(cache, key);
+  swig_type_info *descriptor;
+  if (obj) {
+    descriptor = (swig_type_info *) PyCObject_AsVoidPtr(obj);
+  } else {
+    swig_module_info *swig_module = SWIG_Python_GetModule();
+    descriptor = SWIG_TypeQueryModule(swig_module, swig_module, type);
+    if (descriptor) {
+      obj = PyCObject_FromVoidPtr(descriptor, NULL);
+      PyDict_SetItem(cache, key, obj);
+      Py_DECREF(obj);
+    }
+  }
+  Py_DECREF(key);
+  return descriptor;
+}
+
+/* 
+   For backward compatibility only
+*/
+#define SWIG_POINTER_EXCEPTION  0
+#define SWIG_arg_fail(arg)      SWIG_Python_ArgFail(arg)
+#define SWIG_MustGetPtr(p, type, argnum, flags)  SWIG_Python_MustGetPtr(p, type, argnum, flags)
+
+SWIGRUNTIME int
+SWIG_Python_AddErrMesg(const char* mesg, int infront)
+{
+  if (PyErr_Occurred()) {
+    PyObject *type = 0;
+    PyObject *value = 0;
+    PyObject *traceback = 0;
+    PyErr_Fetch(&type, &value, &traceback);
+    if (value) {
+      PyObject *old_str = PyObject_Str(value);
+      Py_XINCREF(type);
+      PyErr_Clear();
+      if (infront) {
+	PyErr_Format(type, "%s %s", mesg, PyString_AsString(old_str));
+      } else {
+	PyErr_Format(type, "%s %s", PyString_AsString(old_str), mesg);
+      }
+      Py_DECREF(old_str);
+    }
+    return 1;
+  } else {
+    return 0;
+  }
+}
+  
+SWIGRUNTIME int
+SWIG_Python_ArgFail(int argnum)
+{
+  if (PyErr_Occurred()) {
+    /* add information about failing argument */
+    char mesg[256];
+    PyOS_snprintf(mesg, sizeof(mesg), "argument number %d:", argnum);
+    return SWIG_Python_AddErrMesg(mesg, 1);
+  } else {
+    return 0;
+  }
+}
+
+SWIGRUNTIMEINLINE const char *
+PySwigObject_GetDesc(PyObject *self)
+{
+  PySwigObject *v = (PySwigObject *)self;
+  swig_type_info *ty = v ? v->ty : 0;
+  return ty ? ty->str : (char*)"";
+}
+
+SWIGRUNTIME void
+SWIG_Python_TypeError(const char *type, PyObject *obj)
+{
+  if (type) {
+#if defined(SWIG_COBJECT_TYPES)
+    if (obj && PySwigObject_Check(obj)) {
+      const char *otype = (const char *) PySwigObject_GetDesc(obj);
+      if (otype) {
+	PyErr_Format(PyExc_TypeError, "a '%s' is expected, 'PySwigObject(%s)' is received",
+		     type, otype);
+	return;
+      }
+    } else 
+#endif      
+    {
+      const char *otype = (obj ? obj->ob_type->tp_name : 0); 
+      if (otype) {
+	PyObject *str = PyObject_Str(obj);
+	const char *cstr = str ? PyString_AsString(str) : 0;
+	if (cstr) {
+	  PyErr_Format(PyExc_TypeError, "a '%s' is expected, '%s(%s)' is received",
+		       type, otype, cstr);
+	} else {
+	  PyErr_Format(PyExc_TypeError, "a '%s' is expected, '%s' is received",
+		       type, otype);
+	}
+	Py_XDECREF(str);
+	return;
+      }
+    }   
+    PyErr_Format(PyExc_TypeError, "a '%s' is expected", type);
+  } else {
+    PyErr_Format(PyExc_TypeError, "unexpected type is received");
+  }
+}
+
+
+/* Convert a pointer value, signal an exception on a type mismatch */
+SWIGRUNTIME void *
+SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int argnum, int flags) {
+  void *result;
+  if (SWIG_Python_ConvertPtr(obj, &result, ty, flags) == -1) {
+    PyErr_Clear();
+    if (flags & SWIG_POINTER_EXCEPTION) {
+      SWIG_Python_TypeError(SWIG_TypePrettyName(ty), obj);
+      SWIG_Python_ArgFail(argnum);
+    }
+  }
+  return result;
+}
+
+
+#ifdef __cplusplus
+#if 0
+{ /* cc-mode */
+#endif
+}
+#endif
+
+
+
+#define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0) 
+
+#define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else 
+
+
+
+/* -------- TYPES TABLE (BEGIN) -------- */
+
+#define SWIGTYPE_p_ConDataset swig_types[0]
+#define SWIGTYPE_p_Conplot swig_types[1]
+#define SWIGTYPE_p_Contour2dData swig_types[2]
+#define SWIGTYPE_p_Contour3dData swig_types[3]
+#define SWIGTYPE_p_Dataset swig_types[4]
+#define SWIGTYPE_p_DatasetInfo swig_types[5]
+#define SWIGTYPE_p_Seed swig_types[6]
+#define SWIGTYPE_p_SeedData swig_types[7]
+#define SWIGTYPE_p_Signature swig_types[8]
+#define SWIGTYPE_p_SliceData swig_types[9]
+#define SWIGTYPE_p_a_1__a_1__a_1__a_1__float swig_types[10]
+#define SWIGTYPE_p_a_1__a_1__a_1__a_1__short swig_types[11]
+#define SWIGTYPE_p_a_1__a_1__a_1__a_1__unsigned_char swig_types[12]
+#define SWIGTYPE_p_a_1__a_1__a_1__float swig_types[13]
+#define SWIGTYPE_p_a_1__a_1__a_1__short swig_types[14]
+#define SWIGTYPE_p_a_1__a_1__a_1__unsigned_char swig_types[15]
+#define SWIGTYPE_p_a_2__float swig_types[16]
+#define SWIGTYPE_p_a_2__int swig_types[17]
+#define SWIGTYPE_p_a_3__float swig_types[18]
+#define SWIGTYPE_p_a_3__int swig_types[19]
+#define SWIGTYPE_p_char swig_types[20]
+#define SWIGTYPE_p_double swig_types[21]
+#define SWIGTYPE_p_float swig_types[22]
+#define SWIGTYPE_p_int swig_types[23]
+#define SWIGTYPE_p_p_char swig_types[24]
+#define SWIGTYPE_p_p_p_Signature swig_types[25]
+#define SWIGTYPE_p_unsigned_char swig_types[26]
+#define SWIGTYPE_p_unsigned_int swig_types[27]
+#define SWIGTYPE_p_unsigned_short swig_types[28]
+static swig_type_info *swig_types[30];
+static swig_module_info swig_module = {swig_types, 29, 0, 0, 0, 0};
+#define SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name)
+#define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name)
+
+/* -------- TYPES TABLE (END) -------- */
+
+#if (PY_VERSION_HEX <= 0x02000000)
+# if !defined(SWIG_PYTHON_CLASSIC)
+#  error "This python version requires swig to be run with the '-classic' option"
+# endif
+#endif
+
+/*-----------------------------------------------
+              @(target):= _isocontour.so
+  ------------------------------------------------*/
+#define SWIG_init    init_isocontour
+
+#define SWIG_name    "_isocontour"
+
+#define SWIGVERSION 0x010333 
+#define SWIG_VERSION SWIGVERSION
+
+
+#define SWIG_as_voidptr(a) const_cast< void * >(static_cast< const void * >(a)) 
+#define SWIG_as_voidptrptr(a) ((void)SWIG_as_voidptr(*a),reinterpret_cast< void** >(a)) 
+
+
+#include <stdexcept>
+
+
+namespace swig {
+  class PyObject_ptr {
+  protected:
+    PyObject *_obj;
+
+  public:
+    PyObject_ptr() :_obj(0)
+    {
+    }
+
+    PyObject_ptr(const PyObject_ptr& item) : _obj(item._obj)
+    {
+      Py_XINCREF(_obj);      
+    }
+    
+    PyObject_ptr(PyObject *obj, bool initial_ref = true) :_obj(obj)
+    {
+      if (initial_ref) Py_XINCREF(_obj);
+    }
+    
+    PyObject_ptr & operator=(const PyObject_ptr& item) 
+    {
+      Py_XINCREF(item._obj);
+      Py_XDECREF(_obj);
+      _obj = item._obj;
+      return *this;      
+    }
+    
+    ~PyObject_ptr() 
+    {
+      Py_XDECREF(_obj);
+    }
+    
+    operator PyObject *() const
+    {
+      return _obj;
+    }
+
+    PyObject *operator->() const
+    {
+      return _obj;
+    }
+  };
+}
+
+
+namespace swig {
+  struct PyObject_var : PyObject_ptr {
+    PyObject_var(PyObject* obj = 0) : PyObject_ptr(obj, false) { }
+    
+    PyObject_var & operator = (PyObject* obj)
+    {
+      Py_XDECREF(_obj);
+      _obj = obj;
+      return *this;      
+    }
+  };
+}
+
+
+//#include <unistd.h>
+#include <stdlib.h>
+#include "contour.h"
+#include "dataset.h"
+#include "datareg3.h"
+#include "datareg2.h"
+#include "conplot2d.h"
+
+
+#include "numpy/arrayobject.h"
+static PyArrayObject *contiguous_typed_array(PyObject *obj, int typecode,
+                                      int expectnd, int *expectdims)
+{
+  PyArrayObject *arr;
+  int i, numitems, itemsize;
+  char buf[255];
+
+  /* if the shape and type are OK, this function increments the reference
+     count and arr points to obj */
+  if((arr = (PyArrayObject *)PyArray_ContiguousFromObject(obj,
+                                                          typecode, 0,
+                                                          10)) == NULL)
+    {
+      sprintf(buf,"Failed to make a contiguous array of type %d\n", typecode);
+      PyErr_SetString(PyExc_ValueError, buf);
+      return NULL;
+    }
+
+  if(expectnd>0)
+    {
+      if(arr->nd > expectnd + 1 || arr->nd < expectnd)
+        {
+          Py_DECREF((PyObject *)arr);
+          PyErr_SetString(PyExc_ValueError,
+                          "Array has wrong number of dimensions");
+          return NULL;
+        }
+      if(arr->nd == expectnd + 1)
+        {
+          if(arr->dimensions[arr->nd - 1] != 1)
+            {
+              Py_DECREF((PyObject *)arr);
+              PyErr_SetString(PyExc_ValueError,
+                              "Array has wrong number of dimensions");
+              return NULL;
+            }
+        }
+      if(expectdims)
+        {
+          for(i = 0; i < expectnd; i++)
+            if(expectdims[i]>0)
+              if(expectdims[i] != arr->dimensions[i])
+                {
+                  Py_DECREF((PyObject *)arr);
+                  sprintf(buf,"The extent of dimension %d is %d while %d was expected\n",
+                          i, arr->dimensions[i], expectdims[i]);
+                  PyErr_SetString(PyExc_ValueError, buf);
+                  return NULL;
+                }
+                  
+        }
+    }
+
+  return arr;
+}
+
+
+
+static PyObject* l_output_helper2(PyObject* target, PyObject* o) {
+    PyObject*   o2;
+    PyObject*   o3;
+    if (!target) {                   
+        target = o;
+    } else if (target == Py_None) {  
+        Py_DECREF(Py_None);
+        target = o;
+    } else {                         
+        if (!PyList_Check(target)) {
+            o2 = target;
+            target = PyList_New(0);
+            PyList_Append(target, o2);
+            Py_XDECREF(o2);
+        }
+        PyList_Append(target,o);
+        Py_XDECREF(o);
+    }
+    return target;
+}
+
+
+  #define SWIG_From_long   PyInt_FromLong 
+
+
+SWIGINTERNINLINE PyObject *
+SWIG_From_int  (int value)
+{    
+  return SWIG_From_long  (value);
+}
+
+
+#include <limits.h>
+#if !defined(SWIG_NO_LLONG_MAX)
+# if !defined(LLONG_MAX) && defined(__GNUC__) && defined (__LONG_LONG_MAX__)
+#   define LLONG_MAX __LONG_LONG_MAX__
+#   define LLONG_MIN (-LLONG_MAX - 1LL)
+#   define ULLONG_MAX (LLONG_MAX * 2ULL + 1ULL)
+# endif
+#endif
+
+
+SWIGINTERN int
+SWIG_AsVal_double (PyObject *obj, double *val)
+{
+  int res = SWIG_TypeError;
+  if (PyFloat_Check(obj)) {
+    if (val) *val = PyFloat_AsDouble(obj);
+    return SWIG_OK;
+  } else if (PyInt_Check(obj)) {
+    if (val) *val = PyInt_AsLong(obj);
+    return SWIG_OK;
+  } else if (PyLong_Check(obj)) {
+    double v = PyLong_AsDouble(obj);
+    if (!PyErr_Occurred()) {
+      if (val) *val = v;
+      return SWIG_OK;
+    } else {
+      PyErr_Clear();
+    }
+  }
+#ifdef SWIG_PYTHON_CAST_MODE
+  {
+    int dispatch = 0;
+    double d = PyFloat_AsDouble(obj);
+    if (!PyErr_Occurred()) {
+      if (val) *val = d;
+      return SWIG_AddCast(SWIG_OK);
+    } else {
+      PyErr_Clear();
+    }
+    if (!dispatch) {
+      long v = PyLong_AsLong(obj);
+      if (!PyErr_Occurred()) {
+	if (val) *val = v;
+	return SWIG_AddCast(SWIG_AddCast(SWIG_OK));
+      } else {
+	PyErr_Clear();
+      }
+    }
+  }
+#endif
+  return res;
+}
+
+
+#include <float.h>
+
+
+#include <math.h>
+
+
+SWIGINTERNINLINE int
+SWIG_CanCastAsInteger(double *d, double min, double max) {
+  double x = *d;
+  if ((min <= x && x <= max)) {
+   double fx = floor(x);
+   double cx = ceil(x);
+   double rd =  ((x - fx) < 0.5) ? fx : cx; /* simple rint */
+   if ((errno == EDOM) || (errno == ERANGE)) {
+     errno = 0;
+   } else {
+     double summ, reps, diff;
+     if (rd < x) {
+       diff = x - rd;
+     } else if (rd > x) {
+       diff = rd - x;
+     } else {
+       return 1;
+     }
+     summ = rd + x;
+     reps = diff/summ;
+     if (reps < 8*DBL_EPSILON) {
+       *d = rd;
+       return 1;
+     }
+   }
+  }
+  return 0;
+}
+
+
+SWIGINTERN int
+SWIG_AsVal_long (PyObject *obj, long* val)
+{
+  if (PyInt_Check(obj)) {
+    if (val) *val = PyInt_AsLong(obj);
+    return SWIG_OK;
+  } else if (PyLong_Check(obj)) {
+    long v = PyLong_AsLong(obj);
+    if (!PyErr_Occurred()) {
+      if (val) *val = v;
+      return SWIG_OK;
+    } else {
+      PyErr_Clear();
+    }
+  }
+#ifdef SWIG_PYTHON_CAST_MODE
+  {
+    int dispatch = 0;
+    long v = PyInt_AsLong(obj);
+    if (!PyErr_Occurred()) {
+      if (val) *val = v;
+      return SWIG_AddCast(SWIG_OK);
+    } else {
+      PyErr_Clear();
+    }
+    if (!dispatch) {
+      double d;
+      int res = SWIG_AddCast(SWIG_AsVal_double (obj,&d));
+      if (SWIG_IsOK(res) && SWIG_CanCastAsInteger(&d, LONG_MIN, LONG_MAX)) {
+	if (val) *val = (long)(d);
+	return res;
+      }
+    }
+  }
+#endif
+  return SWIG_TypeError;
+}
+
+
+SWIGINTERN int
+SWIG_AsVal_int (PyObject * obj, int *val)
+{
+  long v;
+  int res = SWIG_AsVal_long (obj, &v);
+  if (SWIG_IsOK(res)) {
+    if ((v < INT_MIN || v > INT_MAX)) {
+      return SWIG_OverflowError;
+    } else {
+      if (val) *val = static_cast< int >(v);
+    }
+  }  
+  return res;
+}
+
+SWIGINTERN void DatasetInfo__dim(DatasetInfo *self,int OUT_VECTOR[3]){
+    OUT_VECTOR[0] = self->dim[0];
+    OUT_VECTOR[1] = self->dim[1];
+    OUT_VECTOR[2] = self->dim[2];
+  }
+SWIGINTERN void DatasetInfo__orig(DatasetInfo *self,float OUT_VECTOR[3]){
+    OUT_VECTOR[0] = self->orig[0];
+    OUT_VECTOR[1] = self->orig[1];
+    OUT_VECTOR[2] = self->orig[2];
+  }
+SWIGINTERN void DatasetInfo__span(DatasetInfo *self,float OUT_VECTOR[3]){
+    OUT_VECTOR[0] = self->span[0];
+    OUT_VECTOR[1] = self->span[1];
+    OUT_VECTOR[2] = self->span[2];
+  }
+SWIGINTERN void DatasetInfo__minext(DatasetInfo *self,float OUT_VECTOR[3]){
+    OUT_VECTOR[0] = self->minext[0];
+    OUT_VECTOR[1] = self->minext[1];
+    OUT_VECTOR[2] = self->minext[2];
+  }
+SWIGINTERN void DatasetInfo__maxext(DatasetInfo *self,float OUT_VECTOR[3]){
+    OUT_VECTOR[0] = self->maxext[0];
+    OUT_VECTOR[1] = self->maxext[1];
+    OUT_VECTOR[2] = self->maxext[2];
+  }
+
+SWIGINTERN int
+SWIG_AsVal_float (PyObject * obj, float *val)
+{
+  double v;
+  int res = SWIG_AsVal_double (obj, &v);
+  if (SWIG_IsOK(res)) {
+    if ((v < -FLT_MAX || v > FLT_MAX)) {
+      return SWIG_OverflowError;
+    } else {
+      if (val) *val = static_cast< float >(v);
+    }
+  }  
+  return res;
+}
+
+
+  #define SWIG_From_double   PyFloat_FromDouble 
+
+
+SWIGINTERNINLINE PyObject *
+SWIG_From_float  (float value)
+{    
+  return SWIG_From_double  (value);
+}
+
+
+SWIGINTERN int
+SWIG_AsVal_unsigned_SS_long (PyObject *obj, unsigned long *val) 
+{
+  if (PyInt_Check(obj)) {
+    long v = PyInt_AsLong(obj);
+    if (v >= 0) {
+      if (val) *val = v;
+      return SWIG_OK;
+    } else {
+      return SWIG_OverflowError;
+    }
+  } else if (PyLong_Check(obj)) {
+    unsigned long v = PyLong_AsUnsignedLong(obj);
+    if (!PyErr_Occurred()) {
+      if (val) *val = v;
+      return SWIG_OK;
+    } else {
+      PyErr_Clear();
+    }
+  }
+#ifdef SWIG_PYTHON_CAST_MODE
+  {
+    int dispatch = 0;
+    unsigned long v = PyLong_AsUnsignedLong(obj);
+    if (!PyErr_Occurred()) {
+      if (val) *val = v;
+      return SWIG_AddCast(SWIG_OK);
+    } else {
+      PyErr_Clear();
+    }
+    if (!dispatch) {
+      double d;
+      int res = SWIG_AddCast(SWIG_AsVal_double (obj,&d));
+      if (SWIG_IsOK(res) && SWIG_CanCastAsInteger(&d, 0, ULONG_MAX)) {
+	if (val) *val = (unsigned long)(d);
+	return res;
+      }
+    }
+  }
+#endif
+  return SWIG_TypeError;
+}
+
+
+SWIGINTERN int
+SWIG_AsVal_unsigned_SS_int (PyObject * obj, unsigned int *val)
+{
+  unsigned long v;
+  int res = SWIG_AsVal_unsigned_SS_long (obj, &v);
+  if (SWIG_IsOK(res)) {
+    if ((v > UINT_MAX)) {
+      return SWIG_OverflowError;
+    } else {
+      if (val) *val = static_cast< unsigned int >(v);
+    }
+  }  
+  return res;
+}
+
+
+SWIGINTERNINLINE PyObject* 
+SWIG_From_unsigned_SS_long  (unsigned long value)
+{
+  return (value > LONG_MAX) ?
+    PyLong_FromUnsignedLong(value) : PyInt_FromLong(static_cast< long >(value)); 
+}
+
+
+SWIGINTERNINLINE PyObject *
+SWIG_From_unsigned_SS_int  (unsigned int value)
+{    
+  return SWIG_From_unsigned_SS_long  (value);
+}
+
+
+SWIGINTERN swig_type_info*
+SWIG_pchar_descriptor(void)
+{
+  static int init = 0;
+  static swig_type_info* info = 0;
+  if (!init) {
+    info = SWIG_TypeQuery("_p_char");
+    init = 1;
+  }
+  return info;
+}
+
+
+SWIGINTERN int
+SWIG_AsCharPtrAndSize(PyObject *obj, char** cptr, size_t* psize, int *alloc)
+{
+  if (PyString_Check(obj)) {
+    char *cstr; Py_ssize_t len;
+    PyString_AsStringAndSize(obj, &cstr, &len);
+    if (cptr)  {
+      if (alloc) {
+	/* 
+	   In python the user should not be able to modify the inner
+	   string representation. To warranty that, if you define
+	   SWIG_PYTHON_SAFE_CSTRINGS, a new/copy of the python string
+	   buffer is always returned.
+
+	   The default behavior is just to return the pointer value,
+	   so, be careful.
+	*/ 
+#if defined(SWIG_PYTHON_SAFE_CSTRINGS)
+	if (*alloc != SWIG_OLDOBJ) 
+#else
+	if (*alloc == SWIG_NEWOBJ) 
+#endif
+	  {
+	    *cptr = reinterpret_cast< char* >(memcpy((new char[len + 1]), cstr, sizeof(char)*(len + 1)));
+	    *alloc = SWIG_NEWOBJ;
+	  }
+	else {
+	  *cptr = cstr;
+	  *alloc = SWIG_OLDOBJ;
+	}
+      } else {
+	*cptr = PyString_AsString(obj);
+      }
+    }
+    if (psize) *psize = len + 1;
+    return SWIG_OK;
+  } else {
+    swig_type_info* pchar_descriptor = SWIG_pchar_descriptor();
+    if (pchar_descriptor) {
+      void* vptr = 0;
+      if (SWIG_ConvertPtr(obj, &vptr, pchar_descriptor, 0) == SWIG_OK) {
+	if (cptr) *cptr = (char *) vptr;
+	if (psize) *psize = vptr ? (strlen((char *)vptr) + 1) : 0;
+	if (alloc) *alloc = SWIG_OLDOBJ;
+	return SWIG_OK;
+      }
+    }
+  }
+  return SWIG_TypeError;
+}
+
+
+
+
+
+SWIGINTERNINLINE PyObject *
+SWIG_FromCharPtrAndSize(const char* carray, size_t size)
+{
+  if (carray) {
+    if (size > INT_MAX) {
+      swig_type_info* pchar_descriptor = SWIG_pchar_descriptor();
+      return pchar_descriptor ? 
+	SWIG_NewPointerObj(const_cast< char * >(carray), pchar_descriptor, 0) : SWIG_Py_Void();
+    } else {
+      return PyString_FromStringAndSize(carray, static_cast< int >(size));
+    }
+  } else {
+    return SWIG_Py_Void();
+  }
+}
+
+
+SWIGINTERNINLINE PyObject * 
+SWIG_FromCharPtr(const char *cptr)
+{ 
+  return SWIG_FromCharPtrAndSize(cptr, (cptr ? strlen(cptr) : 0));
+}
+
+SWIGINTERN void Signature_getFx(Signature *self,float VECTOR[1]){
+    int i;
+    for (i=0; i<self->nval; i++) VECTOR[i]=self->fx[i];
+  }
+SWIGINTERN void Signature_getFy(Signature *self,float VECTOR[1]){
+    int i;
+    for (i=0; i<self->nval; i++) VECTOR[i]=self->fy[i];
+  }
+SWIGINTERN Signature *ConDataset_getSignature(ConDataset *self,int variable,int timestep,int funcnum){
+    int max = getNumberOfSignatures(self);
+    if (!self->sfun[variable][timestep])
+      getSignatureFunctions(self,variable, timestep);
+    if (funcnum<0) funcnum=0;
+    if (funcnum>max) funcnum=max-1;
+    return &self->sfun[variable][timestep][funcnum];
+    }
+
+SWIGINTERN int
+SWIG_AsCharArray(PyObject * obj, char *val, size_t size)
+{ 
+  char* cptr = 0; size_t csize = 0; int alloc = SWIG_OLDOBJ;
+  int res = SWIG_AsCharPtrAndSize(obj, &cptr, &csize, &alloc);
+  if (SWIG_IsOK(res)) {
+    if ((csize == size + 1) && cptr && !(cptr[csize-1])) --csize;
+    if (csize <= size) {
+      if (val) {
+	if (csize) memcpy(val, cptr, csize*sizeof(char));
+	if (csize < size) memset(val + csize, 0, (size - csize)*sizeof(char));
+      }
+      if (alloc == SWIG_NEWOBJ) {
+	delete[] cptr;
+	res = SWIG_DelNewMask(res);
+      }      
+      return res;
+    }
+    if (alloc == SWIG_NEWOBJ) delete[] cptr;
+  }
+  return SWIG_TypeError;
+}
+
+
+SWIGINTERN int
+SWIG_AsVal_char (PyObject * obj, char *val)
+{    
+  int res = SWIG_AsCharArray(obj, val, 1);
+  if (!SWIG_IsOK(res)) {
+    long v;
+    res = SWIG_AddCast(SWIG_AsVal_long (obj, &v));
+    if (SWIG_IsOK(res)) {
+      if ((CHAR_MIN <= v) && (v <= CHAR_MAX)) {
+	if (val) *val = static_cast< char >(v);
+      } else {
+	res = SWIG_OverflowError;
+      }
+    }
+  }
+  return res;
+}
+
+
+void errorHandlerRaisePythonException(char *mystring, int x) 
+{
+  printf("ERROR caught by myhandler %s %d\n", mystring, x);
+  PyErr_SetString(PyExc_NameError, mystring);
+}
+
+
+void delDatasetReg(ConDataset	*dataset)
+{
+  if (dataset->data) delete dataset->data;
+  if (dataset->plot) delete dataset->plot;
+  if (dataset->sfun) delete dataset->sfun;
+  if (dataset->vnames) free(dataset->vnames);
+}
+
+ConDataset *newDatasetRegFloat3D( int *dim, float data[1][1][1][1][1],
+				 float orig[3], float span[3])
+  {
+    ConDataset * dataset = newDatasetReg( CONTOUR_FLOAT, CONTOUR_REG_3D, 
+					  dim[1], dim[0],
+			                  &dim[2], (u_char *)data); 
+    ((Datareg3 *)dataset->data->getData(0))->setOrig(orig);
+    ((Datareg3 *)dataset->data->getData(0))->setSpan(span); 
+    return dataset;
+  }
+				 
+ConDataset *newDatasetRegFloat2D( int *dim, float data[1][1][1][1],
+				  float orig[2], float span[2])
+  {
+    ConDataset * dataset =  newDatasetReg( CONTOUR_FLOAT, CONTOUR_REG_2D,
+                                           dim[1], dim[0],
+			                   &dim[2], (u_char *)data);
+    ((Datareg2 *)dataset->data->getData(0))->setOrig(orig); 
+    ((Datareg2 *)dataset->data->getData(0))->setSpan(span); 
+    return dataset;
+  }
+				 
+ConDataset *newDatasetRegShort3D( int *dim, short data[1][1][1][1][1],
+				  float orig[3], float span[3])
+  {
+    ConDataset * dataset = newDatasetReg( CONTOUR_USHORT, CONTOUR_REG_3D, 
+                                          dim[1], dim[0],
+			                  &dim[2], (u_char *)data);
+    ((Datareg3 *)dataset->data->getData(0))->setOrig(orig);
+    ((Datareg3 *)dataset->data->getData(0))->setSpan(span); 
+    return dataset;
+  }
+				 
+ConDataset *newDatasetRegShort2D( int *dim, short data[1][1][1][1],
+				  float orig[2], float span[2])
+  {
+    ConDataset * dataset = newDatasetReg( CONTOUR_USHORT, CONTOUR_REG_2D,
+                                          dim[1], dim[0],
+			                  &dim[2], (u_char *)data);
+    ((Datareg2 *)dataset->data->getData(0))->setOrig(orig); 
+    ((Datareg2 *)dataset->data->getData(0))->setSpan(span); 
+    return dataset;
+  }
+				 
+ConDataset *newDatasetRegUchar3D( int *dim, u_char data[1][1][1][1][1],
+				  float orig[3], float span[3])
+  {
+    ConDataset * dataset = newDatasetReg( CONTOUR_UCHAR, CONTOUR_REG_3D, 
+                                          dim[1], dim[0],
+			                  &dim[2], (u_char *)data);
+    ((Datareg3 *)dataset->data->getData(0))->setOrig(orig);
+    ((Datareg3 *)dataset->data->getData(0))->setSpan(span); 
+    return dataset;
+  }
+				 
+ConDataset *newDatasetRegUchar2D( int *dim, u_char data[1][1][1][1],
+				  float orig[2], float span[2])
+  {
+    ConDataset * dataset = newDatasetReg( CONTOUR_UCHAR, CONTOUR_REG_2D, 
+                                          dim[1], dim[0],
+			                  &dim[2], (u_char *)data);
+    ((Datareg2 *)dataset->data->getData(0))->setOrig(orig); 
+    ((Datareg2 *)dataset->data->getData(0))->setSpan(span); 
+    return dataset;
+  }
+
+void setOrig3D(ConDataset * dataset, float orig[3])
+  {
+	if (!dataset || !dataset->data || !dataset->plot)
+	{
+	errorHandler("setOrig3D: invalid dataset", FALSE);
+	}
+        ((Datareg3 *)dataset->data->getData(0))->setOrig(orig); 
+  }
+void setSpan3D(ConDataset * dataset, float span[3])
+  {
+	if (!dataset || !dataset->data || !dataset->plot)
+	{
+	errorHandler("setSpan3D: invalid dataset", FALSE);
+	}
+	    ((Datareg3 *)dataset->data->getData(0))->setSpan(span);
+  }
+void setOrig2D(ConDataset * dataset, float orig[2])
+  {
+	if (!dataset || !dataset->data || !dataset->plot)
+	{
+	errorHandler("setOrig2D: invalid dataset", FALSE);
+	}
+        ((Datareg2 *)dataset->data->getData(0))->setOrig(orig); 
+  }
+void setSpan2D(ConDataset * dataset, float span[2])
+  {
+	if (!dataset || !dataset->data || !dataset->plot)
+	{
+	errorHandler("setSpan2D: invalid dataset", FALSE);
+	}
+	    ((Datareg2 *)dataset->data->getData(0))->setSpan(span);
+  }
+
+
+
+void getContour3dData(Contour3dData *iscontour, float vert[1][3], 
+		      float norm[1][3], float vfun[1], int tri[1][3],
+	              int flipNormals)
+  {
+    int i, j;
+
+    if (flipNormals) flipNormals=-1.0;
+    else flipNormals=1.0;
+    for (i=0; i < iscontour->nvert; i++) {
+      for (j=0; j < 3; j++)
+	{
+	  vert[i][j] = iscontour->vert[i][j];
+	  norm[i][j] = flipNormals*iscontour->vnorm[i][j];
+	}
+      vfun[i] = iscontour->vfun[i];
+    }
+
+    if (flipNormals==1.0) {
+       for (i=0; i < iscontour->ntri; i++)
+         {
+	   tri[i][0] = iscontour->tri[i][0];
+	   tri[i][1] = iscontour->tri[i][1];
+	   tri[i][2] = iscontour->tri[i][2];
+	 }
+    } else {
+       for (i=0; i < iscontour->ntri; i++)
+         {
+	   tri[i][0] = iscontour->tri[i][0];
+	   tri[i][1] = iscontour->tri[i][2];
+	   tri[i][2] = iscontour->tri[i][1];
+	 }
+    }
+  }
+
+
+void getContour2dData(Contour2dData *iscontour, float vert[1][2],
+		      int edge[1][2])
+  {
+    int i, j;
+
+    for (i=0; i < iscontour->nvert; i++) {
+      vert[i][0] = iscontour->vert[i][0];
+      vert[i][1] = iscontour->vert[i][1];
+    }
+    
+    for (i=0; i < iscontour->nedge; i++)
+      {
+	edge[i][0] = iscontour->edge[i][0];
+	edge[i][1] = iscontour->edge[i][1];
+      }
+  }
+
+
+#include <stdlib.h>
+static PyObject *string2Float(PyObject *self, PyObject *args) {
+  char   *stringFloat;
+  float  *floatlist;
+  int    i;
+  PyObject *list = NULL;
+  PyArrayObject *array;
+  
+  if (!PyArg_ParseTuple(args, "O:string2Float", &list))
+    return NULL;
+  if (PyList_Check(list)) {
+    int size = PyList_Size(list);
+    int i = 0;
+    floatlist = (float *) malloc((size)*sizeof(float));
+    for (i = 0; i < size; i++) {
+      PyObject *o = PyList_GetItem(list,i);
+      if (PyString_Check(o))
+	floatlist[i] = atof( PyString_AsString(o) );
+      else {
+        PyErr_SetString(PyExc_TypeError,"list must contain strings");
+        free(floatlist);
+        return NULL;
+      }
+
+      array = (PyArrayObject *)PyArray_FromDimsAndData(1, &size,
+						       PyArray_FLOAT,
+						       (char *)floatlist);
+      array->flags |= NPY_OWNDATA;
+    }
+  } else {
+    PyErr_SetString(PyExc_TypeError,"not a list");
+    return NULL;
+  }
+  return Py_BuildValue("O", array);
+}
+
+
+static PyObject *getSliceArray(PyObject *self, PyObject *args) {
+    PyObject * _resultobj;
+    SliceData * _result;
+    ConDataset * _arg0;
+    PyArrayObject *slice_array;
+    int  _arg1;
+    int  _arg2;
+    char  _arg3;
+    int  _arg4;
+    PyObject * _argc0 = 0;
+    /**char _ptemp[128];**/
+    int dims[2];
+
+    if(!PyArg_ParseTuple(args,"Oiici:getSliceArray",&_argc0,&_arg1,&_arg2,&_arg3,&_arg4)) {
+        return NULL;
+       }
+    if (_argc0) {
+        //if (SWIG_GetPtr(_argc0,(void **) &_arg0,"_ConDataset_p")) {
+	
+        swig_type_info *ty = SWIG_TypeQuery("ConDataset *");
+        if ((SWIG_ConvertPtr(_argc0,(void **) &_arg0, ty,1)) == -1){
+            PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of getSlice. Expected p_ConDataset");
+        return NULL;
+        }
+    }
+    _result = (SliceData *)getSlice(_arg0,_arg1,_arg2,_arg3,_arg4);
+    dims[0] = _result->width;
+    dims[1] = _result->height;
+    if (_result->datatype == CONTOUR_UCHAR) {
+      slice_array = (PyArrayObject *)PyArray_FromDimsAndData(2, dims, \
+				      PyArray_UBYTE, (char *)_result->ucdata);
+    } else if (_result->datatype == CONTOUR_USHORT) {
+      slice_array = (PyArrayObject *)PyArray_FromDimsAndData(2, dims, \
+				      PyArray_SHORT, (char *)_result->usdata);
+    } else { /*if (_result->datatype == CONTOUR_FLOAT) { */
+      slice_array = (PyArrayObject *)PyArray_FromDimsAndData(2, dims, \
+				      PyArray_FLOAT, (char *)_result->fdata);
+    }
+    slice_array->flags |= NPY_OWNDATA;
+    return (PyObject *)slice_array;
+}
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+SWIGINTERN PyObject *_wrap_DatasetInfo_datatype_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:DatasetInfo_datatype_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_datatype_set" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "DatasetInfo_datatype_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->datatype = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_datatype_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo_datatype_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_datatype_get" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  result = (int) ((arg1)->datatype);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_meshtype_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:DatasetInfo_meshtype_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_meshtype_set" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "DatasetInfo_meshtype_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->meshtype = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_meshtype_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo_meshtype_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_meshtype_get" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  result = (int) ((arg1)->meshtype);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_nvars_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:DatasetInfo_nvars_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_nvars_set" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "DatasetInfo_nvars_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->nvars = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_nvars_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo_nvars_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_nvars_get" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  result = (int) ((arg1)->nvars);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_ntime_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:DatasetInfo_ntime_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_ntime_set" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "DatasetInfo_ntime_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->ntime = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_ntime_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo_ntime_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_ntime_get" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  result = (int) ((arg1)->ntime);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_dim_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  u_int *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:DatasetInfo_dim_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_dim_set" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_unsigned_int, 0 |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "DatasetInfo_dim_set" "', argument " "2"" of type '" "u_int [3]""'"); 
+  } 
+  arg2 = reinterpret_cast< u_int * >(argp2);
+  {
+    if (arg2) {
+      size_t ii = 0;
+      for (; ii < (size_t)3; ++ii) arg1->dim[ii] = arg2[ii];
+    } else {
+      SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dim""' of type '""u_int [3]""'");
+    }
+  }
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_dim_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  u_int *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo_dim_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_dim_get" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  result = (u_int *)(u_int *) ((arg1)->dim);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_unsigned_int, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_orig_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:DatasetInfo_orig_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_orig_set" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_float, 0 |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "DatasetInfo_orig_set" "', argument " "2"" of type '" "float [3]""'"); 
+  } 
+  arg2 = reinterpret_cast< float * >(argp2);
+  {
+    if (arg2) {
+      size_t ii = 0;
+      for (; ii < (size_t)3; ++ii) arg1->orig[ii] = arg2[ii];
+    } else {
+      SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""orig""' of type '""float [3]""'");
+    }
+  }
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_orig_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo_orig_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_orig_get" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  result = (float *)(float *) ((arg1)->orig);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_float, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_span_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:DatasetInfo_span_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_span_set" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_float, 0 |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "DatasetInfo_span_set" "', argument " "2"" of type '" "float [3]""'"); 
+  } 
+  arg2 = reinterpret_cast< float * >(argp2);
+  {
+    if (arg2) {
+      size_t ii = 0;
+      for (; ii < (size_t)3; ++ii) arg1->span[ii] = arg2[ii];
+    } else {
+      SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""span""' of type '""float [3]""'");
+    }
+  }
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_span_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo_span_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_span_get" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  result = (float *)(float *) ((arg1)->span);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_float, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_minext_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:DatasetInfo_minext_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_minext_set" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_float, 0 |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "DatasetInfo_minext_set" "', argument " "2"" of type '" "float [3]""'"); 
+  } 
+  arg2 = reinterpret_cast< float * >(argp2);
+  {
+    if (arg2) {
+      size_t ii = 0;
+      for (; ii < (size_t)3; ++ii) arg1->minext[ii] = arg2[ii];
+    } else {
+      SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""minext""' of type '""float [3]""'");
+    }
+  }
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_minext_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo_minext_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_minext_get" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  result = (float *)(float *) ((arg1)->minext);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_float, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_maxext_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:DatasetInfo_maxext_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_maxext_set" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_float, 0 |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "DatasetInfo_maxext_set" "', argument " "2"" of type '" "float [3]""'"); 
+  } 
+  arg2 = reinterpret_cast< float * >(argp2);
+  {
+    if (arg2) {
+      size_t ii = 0;
+      for (; ii < (size_t)3; ++ii) arg1->maxext[ii] = arg2[ii];
+    } else {
+      SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""maxext""' of type '""float [3]""'");
+    }
+  }
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_maxext_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo_maxext_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_maxext_get" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  result = (float *)(float *) ((arg1)->maxext);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_float, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_minvar_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *arg2 = (float *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:DatasetInfo_minvar_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_minvar_set" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_float, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "DatasetInfo_minvar_set" "', argument " "2"" of type '" "float *""'"); 
+  }
+  arg2 = reinterpret_cast< float * >(argp2);
+  if (arg1) (arg1)->minvar = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_minvar_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo_minvar_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_minvar_get" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  result = (float *) ((arg1)->minvar);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_float, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_maxvar_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *arg2 = (float *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:DatasetInfo_maxvar_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_maxvar_set" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_float, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "DatasetInfo_maxvar_set" "', argument " "2"" of type '" "float *""'"); 
+  }
+  arg2 = reinterpret_cast< float * >(argp2);
+  if (arg1) (arg1)->maxvar = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo_maxvar_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo_maxvar_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo_maxvar_get" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  result = (float *) ((arg1)->maxvar);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_float, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo__dim(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  int *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int out_dims2[1] ;
+  PyObject * obj0 = 0 ;
+  
+  
+  out_dims2[0] = 3;
+  arg2 = (int *)malloc(3*sizeof(int));
+  if (arg2 == NULL) {
+    PyErr_SetString(PyExc_ValueError, "failed to allocate memory");
+    return NULL;
+  }
+  array2 = (PyArrayObject *)PyArray_FromDimsAndData(1, out_dims2,
+    PyArray_INT, (char *)arg2);
+  array2->flags |= NPY_OWNDATA;
+  
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo__dim",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo__dim" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  DatasetInfo__dim(arg1,arg2);
+  resultobj = SWIG_Py_Void();
+  {
+    resultobj = l_output_helper2(resultobj, (PyObject *)array2);
+  }
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo__orig(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int out_dims2[1] ;
+  PyObject * obj0 = 0 ;
+  
+  
+  out_dims2[0] = 3;
+  arg2= (float *)malloc(3*sizeof(float));
+  if (arg2 == NULL) {
+    PyErr_SetString(PyExc_ValueError, "failed to allocate memory");
+    return NULL;
+  }
+  array2 = (PyArrayObject *)PyArray_FromDimsAndData(1, out_dims2,
+    PyArray_FLOAT, (char *)(arg2));
+  array2->flags |= NPY_OWNDATA;
+  
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo__orig",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo__orig" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  DatasetInfo__orig(arg1,arg2);
+  resultobj = SWIG_Py_Void();
+  {
+    resultobj = l_output_helper2(resultobj, (PyObject *)array2);
+  }
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo__span(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int out_dims2[1] ;
+  PyObject * obj0 = 0 ;
+  
+  
+  out_dims2[0] = 3;
+  arg2= (float *)malloc(3*sizeof(float));
+  if (arg2 == NULL) {
+    PyErr_SetString(PyExc_ValueError, "failed to allocate memory");
+    return NULL;
+  }
+  array2 = (PyArrayObject *)PyArray_FromDimsAndData(1, out_dims2,
+    PyArray_FLOAT, (char *)(arg2));
+  array2->flags |= NPY_OWNDATA;
+  
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo__span",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo__span" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  DatasetInfo__span(arg1,arg2);
+  resultobj = SWIG_Py_Void();
+  {
+    resultobj = l_output_helper2(resultobj, (PyObject *)array2);
+  }
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo__minext(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int out_dims2[1] ;
+  PyObject * obj0 = 0 ;
+  
+  
+  out_dims2[0] = 3;
+  arg2= (float *)malloc(3*sizeof(float));
+  if (arg2 == NULL) {
+    PyErr_SetString(PyExc_ValueError, "failed to allocate memory");
+    return NULL;
+  }
+  array2 = (PyArrayObject *)PyArray_FromDimsAndData(1, out_dims2,
+    PyArray_FLOAT, (char *)(arg2));
+  array2->flags |= NPY_OWNDATA;
+  
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo__minext",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo__minext" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  DatasetInfo__minext(arg1,arg2);
+  resultobj = SWIG_Py_Void();
+  {
+    resultobj = l_output_helper2(resultobj, (PyObject *)array2);
+  }
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_DatasetInfo__maxext(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int out_dims2[1] ;
+  PyObject * obj0 = 0 ;
+  
+  
+  out_dims2[0] = 3;
+  arg2= (float *)malloc(3*sizeof(float));
+  if (arg2 == NULL) {
+    PyErr_SetString(PyExc_ValueError, "failed to allocate memory");
+    return NULL;
+  }
+  array2 = (PyArrayObject *)PyArray_FromDimsAndData(1, out_dims2,
+    PyArray_FLOAT, (char *)(arg2));
+  array2->flags |= NPY_OWNDATA;
+  
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:DatasetInfo__maxext",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DatasetInfo__maxext" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  DatasetInfo__maxext(arg1,arg2);
+  resultobj = SWIG_Py_Void();
+  {
+    resultobj = l_output_helper2(resultobj, (PyObject *)array2);
+  }
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_new_DatasetInfo(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *result = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)":new_DatasetInfo")) SWIG_fail;
+  result = (DatasetInfo *)new DatasetInfo();
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_DatasetInfo, SWIG_POINTER_NEW |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_delete_DatasetInfo(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  DatasetInfo *arg1 = (DatasetInfo *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:delete_DatasetInfo",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_DatasetInfo, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_DatasetInfo" "', argument " "1"" of type '" "DatasetInfo *""'"); 
+  }
+  arg1 = reinterpret_cast< DatasetInfo * >(argp1);
+  delete arg1;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *DatasetInfo_swigregister(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *obj;
+  if (!PyArg_ParseTuple(args,(char*)"O|swigregister", &obj)) return NULL;
+  SWIG_TypeNewClientData(SWIGTYPE_p_DatasetInfo, SWIG_NewClientData(obj));
+  return SWIG_Py_Void();
+}
+
+SWIGINTERN PyObject *_wrap_Seed_min_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Seed *arg1 = (Seed *) 0 ;
+  float arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  float val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Seed_min_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Seed, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Seed_min_set" "', argument " "1"" of type '" "Seed *""'"); 
+  }
+  arg1 = reinterpret_cast< Seed * >(argp1);
+  ecode2 = SWIG_AsVal_float(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Seed_min_set" "', argument " "2"" of type '" "float""'");
+  } 
+  arg2 = static_cast< float >(val2);
+  if (arg1) (arg1)->min = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Seed_min_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Seed *arg1 = (Seed *) 0 ;
+  float result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Seed_min_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Seed, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Seed_min_get" "', argument " "1"" of type '" "Seed *""'"); 
+  }
+  arg1 = reinterpret_cast< Seed * >(argp1);
+  result = (float) ((arg1)->min);
+  resultobj = SWIG_From_float(static_cast< float >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Seed_max_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Seed *arg1 = (Seed *) 0 ;
+  float arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  float val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Seed_max_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Seed, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Seed_max_set" "', argument " "1"" of type '" "Seed *""'"); 
+  }
+  arg1 = reinterpret_cast< Seed * >(argp1);
+  ecode2 = SWIG_AsVal_float(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Seed_max_set" "', argument " "2"" of type '" "float""'");
+  } 
+  arg2 = static_cast< float >(val2);
+  if (arg1) (arg1)->max = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Seed_max_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Seed *arg1 = (Seed *) 0 ;
+  float result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Seed_max_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Seed, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Seed_max_get" "', argument " "1"" of type '" "Seed *""'"); 
+  }
+  arg1 = reinterpret_cast< Seed * >(argp1);
+  result = (float) ((arg1)->max);
+  resultobj = SWIG_From_float(static_cast< float >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Seed_cell_id_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Seed *arg1 = (Seed *) 0 ;
+  u_int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  unsigned int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Seed_cell_id_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Seed, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Seed_cell_id_set" "', argument " "1"" of type '" "Seed *""'"); 
+  }
+  arg1 = reinterpret_cast< Seed * >(argp1);
+  ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Seed_cell_id_set" "', argument " "2"" of type '" "u_int""'");
+  } 
+  arg2 = static_cast< u_int >(val2);
+  if (arg1) (arg1)->cell_id = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Seed_cell_id_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Seed *arg1 = (Seed *) 0 ;
+  u_int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Seed_cell_id_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Seed, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Seed_cell_id_get" "', argument " "1"" of type '" "Seed *""'"); 
+  }
+  arg1 = reinterpret_cast< Seed * >(argp1);
+  result = (u_int) ((arg1)->cell_id);
+  resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_new_Seed(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Seed *result = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)":new_Seed")) SWIG_fail;
+  result = (Seed *)new Seed();
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_Seed, SWIG_POINTER_NEW |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_delete_Seed(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Seed *arg1 = (Seed *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:delete_Seed",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Seed, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Seed" "', argument " "1"" of type '" "Seed *""'"); 
+  }
+  arg1 = reinterpret_cast< Seed * >(argp1);
+  delete arg1;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *Seed_swigregister(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *obj;
+  if (!PyArg_ParseTuple(args,(char*)"O|swigregister", &obj)) return NULL;
+  SWIG_TypeNewClientData(SWIGTYPE_p_Seed, SWIG_NewClientData(obj));
+  return SWIG_Py_Void();
+}
+
+SWIGINTERN PyObject *_wrap_SeedData_nseeds_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SeedData *arg1 = (SeedData *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:SeedData_nseeds_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SeedData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SeedData_nseeds_set" "', argument " "1"" of type '" "SeedData *""'"); 
+  }
+  arg1 = reinterpret_cast< SeedData * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SeedData_nseeds_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->nseeds = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SeedData_nseeds_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SeedData *arg1 = (SeedData *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:SeedData_nseeds_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SeedData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SeedData_nseeds_get" "', argument " "1"" of type '" "SeedData *""'"); 
+  }
+  arg1 = reinterpret_cast< SeedData * >(argp1);
+  result = (int) ((arg1)->nseeds);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SeedData_seeds_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SeedData *arg1 = (SeedData *) 0 ;
+  Seed *arg2 = (Seed *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:SeedData_seeds_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SeedData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SeedData_seeds_set" "', argument " "1"" of type '" "SeedData *""'"); 
+  }
+  arg1 = reinterpret_cast< SeedData * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_Seed, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "SeedData_seeds_set" "', argument " "2"" of type '" "Seed *""'"); 
+  }
+  arg2 = reinterpret_cast< Seed * >(argp2);
+  if (arg1) (arg1)->seeds = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SeedData_seeds_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SeedData *arg1 = (SeedData *) 0 ;
+  Seed *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:SeedData_seeds_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SeedData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SeedData_seeds_get" "', argument " "1"" of type '" "SeedData *""'"); 
+  }
+  arg1 = reinterpret_cast< SeedData * >(argp1);
+  result = (Seed *) ((arg1)->seeds);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_Seed, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_new_SeedData(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SeedData *result = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)":new_SeedData")) SWIG_fail;
+  result = (SeedData *)new SeedData();
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SeedData, SWIG_POINTER_NEW |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_delete_SeedData(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SeedData *arg1 = (SeedData *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:delete_SeedData",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SeedData, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_SeedData" "', argument " "1"" of type '" "SeedData *""'"); 
+  }
+  arg1 = reinterpret_cast< SeedData * >(argp1);
+  delete arg1;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *SeedData_swigregister(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *obj;
+  if (!PyArg_ParseTuple(args,(char*)"O|swigregister", &obj)) return NULL;
+  SWIG_TypeNewClientData(SWIGTYPE_p_SeedData, SWIG_NewClientData(obj));
+  return SWIG_Py_Void();
+}
+
+SWIGINTERN PyObject *_wrap_Signature_name_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Signature *arg1 = (Signature *) 0 ;
+  char *arg2 = (char *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int res2 ;
+  char *buf2 = 0 ;
+  int alloc2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Signature_name_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Signature, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Signature_name_set" "', argument " "1"" of type '" "Signature *""'"); 
+  }
+  arg1 = reinterpret_cast< Signature * >(argp1);
+  res2 = SWIG_AsCharPtrAndSize(obj1, &buf2, NULL, &alloc2);
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "Signature_name_set" "', argument " "2"" of type '" "char *""'");
+  }
+  arg2 = reinterpret_cast< char * >(buf2);
+  if (arg1->name) delete[] arg1->name;
+  if (arg2) {
+    size_t size = strlen(reinterpret_cast< const char * >(arg2)) + 1;
+    arg1->name = (char *)reinterpret_cast< char* >(memcpy((new char[size]), reinterpret_cast< const char * >(arg2), sizeof(char)*(size)));
+  } else {
+    arg1->name = 0;
+  }
+  resultobj = SWIG_Py_Void();
+  if (alloc2 == SWIG_NEWOBJ) delete[] buf2;
+  return resultobj;
+fail:
+  if (alloc2 == SWIG_NEWOBJ) delete[] buf2;
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Signature_name_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Signature *arg1 = (Signature *) 0 ;
+  char *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Signature_name_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Signature, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Signature_name_get" "', argument " "1"" of type '" "Signature *""'"); 
+  }
+  arg1 = reinterpret_cast< Signature * >(argp1);
+  result = (char *) ((arg1)->name);
+  resultobj = SWIG_FromCharPtr((const char *)result);
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Signature_nval_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Signature *arg1 = (Signature *) 0 ;
+  u_int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  unsigned int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Signature_nval_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Signature, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Signature_nval_set" "', argument " "1"" of type '" "Signature *""'"); 
+  }
+  arg1 = reinterpret_cast< Signature * >(argp1);
+  ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Signature_nval_set" "', argument " "2"" of type '" "u_int""'");
+  } 
+  arg2 = static_cast< u_int >(val2);
+  if (arg1) (arg1)->nval = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Signature_nval_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Signature *arg1 = (Signature *) 0 ;
+  u_int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Signature_nval_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Signature, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Signature_nval_get" "', argument " "1"" of type '" "Signature *""'"); 
+  }
+  arg1 = reinterpret_cast< Signature * >(argp1);
+  result = (u_int) ((arg1)->nval);
+  resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Signature_fx_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Signature *arg1 = (Signature *) 0 ;
+  float *arg2 = (float *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Signature_fx_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Signature, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Signature_fx_set" "', argument " "1"" of type '" "Signature *""'"); 
+  }
+  arg1 = reinterpret_cast< Signature * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_float, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "Signature_fx_set" "', argument " "2"" of type '" "float *""'"); 
+  }
+  arg2 = reinterpret_cast< float * >(argp2);
+  if (arg1) (arg1)->fx = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Signature_fx_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Signature *arg1 = (Signature *) 0 ;
+  float *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Signature_fx_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Signature, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Signature_fx_get" "', argument " "1"" of type '" "Signature *""'"); 
+  }
+  arg1 = reinterpret_cast< Signature * >(argp1);
+  result = (float *) ((arg1)->fx);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_float, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Signature_fy_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Signature *arg1 = (Signature *) 0 ;
+  float *arg2 = (float *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Signature_fy_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Signature, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Signature_fy_set" "', argument " "1"" of type '" "Signature *""'"); 
+  }
+  arg1 = reinterpret_cast< Signature * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_float, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "Signature_fy_set" "', argument " "2"" of type '" "float *""'"); 
+  }
+  arg2 = reinterpret_cast< float * >(argp2);
+  if (arg1) (arg1)->fy = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Signature_fy_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Signature *arg1 = (Signature *) 0 ;
+  float *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Signature_fy_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Signature, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Signature_fy_get" "', argument " "1"" of type '" "Signature *""'"); 
+  }
+  arg1 = reinterpret_cast< Signature * >(argp1);
+  result = (float *) ((arg1)->fy);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_float, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Signature_getFx(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Signature *arg1 = (Signature *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int expected_dims2[1] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Signature_getFx",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Signature, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Signature_getFx" "', argument " "1"" of type '" "Signature *""'"); 
+  }
+  arg1 = reinterpret_cast< Signature * >(argp1);
+  
+  expected_dims2[0] = 1;
+  if (expected_dims2[0]==1) expected_dims2[0]=0;
+  array2 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims2);
+  if (! array2) return NULL;
+  arg2 = (float *)array2->data;
+  
+  Signature_getFx(arg1,arg2);
+  resultobj = SWIG_Py_Void();
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  return resultobj;
+fail:
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Signature_getFy(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Signature *arg1 = (Signature *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int expected_dims2[1] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Signature_getFy",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Signature, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Signature_getFy" "', argument " "1"" of type '" "Signature *""'"); 
+  }
+  arg1 = reinterpret_cast< Signature * >(argp1);
+  
+  expected_dims2[0] = 1;
+  if (expected_dims2[0]==1) expected_dims2[0]=0;
+  array2 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims2);
+  if (! array2) return NULL;
+  arg2 = (float *)array2->data;
+  
+  Signature_getFy(arg1,arg2);
+  resultobj = SWIG_Py_Void();
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  return resultobj;
+fail:
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_new_Signature(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Signature *result = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)":new_Signature")) SWIG_fail;
+  result = (Signature *)new Signature();
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_Signature, SWIG_POINTER_NEW |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_delete_Signature(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Signature *arg1 = (Signature *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:delete_Signature",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Signature, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Signature" "', argument " "1"" of type '" "Signature *""'"); 
+  }
+  arg1 = reinterpret_cast< Signature * >(argp1);
+  delete arg1;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *Signature_swigregister(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *obj;
+  if (!PyArg_ParseTuple(args,(char*)"O|swigregister", &obj)) return NULL;
+  SWIG_TypeNewClientData(SWIGTYPE_p_Signature, SWIG_NewClientData(obj));
+  return SWIG_Py_Void();
+}
+
+SWIGINTERN PyObject *_wrap_SliceData_width_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:SliceData_width_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SliceData_width_set" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SliceData_width_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->width = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SliceData_width_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:SliceData_width_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SliceData_width_get" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  result = (int) ((arg1)->width);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SliceData_height_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:SliceData_height_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SliceData_height_set" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SliceData_height_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->height = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SliceData_height_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:SliceData_height_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SliceData_height_get" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  result = (int) ((arg1)->height);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SliceData_datatype_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:SliceData_datatype_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SliceData_datatype_set" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SliceData_datatype_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->datatype = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SliceData_datatype_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:SliceData_datatype_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SliceData_datatype_get" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  result = (int) ((arg1)->datatype);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SliceData_ucdata_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  u_char *arg2 = (u_char *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:SliceData_ucdata_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SliceData_ucdata_set" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_unsigned_char, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "SliceData_ucdata_set" "', argument " "2"" of type '" "u_char *""'"); 
+  }
+  arg2 = reinterpret_cast< u_char * >(argp2);
+  if (arg1) (arg1)->ucdata = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SliceData_ucdata_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  u_char *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:SliceData_ucdata_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SliceData_ucdata_get" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  result = (u_char *) ((arg1)->ucdata);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_unsigned_char, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SliceData_usdata_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  u_short *arg2 = (u_short *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:SliceData_usdata_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SliceData_usdata_set" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_unsigned_short, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "SliceData_usdata_set" "', argument " "2"" of type '" "u_short *""'"); 
+  }
+  arg2 = reinterpret_cast< u_short * >(argp2);
+  if (arg1) (arg1)->usdata = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SliceData_usdata_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  u_short *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:SliceData_usdata_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SliceData_usdata_get" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  result = (u_short *) ((arg1)->usdata);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_unsigned_short, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SliceData_fdata_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  float *arg2 = (float *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:SliceData_fdata_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SliceData_fdata_set" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_float, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "SliceData_fdata_set" "', argument " "2"" of type '" "float *""'"); 
+  }
+  arg2 = reinterpret_cast< float * >(argp2);
+  if (arg1) (arg1)->fdata = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_SliceData_fdata_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  float *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:SliceData_fdata_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SliceData_fdata_get" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  result = (float *) ((arg1)->fdata);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_float, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_new_SliceData(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *result = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)":new_SliceData")) SWIG_fail;
+  result = (SliceData *)new SliceData();
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SliceData, SWIG_POINTER_NEW |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_delete_SliceData(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  SliceData *arg1 = (SliceData *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:delete_SliceData",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SliceData, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_SliceData" "', argument " "1"" of type '" "SliceData *""'"); 
+  }
+  arg1 = reinterpret_cast< SliceData * >(argp1);
+  delete arg1;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *SliceData_swigregister(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *obj;
+  if (!PyArg_ParseTuple(args,(char*)"O|swigregister", &obj)) return NULL;
+  SWIG_TypeNewClientData(SWIGTYPE_p_SliceData, SWIG_NewClientData(obj));
+  return SWIG_Py_Void();
+}
+
+SWIGINTERN PyObject *_wrap_Contour2dData_nvert_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour2dData *arg1 = (Contour2dData *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Contour2dData_nvert_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour2dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour2dData_nvert_set" "', argument " "1"" of type '" "Contour2dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour2dData * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Contour2dData_nvert_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->nvert = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour2dData_nvert_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour2dData *arg1 = (Contour2dData *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Contour2dData_nvert_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour2dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour2dData_nvert_get" "', argument " "1"" of type '" "Contour2dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour2dData * >(argp1);
+  result = (int) ((arg1)->nvert);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour2dData_nedge_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour2dData *arg1 = (Contour2dData *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Contour2dData_nedge_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour2dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour2dData_nedge_set" "', argument " "1"" of type '" "Contour2dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour2dData * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Contour2dData_nedge_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->nedge = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour2dData_nedge_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour2dData *arg1 = (Contour2dData *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Contour2dData_nedge_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour2dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour2dData_nedge_get" "', argument " "1"" of type '" "Contour2dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour2dData * >(argp1);
+  result = (int) ((arg1)->nedge);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_new_Contour2dData(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour2dData *result = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)":new_Contour2dData")) SWIG_fail;
+  result = (Contour2dData *)new Contour2dData();
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_Contour2dData, SWIG_POINTER_NEW |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_delete_Contour2dData(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour2dData *arg1 = (Contour2dData *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:delete_Contour2dData",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour2dData, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Contour2dData" "', argument " "1"" of type '" "Contour2dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour2dData * >(argp1);
+  delete arg1;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *Contour2dData_swigregister(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *obj;
+  if (!PyArg_ParseTuple(args,(char*)"O|swigregister", &obj)) return NULL;
+  SWIG_TypeNewClientData(SWIGTYPE_p_Contour2dData, SWIG_NewClientData(obj));
+  return SWIG_Py_Void();
+}
+
+SWIGINTERN PyObject *_wrap_Contour3dData_nvert_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Contour3dData_nvert_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour3dData_nvert_set" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Contour3dData_nvert_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->nvert = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour3dData_nvert_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Contour3dData_nvert_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour3dData_nvert_get" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  result = (int) ((arg1)->nvert);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour3dData_ntri_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Contour3dData_ntri_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour3dData_ntri_set" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Contour3dData_ntri_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->ntri = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour3dData_ntri_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Contour3dData_ntri_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour3dData_ntri_get" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  result = (int) ((arg1)->ntri);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour3dData_vfun_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  float *arg2 = (float *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Contour3dData_vfun_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour3dData_vfun_set" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_float, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "Contour3dData_vfun_set" "', argument " "2"" of type '" "float *""'"); 
+  }
+  arg2 = reinterpret_cast< float * >(argp2);
+  if (arg1) (arg1)->vfun = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour3dData_vfun_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  float *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Contour3dData_vfun_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour3dData_vfun_get" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  result = (float *) ((arg1)->vfun);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_float, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour3dData_colorvar_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Contour3dData_colorvar_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour3dData_colorvar_set" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Contour3dData_colorvar_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->colorvar = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour3dData_colorvar_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Contour3dData_colorvar_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour3dData_colorvar_get" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  result = (int) ((arg1)->colorvar);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour3dData_fmin_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  float arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  float val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Contour3dData_fmin_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour3dData_fmin_set" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  ecode2 = SWIG_AsVal_float(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Contour3dData_fmin_set" "', argument " "2"" of type '" "float""'");
+  } 
+  arg2 = static_cast< float >(val2);
+  if (arg1) (arg1)->fmin = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour3dData_fmin_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  float result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Contour3dData_fmin_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour3dData_fmin_get" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  result = (float) ((arg1)->fmin);
+  resultobj = SWIG_From_float(static_cast< float >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour3dData_fmax_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  float arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  float val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:Contour3dData_fmax_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour3dData_fmax_set" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  ecode2 = SWIG_AsVal_float(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Contour3dData_fmax_set" "', argument " "2"" of type '" "float""'");
+  } 
+  arg2 = static_cast< float >(val2);
+  if (arg1) (arg1)->fmax = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_Contour3dData_fmax_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  float result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:Contour3dData_fmax_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Contour3dData_fmax_get" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  result = (float) ((arg1)->fmax);
+  resultobj = SWIG_From_float(static_cast< float >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_new_Contour3dData(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *result = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)":new_Contour3dData")) SWIG_fail;
+  result = (Contour3dData *)new Contour3dData();
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_Contour3dData, SWIG_POINTER_NEW |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_delete_Contour3dData(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:delete_Contour3dData",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Contour3dData" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  delete arg1;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *Contour3dData_swigregister(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *obj;
+  if (!PyArg_ParseTuple(args,(char*)"O|swigregister", &obj)) return NULL;
+  SWIG_TypeNewClientData(SWIGTYPE_p_Contour3dData, SWIG_NewClientData(obj));
+  return SWIG_Py_Void();
+}
+
+SWIGINTERN PyObject *_wrap_ConDataset_vnames_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  char **arg2 = (char **) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:ConDataset_vnames_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ConDataset_vnames_set" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  {
+    /* Check if is a list */
+    if (obj1==Py_None) {
+      arg2=NULL;
+    } else if (PyList_Check(obj1)) {
+      int size = PyList_Size(obj1);
+      int i = 0;
+      arg2 = (char **) malloc((size+1)*sizeof(char *));
+      for (i = 0; i < size; i++) {
+        /* memory is allocated by PyList_GetItem */
+        PyObject *o = PyList_GetItem(obj1,i);
+        if (PyString_Check(o))
+        arg2[i] = PyString_AsString(PyList_GetItem(obj1,i));
+        else {
+          PyErr_SetString(PyExc_TypeError,"list must contain strings");
+          free(arg2);
+          return NULL;
+        }
+      }
+      arg2[i] = 0;
+    } else {
+      PyErr_SetString(PyExc_TypeError,"not a list");
+      return NULL;
+    }
+  }
+  if (arg1) (arg1)->vnames = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  {
+    if (arg2) {
+      free((char *) arg2);
+    }
+  }
+  return resultobj;
+fail:
+  {
+    if (arg2) {
+      free((char *) arg2);
+    }
+  }
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_ConDataset_vnames_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  char **result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:ConDataset_vnames_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ConDataset_vnames_get" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  result = (char **) ((arg1)->vnames);
+  {
+    int len,i;
+    len = 0;
+    while (result[len]) len++;
+    resultobj = PyList_New(len);
+    for (i = 0; i < len; i++) {
+      PyList_SetItem(resultobj,i,PyString_FromString(result[i]));
+    }
+  }
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_ConDataset_nsfun_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:ConDataset_nsfun_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ConDataset_nsfun_set" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "ConDataset_nsfun_set" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  if (arg1) (arg1)->nsfun = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_ConDataset_nsfun_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:ConDataset_nsfun_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ConDataset_nsfun_get" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  result = (int) ((arg1)->nsfun);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_ConDataset_sfun_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  Signature ***arg2 = (Signature ***) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:ConDataset_sfun_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ConDataset_sfun_set" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_p_p_Signature, 0 |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "ConDataset_sfun_set" "', argument " "2"" of type '" "Signature ***""'"); 
+  }
+  arg2 = reinterpret_cast< Signature *** >(argp2);
+  if (arg1) (arg1)->sfun = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_ConDataset_sfun_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  Signature ***result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:ConDataset_sfun_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ConDataset_sfun_get" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  result = (Signature ***) ((arg1)->sfun);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_p_p_Signature, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_ConDataset_data_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  Dataset *arg2 = (Dataset *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:ConDataset_data_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ConDataset_data_set" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_Dataset, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "ConDataset_data_set" "', argument " "2"" of type '" "Dataset *""'"); 
+  }
+  arg2 = reinterpret_cast< Dataset * >(argp2);
+  if (arg1) (arg1)->data = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_ConDataset_data_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  Dataset *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:ConDataset_data_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ConDataset_data_get" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  result = (Dataset *) ((arg1)->data);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_Dataset, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_ConDataset_plot_set(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  Conplot *arg2 = (Conplot *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  void *argp2 = 0 ;
+  int res2 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:ConDataset_plot_set",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ConDataset_plot_set" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_Conplot, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res2)) {
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "ConDataset_plot_set" "', argument " "2"" of type '" "Conplot *""'"); 
+  }
+  arg2 = reinterpret_cast< Conplot * >(argp2);
+  if (arg1) (arg1)->plot = arg2;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_ConDataset_plot_get(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  Conplot *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:ConDataset_plot_get",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ConDataset_plot_get" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  result = (Conplot *) ((arg1)->plot);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_Conplot, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_ConDataset_getSignature(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int arg2 ;
+  int arg3 ;
+  int arg4 ;
+  Signature *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  int val4 ;
+  int ecode4 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOOO:ConDataset_getSignature",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ConDataset_getSignature" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "ConDataset_getSignature" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "ConDataset_getSignature" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  ecode4 = SWIG_AsVal_int(obj3, &val4);
+  if (!SWIG_IsOK(ecode4)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "ConDataset_getSignature" "', argument " "4"" of type '" "int""'");
+  } 
+  arg4 = static_cast< int >(val4);
+  result = (Signature *)ConDataset_getSignature(arg1,arg2,arg3,arg4);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_Signature, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_new_ConDataset(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *result = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)":new_ConDataset")) SWIG_fail;
+  result = (ConDataset *)new ConDataset();
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_ConDataset, SWIG_POINTER_NEW |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_delete_ConDataset(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:delete_ConDataset",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, SWIG_POINTER_DISOWN |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_ConDataset" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  delete arg1;
+  
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *ConDataset_swigregister(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *obj;
+  if (!PyArg_ParseTuple(args,(char*)"O|swigregister", &obj)) return NULL;
+  SWIG_TypeNewClientData(SWIGTYPE_p_ConDataset, SWIG_NewClientData(obj));
+  return SWIG_Py_Void();
+}
+
+SWIGINTERN PyObject *_wrap_setVerboseLevel(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  int arg1 ;
+  int val1 ;
+  int ecode1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:setVerboseLevel",&obj0)) SWIG_fail;
+  ecode1 = SWIG_AsVal_int(obj0, &val1);
+  if (!SWIG_IsOK(ecode1)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "setVerboseLevel" "', argument " "1"" of type '" "int""'");
+  } 
+  arg1 = static_cast< int >(val1);
+  setVerboseLevel(arg1);
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_newDatasetUnstr(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  int arg1 ;
+  int arg2 ;
+  int arg3 ;
+  int arg4 ;
+  int arg5 ;
+  int arg6 ;
+  double *arg7 = (double *) 0 ;
+  u_int *arg8 = (u_int *) 0 ;
+  int *arg9 = (int *) 0 ;
+  u_char *arg10 = (u_char *) 0 ;
+  ConDataset *result = 0 ;
+  int val1 ;
+  int ecode1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  int val4 ;
+  int ecode4 = 0 ;
+  int val5 ;
+  int ecode5 = 0 ;
+  int val6 ;
+  int ecode6 = 0 ;
+  void *argp7 = 0 ;
+  int res7 = 0 ;
+  void *argp8 = 0 ;
+  int res8 = 0 ;
+  void *argp9 = 0 ;
+  int res9 = 0 ;
+  void *argp10 = 0 ;
+  int res10 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  PyObject * obj4 = 0 ;
+  PyObject * obj5 = 0 ;
+  PyObject * obj6 = 0 ;
+  PyObject * obj7 = 0 ;
+  PyObject * obj8 = 0 ;
+  PyObject * obj9 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOOOOOOOOO:newDatasetUnstr",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7,&obj8,&obj9)) SWIG_fail;
+  ecode1 = SWIG_AsVal_int(obj0, &val1);
+  if (!SWIG_IsOK(ecode1)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "newDatasetUnstr" "', argument " "1"" of type '" "int""'");
+  } 
+  arg1 = static_cast< int >(val1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "newDatasetUnstr" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "newDatasetUnstr" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  ecode4 = SWIG_AsVal_int(obj3, &val4);
+  if (!SWIG_IsOK(ecode4)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "newDatasetUnstr" "', argument " "4"" of type '" "int""'");
+  } 
+  arg4 = static_cast< int >(val4);
+  ecode5 = SWIG_AsVal_int(obj4, &val5);
+  if (!SWIG_IsOK(ecode5)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode5), "in method '" "newDatasetUnstr" "', argument " "5"" of type '" "int""'");
+  } 
+  arg5 = static_cast< int >(val5);
+  ecode6 = SWIG_AsVal_int(obj5, &val6);
+  if (!SWIG_IsOK(ecode6)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode6), "in method '" "newDatasetUnstr" "', argument " "6"" of type '" "int""'");
+  } 
+  arg6 = static_cast< int >(val6);
+  res7 = SWIG_ConvertPtr(obj6, &argp7,SWIGTYPE_p_double, 0 |  0 );
+  if (!SWIG_IsOK(res7)) {
+    SWIG_exception_fail(SWIG_ArgError(res7), "in method '" "newDatasetUnstr" "', argument " "7"" of type '" "double *""'"); 
+  }
+  arg7 = reinterpret_cast< double * >(argp7);
+  res8 = SWIG_ConvertPtr(obj7, &argp8,SWIGTYPE_p_unsigned_int, 0 |  0 );
+  if (!SWIG_IsOK(res8)) {
+    SWIG_exception_fail(SWIG_ArgError(res8), "in method '" "newDatasetUnstr" "', argument " "8"" of type '" "u_int *""'"); 
+  }
+  arg8 = reinterpret_cast< u_int * >(argp8);
+  res9 = SWIG_ConvertPtr(obj8, &argp9,SWIGTYPE_p_int, 0 |  0 );
+  if (!SWIG_IsOK(res9)) {
+    SWIG_exception_fail(SWIG_ArgError(res9), "in method '" "newDatasetUnstr" "', argument " "9"" of type '" "int *""'"); 
+  }
+  arg9 = reinterpret_cast< int * >(argp9);
+  res10 = SWIG_ConvertPtr(obj9, &argp10,SWIGTYPE_p_unsigned_char, 0 |  0 );
+  if (!SWIG_IsOK(res10)) {
+    SWIG_exception_fail(SWIG_ArgError(res10), "in method '" "newDatasetUnstr" "', argument " "10"" of type '" "u_char *""'"); 
+  }
+  arg10 = reinterpret_cast< u_char * >(argp10);
+  result = (ConDataset *)newDatasetUnstr(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_ConDataset, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_newDatasetReg(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  int arg1 ;
+  int arg2 ;
+  int arg3 ;
+  int arg4 ;
+  int *arg5 = (int *) 0 ;
+  u_char *arg6 = (u_char *) 0 ;
+  ConDataset *result = 0 ;
+  int val1 ;
+  int ecode1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  int val4 ;
+  int ecode4 = 0 ;
+  void *argp5 = 0 ;
+  int res5 = 0 ;
+  void *argp6 = 0 ;
+  int res6 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  PyObject * obj4 = 0 ;
+  PyObject * obj5 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOOOOO:newDatasetReg",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5)) SWIG_fail;
+  ecode1 = SWIG_AsVal_int(obj0, &val1);
+  if (!SWIG_IsOK(ecode1)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "newDatasetReg" "', argument " "1"" of type '" "int""'");
+  } 
+  arg1 = static_cast< int >(val1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "newDatasetReg" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "newDatasetReg" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  ecode4 = SWIG_AsVal_int(obj3, &val4);
+  if (!SWIG_IsOK(ecode4)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "newDatasetReg" "', argument " "4"" of type '" "int""'");
+  } 
+  arg4 = static_cast< int >(val4);
+  res5 = SWIG_ConvertPtr(obj4, &argp5,SWIGTYPE_p_int, 0 |  0 );
+  if (!SWIG_IsOK(res5)) {
+    SWIG_exception_fail(SWIG_ArgError(res5), "in method '" "newDatasetReg" "', argument " "5"" of type '" "int *""'"); 
+  }
+  arg5 = reinterpret_cast< int * >(argp5);
+  res6 = SWIG_ConvertPtr(obj5, &argp6,SWIGTYPE_p_unsigned_char, 0 |  0 );
+  if (!SWIG_IsOK(res6)) {
+    SWIG_exception_fail(SWIG_ArgError(res6), "in method '" "newDatasetReg" "', argument " "6"" of type '" "u_char *""'"); 
+  }
+  arg6 = reinterpret_cast< u_char * >(argp6);
+  result = (ConDataset *)newDatasetReg(arg1,arg2,arg3,arg4,arg5,arg6);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_ConDataset, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_loadDataset(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  int arg1 ;
+  int arg2 ;
+  int arg3 ;
+  int arg4 ;
+  char **arg5 = (char **) 0 ;
+  ConDataset *result = 0 ;
+  int val1 ;
+  int ecode1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  int val4 ;
+  int ecode4 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  PyObject * obj4 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOOOO:loadDataset",&obj0,&obj1,&obj2,&obj3,&obj4)) SWIG_fail;
+  ecode1 = SWIG_AsVal_int(obj0, &val1);
+  if (!SWIG_IsOK(ecode1)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "loadDataset" "', argument " "1"" of type '" "int""'");
+  } 
+  arg1 = static_cast< int >(val1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "loadDataset" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "loadDataset" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  ecode4 = SWIG_AsVal_int(obj3, &val4);
+  if (!SWIG_IsOK(ecode4)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "loadDataset" "', argument " "4"" of type '" "int""'");
+  } 
+  arg4 = static_cast< int >(val4);
+  {
+    /* Check if is a list */
+    if (obj4==Py_None) {
+      arg5=NULL;
+    } else if (PyList_Check(obj4)) {
+      int size = PyList_Size(obj4);
+      int i = 0;
+      arg5 = (char **) malloc((size+1)*sizeof(char *));
+      for (i = 0; i < size; i++) {
+        /* memory is allocated by PyList_GetItem */
+        PyObject *o = PyList_GetItem(obj4,i);
+        if (PyString_Check(o))
+        arg5[i] = PyString_AsString(PyList_GetItem(obj4,i));
+        else {
+          PyErr_SetString(PyExc_TypeError,"list must contain strings");
+          free(arg5);
+          return NULL;
+        }
+      }
+      arg5[i] = 0;
+    } else {
+      PyErr_SetString(PyExc_TypeError,"not a list");
+      return NULL;
+    }
+  }
+  result = (ConDataset *)loadDataset(arg1,arg2,arg3,arg4,arg5);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_ConDataset, 0 |  0 );
+  {
+    if (arg5) {
+      free((char *) arg5);
+    }
+  }
+  return resultobj;
+fail:
+  {
+    if (arg5) {
+      free((char *) arg5);
+    }
+  }
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_getDatasetInfo(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  DatasetInfo *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:getDatasetInfo",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "getDatasetInfo" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  result = (DatasetInfo *)getDatasetInfo(arg1);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_DatasetInfo, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_getVariableNames(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  char **result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:getVariableNames",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "getVariableNames" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  result = (char **)getVariableNames(arg1);
+  {
+    int len,i;
+    len = 0;
+    while (result[len]) len++;
+    resultobj = PyList_New(len);
+    for (i = 0; i < len; i++) {
+      PyList_SetItem(resultobj,i,PyString_FromString(result[i]));
+    }
+  }
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_getSeedCells(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int arg2 ;
+  int arg3 ;
+  SeedData *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOO:getSeedCells",&obj0,&obj1,&obj2)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "getSeedCells" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "getSeedCells" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "getSeedCells" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  result = (SeedData *)getSeedCells(arg1,arg2,arg3);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SeedData, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_getNumberOfSignatures(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:getNumberOfSignatures",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "getNumberOfSignatures" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  result = (int)getNumberOfSignatures(arg1);
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_getSignatureFunctions(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int arg2 ;
+  int arg3 ;
+  Signature *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOO:getSignatureFunctions",&obj0,&obj1,&obj2)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "getSignatureFunctions" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "getSignatureFunctions" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "getSignatureFunctions" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  result = (Signature *)getSignatureFunctions(arg1,arg2,arg3);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_Signature, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_getSignatureValues(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int arg2 ;
+  int arg3 ;
+  float arg4 ;
+  float *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  float val4 ;
+  int ecode4 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOOO:getSignatureValues",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "getSignatureValues" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "getSignatureValues" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "getSignatureValues" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  ecode4 = SWIG_AsVal_float(obj3, &val4);
+  if (!SWIG_IsOK(ecode4)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "getSignatureValues" "', argument " "4"" of type '" "float""'");
+  } 
+  arg4 = static_cast< float >(val4);
+  result = (float *)getSignatureValues(arg1,arg2,arg3,arg4);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_float, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_getSlice(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int arg2 ;
+  int arg3 ;
+  char arg4 ;
+  u_int arg5 ;
+  SliceData *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  char val4 ;
+  int ecode4 = 0 ;
+  unsigned int val5 ;
+  int ecode5 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  PyObject * obj4 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOOOO:getSlice",&obj0,&obj1,&obj2,&obj3,&obj4)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "getSlice" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "getSlice" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "getSlice" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  ecode4 = SWIG_AsVal_char(obj3, &val4);
+  if (!SWIG_IsOK(ecode4)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "getSlice" "', argument " "4"" of type '" "char""'");
+  } 
+  arg4 = static_cast< char >(val4);
+  ecode5 = SWIG_AsVal_unsigned_SS_int(obj4, &val5);
+  if (!SWIG_IsOK(ecode5)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode5), "in method '" "getSlice" "', argument " "5"" of type '" "u_int""'");
+  } 
+  arg5 = static_cast< u_int >(val5);
+  result = (SliceData *)getSlice(arg1,arg2,arg3,arg4,arg5);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SliceData, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_getContour2d(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int arg2 ;
+  int arg3 ;
+  float arg4 ;
+  Contour2dData *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  float val4 ;
+  int ecode4 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOOO:getContour2d",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "getContour2d" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "getContour2d" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "getContour2d" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  ecode4 = SWIG_AsVal_float(obj3, &val4);
+  if (!SWIG_IsOK(ecode4)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "getContour2d" "', argument " "4"" of type '" "float""'");
+  } 
+  arg4 = static_cast< float >(val4);
+  result = (Contour2dData *)getContour2d(arg1,arg2,arg3,arg4);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_Contour2dData, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_getContour3d(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int arg2 ;
+  int arg3 ;
+  float arg4 ;
+  int arg5 ;
+  Contour3dData *result = 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  float val4 ;
+  int ecode4 = 0 ;
+  int val5 ;
+  int ecode5 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  PyObject * obj4 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOOOO:getContour3d",&obj0,&obj1,&obj2,&obj3,&obj4)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "getContour3d" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "getContour3d" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "getContour3d" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  ecode4 = SWIG_AsVal_float(obj3, &val4);
+  if (!SWIG_IsOK(ecode4)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "getContour3d" "', argument " "4"" of type '" "float""'");
+  } 
+  arg4 = static_cast< float >(val4);
+  ecode5 = SWIG_AsVal_int(obj4, &val5);
+  if (!SWIG_IsOK(ecode5)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode5), "in method '" "getContour3d" "', argument " "5"" of type '" "int""'");
+  } 
+  arg5 = static_cast< int >(val5);
+  result = (Contour3dData *)getContour3d(arg1,arg2,arg3,arg4,arg5);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_Contour3dData, 0 |  0 );
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_saveContour2d(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int arg2 ;
+  int arg3 ;
+  float arg4 ;
+  char *arg5 = (char *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  float val4 ;
+  int ecode4 = 0 ;
+  int res5 ;
+  char *buf5 = 0 ;
+  int alloc5 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  PyObject * obj4 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOOOO:saveContour2d",&obj0,&obj1,&obj2,&obj3,&obj4)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "saveContour2d" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "saveContour2d" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "saveContour2d" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  ecode4 = SWIG_AsVal_float(obj3, &val4);
+  if (!SWIG_IsOK(ecode4)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "saveContour2d" "', argument " "4"" of type '" "float""'");
+  } 
+  arg4 = static_cast< float >(val4);
+  res5 = SWIG_AsCharPtrAndSize(obj4, &buf5, NULL, &alloc5);
+  if (!SWIG_IsOK(res5)) {
+    SWIG_exception_fail(SWIG_ArgError(res5), "in method '" "saveContour2d" "', argument " "5"" of type '" "char *""'");
+  }
+  arg5 = reinterpret_cast< char * >(buf5);
+  saveContour2d(arg1,arg2,arg3,arg4,arg5);
+  resultobj = SWIG_Py_Void();
+  if (alloc5 == SWIG_NEWOBJ) delete[] buf5;
+  return resultobj;
+fail:
+  if (alloc5 == SWIG_NEWOBJ) delete[] buf5;
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_saveContour3d(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int arg2 ;
+  int arg3 ;
+  float arg4 ;
+  int arg5 ;
+  char *arg6 = (char *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  float val4 ;
+  int ecode4 = 0 ;
+  int val5 ;
+  int ecode5 = 0 ;
+  int res6 ;
+  char *buf6 = 0 ;
+  int alloc6 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  PyObject * obj4 = 0 ;
+  PyObject * obj5 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOOOOO:saveContour3d",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "saveContour3d" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "saveContour3d" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "saveContour3d" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  ecode4 = SWIG_AsVal_float(obj3, &val4);
+  if (!SWIG_IsOK(ecode4)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "saveContour3d" "', argument " "4"" of type '" "float""'");
+  } 
+  arg4 = static_cast< float >(val4);
+  ecode5 = SWIG_AsVal_int(obj4, &val5);
+  if (!SWIG_IsOK(ecode5)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode5), "in method '" "saveContour3d" "', argument " "5"" of type '" "int""'");
+  } 
+  arg5 = static_cast< int >(val5);
+  res6 = SWIG_AsCharPtrAndSize(obj5, &buf6, NULL, &alloc6);
+  if (!SWIG_IsOK(res6)) {
+    SWIG_exception_fail(SWIG_ArgError(res6), "in method '" "saveContour3d" "', argument " "6"" of type '" "char *""'");
+  }
+  arg6 = reinterpret_cast< char * >(buf6);
+  saveContour3d(arg1,arg2,arg3,arg4,arg5,arg6);
+  resultobj = SWIG_Py_Void();
+  if (alloc6 == SWIG_NEWOBJ) delete[] buf6;
+  return resultobj;
+fail:
+  if (alloc6 == SWIG_NEWOBJ) delete[] buf6;
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_writeIsoComponents(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  int arg2 ;
+  int arg3 ;
+  float arg4 ;
+  int arg5 ;
+  char *arg6 = (char *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  int val2 ;
+  int ecode2 = 0 ;
+  int val3 ;
+  int ecode3 = 0 ;
+  float val4 ;
+  int ecode4 = 0 ;
+  int val5 ;
+  int ecode5 = 0 ;
+  int res6 ;
+  char *buf6 = 0 ;
+  int alloc6 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  PyObject * obj4 = 0 ;
+  PyObject * obj5 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOOOOO:writeIsoComponents",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "writeIsoComponents" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  ecode2 = SWIG_AsVal_int(obj1, &val2);
+  if (!SWIG_IsOK(ecode2)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "writeIsoComponents" "', argument " "2"" of type '" "int""'");
+  } 
+  arg2 = static_cast< int >(val2);
+  ecode3 = SWIG_AsVal_int(obj2, &val3);
+  if (!SWIG_IsOK(ecode3)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "writeIsoComponents" "', argument " "3"" of type '" "int""'");
+  } 
+  arg3 = static_cast< int >(val3);
+  ecode4 = SWIG_AsVal_float(obj3, &val4);
+  if (!SWIG_IsOK(ecode4)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "writeIsoComponents" "', argument " "4"" of type '" "float""'");
+  } 
+  arg4 = static_cast< float >(val4);
+  ecode5 = SWIG_AsVal_int(obj4, &val5);
+  if (!SWIG_IsOK(ecode5)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode5), "in method '" "writeIsoComponents" "', argument " "5"" of type '" "int""'");
+  } 
+  arg5 = static_cast< int >(val5);
+  res6 = SWIG_AsCharPtrAndSize(obj5, &buf6, NULL, &alloc6);
+  if (!SWIG_IsOK(res6)) {
+    SWIG_exception_fail(SWIG_ArgError(res6), "in method '" "writeIsoComponents" "', argument " "6"" of type '" "char *""'");
+  }
+  arg6 = reinterpret_cast< char * >(buf6);
+  writeIsoComponents(arg1,arg2,arg3,arg4,arg5,arg6);
+  resultobj = SWIG_Py_Void();
+  if (alloc6 == SWIG_NEWOBJ) delete[] buf6;
+  return resultobj;
+fail:
+  if (alloc6 == SWIG_NEWOBJ) delete[] buf6;
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_clearDataset(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:clearDataset",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "clearDataset" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  clearDataset(arg1);
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_newDatasetRegFloat3D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  int *arg1 = (int *) 0 ;
+  float (*arg2)[1][1][1][1] ;
+  float *arg3 ;
+  float *arg4 ;
+  ConDataset *result = 0 ;
+  PyArrayObject *array1 ;
+  int expected_dims1[5] ;
+  int intdims1[5] ;
+  PyArrayObject *array3 ;
+  int expected_dims3[1] ;
+  PyArrayObject *array4 ;
+  int expected_dims4[1] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOO:newDatasetRegFloat3D",&obj0,&obj1,&obj2)) SWIG_fail;
+  
+  if (obj0 != Py_None)
+  {
+    expected_dims1[0] = 1;
+    expected_dims1[1] = 1;
+    expected_dims1[2] = 1;
+    expected_dims1[3] = 1;
+    expected_dims1[4] = 1;
+    if (expected_dims1[0]==1) expected_dims1[0]=0;
+    if (expected_dims1[1]==1) expected_dims1[1]=0;
+    if (expected_dims1[2]==1) expected_dims1[2]=0;
+    if (expected_dims1[3]==1) expected_dims1[3]=0;
+    if (expected_dims1[4]==1) expected_dims1[4]=0;
+    array1 = contiguous_typed_array(obj0, PyArray_FLOAT, 5, expected_dims1);
+    if (! array1) return NULL;
+    arg2 = (float(*)[1][1][1][1])array1->data;
+    intdims1[0] = ((PyArrayObject *)(array1))->dimensions[0];
+    intdims1[1] = ((PyArrayObject *)(array1))->dimensions[1];
+    intdims1[2] = ((PyArrayObject *)(array1))->dimensions[2];
+    intdims1[3] = ((PyArrayObject *)(array1))->dimensions[3];
+    intdims1[4] = ((PyArrayObject *)(array1))->dimensions[4];
+    arg1 = intdims1;
+  }
+  else
+  {
+    array1 = NULL;
+    arg2 = NULL;
+    arg1 = NULL;
+  }
+  
+  
+  expected_dims3[0] = 3;
+  if (expected_dims3[0]==1) expected_dims3[0]=0;
+  array3 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims3);
+  if (! array3) return NULL;
+  arg3 = (float *)array3->data;
+  
+  
+  expected_dims4[0] = 3;
+  if (expected_dims4[0]==1) expected_dims4[0]=0;
+  array4 = contiguous_typed_array(obj2, PyArray_FLOAT, 1, expected_dims4);
+  if (! array4) return NULL;
+  arg4 = (float *)array4->data;
+  
+  result = (ConDataset *)newDatasetRegFloat3D(arg1,(float (*)[1][1][1][1])arg2,arg3,arg4);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_ConDataset, 0 |  0 );
+  
+  if ( array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  return resultobj;
+fail:
+  
+  if ( array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_delDatasetReg(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject * obj0 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"O:delDatasetReg",&obj0)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delDatasetReg" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  delDatasetReg(arg1);
+  resultobj = SWIG_Py_Void();
+  return resultobj;
+fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_newDatasetRegShort3D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  int *arg1 = (int *) 0 ;
+  short (*arg2)[1][1][1][1] ;
+  float *arg3 ;
+  float *arg4 ;
+  ConDataset *result = 0 ;
+  PyArrayObject *array1 ;
+  int expected_dims1[5] ;
+  int intdims1[5] ;
+  PyArrayObject *array3 ;
+  int expected_dims3[1] ;
+  PyArrayObject *array4 ;
+  int expected_dims4[1] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOO:newDatasetRegShort3D",&obj0,&obj1,&obj2)) SWIG_fail;
+  
+  if (obj0 != Py_None)
+  {
+    expected_dims1[0] = 1;
+    expected_dims1[1] = 1;
+    expected_dims1[2] = 1;
+    expected_dims1[3] = 1;
+    expected_dims1[4] = 1;
+    if (expected_dims1[0]==1) expected_dims1[0]=0;
+    if (expected_dims1[1]==1) expected_dims1[1]=0;
+    if (expected_dims1[2]==1) expected_dims1[2]=0;
+    if (expected_dims1[3]==1) expected_dims1[3]=0;
+    if (expected_dims1[4]==1) expected_dims1[4]=0;
+    array1 = contiguous_typed_array(obj0, PyArray_SHORT, 5, expected_dims1);
+    if (! array1) return NULL;
+    arg2 = (short(*)[1][1][1][1])array1->data;
+    intdims1[0] = ((PyArrayObject *)(array1))->dimensions[0];
+    intdims1[1] = ((PyArrayObject *)(array1))->dimensions[1];
+    intdims1[2] = ((PyArrayObject *)(array1))->dimensions[2];
+    intdims1[3] = ((PyArrayObject *)(array1))->dimensions[3];
+    intdims1[4] = ((PyArrayObject *)(array1))->dimensions[4];
+    arg1 = intdims1;
+  }
+  else
+  {
+    array1 = NULL;
+    arg2 = NULL;
+    arg1 = NULL;
+  }
+  
+  
+  expected_dims3[0] = 3;
+  if (expected_dims3[0]==1) expected_dims3[0]=0;
+  array3 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims3);
+  if (! array3) return NULL;
+  arg3 = (float *)array3->data;
+  
+  
+  expected_dims4[0] = 3;
+  if (expected_dims4[0]==1) expected_dims4[0]=0;
+  array4 = contiguous_typed_array(obj2, PyArray_FLOAT, 1, expected_dims4);
+  if (! array4) return NULL;
+  arg4 = (float *)array4->data;
+  
+  result = (ConDataset *)newDatasetRegShort3D(arg1,(short (*)[1][1][1][1])arg2,arg3,arg4);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_ConDataset, 0 |  0 );
+  
+  if ( array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  return resultobj;
+fail:
+  
+  if ( array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_newDatasetRegUchar3D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  int *arg1 = (int *) 0 ;
+  u_char (*arg2)[1][1][1][1] ;
+  float *arg3 ;
+  float *arg4 ;
+  ConDataset *result = 0 ;
+  PyArrayObject *array1 ;
+  int expected_dims1[5] ;
+  int intdims1[5] ;
+  PyArrayObject *array3 ;
+  int expected_dims3[1] ;
+  PyArrayObject *array4 ;
+  int expected_dims4[1] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOO:newDatasetRegUchar3D",&obj0,&obj1,&obj2)) SWIG_fail;
+  
+  if (obj0 != Py_None)
+  {
+    expected_dims1[0] = 1;
+    expected_dims1[1] = 1;
+    expected_dims1[2] = 1;
+    expected_dims1[3] = 1;
+    expected_dims1[4] = 1;
+    if (expected_dims1[0]==1) expected_dims1[0]=0;
+    if (expected_dims1[1]==1) expected_dims1[1]=0;
+    if (expected_dims1[2]==1) expected_dims1[2]=0;
+    if (expected_dims1[3]==1) expected_dims1[3]=0;
+    if (expected_dims1[4]==1) expected_dims1[4]=0;
+    array1 = contiguous_typed_array(obj0, PyArray_UBYTE, 5, expected_dims1);
+    if (! array1) return NULL;
+    arg2 = (u_char(*)[1][1][1][1])array1->data;
+    intdims1[0] = ((PyArrayObject *)(array1))->dimensions[0];
+    intdims1[1] = ((PyArrayObject *)(array1))->dimensions[1];
+    intdims1[2] = ((PyArrayObject *)(array1))->dimensions[2];
+    intdims1[3] = ((PyArrayObject *)(array1))->dimensions[3];
+    intdims1[4] = ((PyArrayObject *)(array1))->dimensions[4];
+    arg1 = intdims1;
+  }
+  else
+  {
+    array1 = NULL;
+    arg2 = NULL;
+    arg1 = NULL;
+  }
+  
+  
+  expected_dims3[0] = 3;
+  if (expected_dims3[0]==1) expected_dims3[0]=0;
+  array3 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims3);
+  if (! array3) return NULL;
+  arg3 = (float *)array3->data;
+  
+  
+  expected_dims4[0] = 3;
+  if (expected_dims4[0]==1) expected_dims4[0]=0;
+  array4 = contiguous_typed_array(obj2, PyArray_FLOAT, 1, expected_dims4);
+  if (! array4) return NULL;
+  arg4 = (float *)array4->data;
+  
+  result = (ConDataset *)newDatasetRegUchar3D(arg1,(unsigned char (*)[1][1][1][1])arg2,arg3,arg4);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_ConDataset, 0 |  0 );
+  
+  if ( array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  return resultobj;
+fail:
+  
+  if ( array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_setOrig3D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int expected_dims2[1] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:setOrig3D",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "setOrig3D" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  
+  expected_dims2[0] = 3;
+  if (expected_dims2[0]==1) expected_dims2[0]=0;
+  array2 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims2);
+  if (! array2) return NULL;
+  arg2 = (float *)array2->data;
+  
+  setOrig3D(arg1,arg2);
+  resultobj = SWIG_Py_Void();
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  return resultobj;
+fail:
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_setSpan3D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int expected_dims2[1] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:setSpan3D",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "setSpan3D" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  
+  expected_dims2[0] = 3;
+  if (expected_dims2[0]==1) expected_dims2[0]=0;
+  array2 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims2);
+  if (! array2) return NULL;
+  arg2 = (float *)array2->data;
+  
+  setSpan3D(arg1,arg2);
+  resultobj = SWIG_Py_Void();
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  return resultobj;
+fail:
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_newDatasetRegFloat2D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  int *arg1 = (int *) 0 ;
+  float (*arg2)[1][1][1] ;
+  float *arg3 ;
+  float *arg4 ;
+  ConDataset *result = 0 ;
+  PyArrayObject *array1 ;
+  int expected_dims1[4] ;
+  int intdims1[4] ;
+  PyArrayObject *array3 ;
+  int expected_dims3[1] ;
+  PyArrayObject *array4 ;
+  int expected_dims4[1] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOO:newDatasetRegFloat2D",&obj0,&obj1,&obj2)) SWIG_fail;
+  
+  if (obj0 != Py_None)
+  {
+    expected_dims1[0] = 1;
+    expected_dims1[1] = 1;
+    expected_dims1[2] = 1;
+    expected_dims1[3] = 1;
+    if (expected_dims1[0]==1) expected_dims1[0]=0;
+    if (expected_dims1[1]==1) expected_dims1[1]=0;
+    if (expected_dims1[2]==1) expected_dims1[2]=0;
+    if (expected_dims1[3]==1) expected_dims1[3]=0;
+    array1 = contiguous_typed_array(obj0, PyArray_FLOAT, 4, expected_dims1);
+    if (! array1) return NULL;
+    arg2 = (float(*)[1][1][1])array1->data;
+    intdims1[0] = ((PyArrayObject *)(array1))->dimensions[0];
+    intdims1[1] = ((PyArrayObject *)(array1))->dimensions[1];
+    intdims1[2] = ((PyArrayObject *)(array1))->dimensions[2];
+    intdims1[3] = ((PyArrayObject *)(array1))->dimensions[3];
+    arg1 = intdims1;
+  }
+  else
+  {
+    array1 = NULL;
+    arg2 = NULL;
+    arg1 = NULL;
+  }
+  
+  
+  expected_dims3[0] = 2;
+  if (expected_dims3[0]==1) expected_dims3[0]=0;
+  array3 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims3);
+  if (! array3) return NULL;
+  arg3 = (float *)array3->data;
+  
+  
+  expected_dims4[0] = 2;
+  if (expected_dims4[0]==1) expected_dims4[0]=0;
+  array4 = contiguous_typed_array(obj2, PyArray_FLOAT, 1, expected_dims4);
+  if (! array4) return NULL;
+  arg4 = (float *)array4->data;
+  
+  result = (ConDataset *)newDatasetRegFloat2D(arg1,(float (*)[1][1][1])arg2,arg3,arg4);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_ConDataset, 0 |  0 );
+  
+  if ( array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  return resultobj;
+fail:
+  
+  if ( array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_newDatasetRegShort2D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  int *arg1 = (int *) 0 ;
+  short (*arg2)[1][1][1] ;
+  float *arg3 ;
+  float *arg4 ;
+  ConDataset *result = 0 ;
+  PyArrayObject *array1 ;
+  int expected_dims1[4] ;
+  int intdims1[4] ;
+  PyArrayObject *array3 ;
+  int expected_dims3[1] ;
+  PyArrayObject *array4 ;
+  int expected_dims4[1] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOO:newDatasetRegShort2D",&obj0,&obj1,&obj2)) SWIG_fail;
+  
+  if (obj0 != Py_None)
+  {
+    expected_dims1[0] = 1;
+    expected_dims1[1] = 1;
+    expected_dims1[2] = 1;
+    expected_dims1[3] = 1;
+    if (expected_dims1[0]==1) expected_dims1[0]=0;
+    if (expected_dims1[1]==1) expected_dims1[1]=0;
+    if (expected_dims1[2]==1) expected_dims1[2]=0;
+    if (expected_dims1[3]==1) expected_dims1[3]=0;
+    array1 = contiguous_typed_array(obj0, PyArray_SHORT, 4, expected_dims1);
+    if (! array1) return NULL;
+    arg2 = (short(*)[1][1][1])array1->data;
+    intdims1[0] = ((PyArrayObject *)(array1))->dimensions[0];
+    intdims1[1] = ((PyArrayObject *)(array1))->dimensions[1];
+    intdims1[2] = ((PyArrayObject *)(array1))->dimensions[2];
+    intdims1[3] = ((PyArrayObject *)(array1))->dimensions[3];
+    arg1 = intdims1;
+  }
+  else
+  {
+    array1 = NULL;
+    arg2 = NULL;
+    arg1 = NULL;
+  }
+  
+  
+  expected_dims3[0] = 2;
+  if (expected_dims3[0]==1) expected_dims3[0]=0;
+  array3 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims3);
+  if (! array3) return NULL;
+  arg3 = (float *)array3->data;
+  
+  
+  expected_dims4[0] = 2;
+  if (expected_dims4[0]==1) expected_dims4[0]=0;
+  array4 = contiguous_typed_array(obj2, PyArray_FLOAT, 1, expected_dims4);
+  if (! array4) return NULL;
+  arg4 = (float *)array4->data;
+  
+  result = (ConDataset *)newDatasetRegShort2D(arg1,(short (*)[1][1][1])arg2,arg3,arg4);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_ConDataset, 0 |  0 );
+  
+  if ( array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  return resultobj;
+fail:
+  
+  if ( array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_newDatasetRegUchar2D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  int *arg1 = (int *) 0 ;
+  u_char (*arg2)[1][1][1] ;
+  float *arg3 ;
+  float *arg4 ;
+  ConDataset *result = 0 ;
+  PyArrayObject *array1 ;
+  int expected_dims1[4] ;
+  int intdims1[4] ;
+  PyArrayObject *array3 ;
+  int expected_dims3[1] ;
+  PyArrayObject *array4 ;
+  int expected_dims4[1] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOO:newDatasetRegUchar2D",&obj0,&obj1,&obj2)) SWIG_fail;
+  
+  if (obj0 != Py_None)
+  {
+    expected_dims1[0] = 1;
+    expected_dims1[1] = 1;
+    expected_dims1[2] = 1;
+    expected_dims1[3] = 1;
+    if (expected_dims1[0]==1) expected_dims1[0]=0;
+    if (expected_dims1[1]==1) expected_dims1[1]=0;
+    if (expected_dims1[2]==1) expected_dims1[2]=0;
+    if (expected_dims1[3]==1) expected_dims1[3]=0;
+    array1 = contiguous_typed_array(obj0, PyArray_UBYTE, 4, expected_dims1);
+    if (! array1) return NULL;
+    arg2 = (u_char(*)[1][1][1])array1->data;
+    intdims1[0] = ((PyArrayObject *)(array1))->dimensions[0];
+    intdims1[1] = ((PyArrayObject *)(array1))->dimensions[1];
+    intdims1[2] = ((PyArrayObject *)(array1))->dimensions[2];
+    intdims1[3] = ((PyArrayObject *)(array1))->dimensions[3];
+    arg1 = intdims1;
+  }
+  else
+  {
+    array1 = NULL;
+    arg2 = NULL;
+    arg1 = NULL;
+  }
+  
+  
+  expected_dims3[0] = 2;
+  if (expected_dims3[0]==1) expected_dims3[0]=0;
+  array3 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims3);
+  if (! array3) return NULL;
+  arg3 = (float *)array3->data;
+  
+  
+  expected_dims4[0] = 2;
+  if (expected_dims4[0]==1) expected_dims4[0]=0;
+  array4 = contiguous_typed_array(obj2, PyArray_FLOAT, 1, expected_dims4);
+  if (! array4) return NULL;
+  arg4 = (float *)array4->data;
+  
+  result = (ConDataset *)newDatasetRegUchar2D(arg1,(unsigned char (*)[1][1][1])arg2,arg3,arg4);
+  resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_ConDataset, 0 |  0 );
+  
+  if ( array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  return resultobj;
+fail:
+  
+  if ( array1 )
+  Py_DECREF((PyObject *)array1);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_setOrig2D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int expected_dims2[1] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:setOrig2D",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "setOrig2D" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  
+  expected_dims2[0] = 2;
+  if (expected_dims2[0]==1) expected_dims2[0]=0;
+  array2 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims2);
+  if (! array2) return NULL;
+  arg2 = (float *)array2->data;
+  
+  setOrig2D(arg1,arg2);
+  resultobj = SWIG_Py_Void();
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  return resultobj;
+fail:
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_setSpan2D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  ConDataset *arg1 = (ConDataset *) 0 ;
+  float *arg2 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int expected_dims2[1] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OO:setSpan2D",&obj0,&obj1)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_ConDataset, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "setSpan2D" "', argument " "1"" of type '" "ConDataset *""'"); 
+  }
+  arg1 = reinterpret_cast< ConDataset * >(argp1);
+  
+  expected_dims2[0] = 2;
+  if (expected_dims2[0]==1) expected_dims2[0]=0;
+  array2 = contiguous_typed_array(obj1, PyArray_FLOAT, 1, expected_dims2);
+  if (! array2) return NULL;
+  arg2 = (float *)array2->data;
+  
+  setSpan2D(arg1,arg2);
+  resultobj = SWIG_Py_Void();
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  return resultobj;
+fail:
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_getContour3dData(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour3dData *arg1 = (Contour3dData *) 0 ;
+  float (*arg2)[3] ;
+  float (*arg3)[3] ;
+  float *arg4 ;
+  int (*arg5)[3] ;
+  int arg6 ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int expected_dims2[2] ;
+  PyArrayObject *array3 ;
+  int expected_dims3[2] ;
+  PyArrayObject *array4 ;
+  int expected_dims4[1] ;
+  PyArrayObject *array5 ;
+  int expected_dims5[2] ;
+  int val6 ;
+  int ecode6 = 0 ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  PyObject * obj3 = 0 ;
+  PyObject * obj4 = 0 ;
+  PyObject * obj5 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOOOOO:getContour3dData",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour3dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "getContour3dData" "', argument " "1"" of type '" "Contour3dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour3dData * >(argp1);
+  
+  if (obj1 != Py_None)
+  {
+    expected_dims2[0] = 1;
+    expected_dims2[1] = 3;
+    if (expected_dims2[0]==1) expected_dims2[0]=0;
+    if (expected_dims2[1]==1) expected_dims2[1]=0;
+    array2 = contiguous_typed_array(obj1, PyArray_FLOAT, 2, expected_dims2);
+    if (! array2) return NULL;
+    arg2 = (float (*)[3])array2->data;
+  }
+  else
+  {
+    array2 = NULL;
+    arg2 = NULL;
+  }
+  
+  
+  if (obj2 != Py_None)
+  {
+    expected_dims3[0] = 1;
+    expected_dims3[1] = 3;
+    if (expected_dims3[0]==1) expected_dims3[0]=0;
+    if (expected_dims3[1]==1) expected_dims3[1]=0;
+    array3 = contiguous_typed_array(obj2, PyArray_FLOAT, 2, expected_dims3);
+    if (! array3) return NULL;
+    arg3 = (float (*)[3])array3->data;
+  }
+  else
+  {
+    array3 = NULL;
+    arg3 = NULL;
+  }
+  
+  
+  expected_dims4[0] = 1;
+  if (expected_dims4[0]==1) expected_dims4[0]=0;
+  array4 = contiguous_typed_array(obj3, PyArray_FLOAT, 1, expected_dims4);
+  if (! array4) return NULL;
+  arg4 = (float *)array4->data;
+  
+  
+  if (obj4 != Py_None)
+  {
+    expected_dims5[0] = 1;
+    expected_dims5[1] = 3;
+    if (expected_dims5[0]==1) expected_dims5[0]=0;
+    if (expected_dims5[1]==1) expected_dims5[1]=0;
+    array5 = contiguous_typed_array(obj4, PyArray_INT, 2, expected_dims5);
+    if (! array5) return NULL;
+    arg5 = (int (*)[3])array5->data;
+  }
+  else
+  {
+    array5 = NULL;
+    arg5 = NULL;
+  }
+  
+  ecode6 = SWIG_AsVal_int(obj5, &val6);
+  if (!SWIG_IsOK(ecode6)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode6), "in method '" "getContour3dData" "', argument " "6"" of type '" "int""'");
+  } 
+  arg6 = static_cast< int >(val6);
+  getContour3dData(arg1,(float (*)[3])arg2,(float (*)[3])arg3,arg4,(int (*)[3])arg5,arg6);
+  resultobj = SWIG_Py_Void();
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  
+  if ( array5 )
+  Py_DECREF((PyObject *)array5);
+  
+  return resultobj;
+fail:
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  
+  if ( array4 )
+  Py_DECREF((PyObject *)array4);
+  
+  
+  
+  if ( array5 )
+  Py_DECREF((PyObject *)array5);
+  
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_getContour2dData(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  Contour2dData *arg1 = (Contour2dData *) 0 ;
+  float (*arg2)[2] ;
+  int (*arg3)[2] ;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyArrayObject *array2 ;
+  int expected_dims2[2] ;
+  PyArrayObject *array3 ;
+  int expected_dims3[2] ;
+  PyObject * obj0 = 0 ;
+  PyObject * obj1 = 0 ;
+  PyObject * obj2 = 0 ;
+  
+  if (!PyArg_ParseTuple(args,(char *)"OOO:getContour2dData",&obj0,&obj1,&obj2)) SWIG_fail;
+  res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Contour2dData, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "getContour2dData" "', argument " "1"" of type '" "Contour2dData *""'"); 
+  }
+  arg1 = reinterpret_cast< Contour2dData * >(argp1);
+  
+  if (obj1 != Py_None)
+  {
+    expected_dims2[0] = 1;
+    expected_dims2[1] = 2;
+    if (expected_dims2[0]==1) expected_dims2[0]=0;
+    if (expected_dims2[1]==1) expected_dims2[1]=0;
+    array2 = contiguous_typed_array(obj1, PyArray_FLOAT, 2, expected_dims2);
+    if (! array2) return NULL;
+    arg2 = (float (*)[2])array2->data;
+  }
+  else
+  {
+    array2 = NULL;
+    arg2 = NULL;
+  }
+  
+  
+  if (obj2 != Py_None)
+  {
+    expected_dims3[0] = 1;
+    expected_dims3[1] = 2;
+    if (expected_dims3[0]==1) expected_dims3[0]=0;
+    if (expected_dims3[1]==1) expected_dims3[1]=0;
+    array3 = contiguous_typed_array(obj2, PyArray_INT, 2, expected_dims3);
+    if (! array3) return NULL;
+    arg3 = (int (*)[2])array3->data;
+  }
+  else
+  {
+    array3 = NULL;
+    arg3 = NULL;
+  }
+  
+  getContour2dData(arg1,(float (*)[2])arg2,(int (*)[2])arg3);
+  resultobj = SWIG_Py_Void();
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  return resultobj;
+fail:
+  
+  if ( array2 )
+  Py_DECREF((PyObject *)array2);
+  
+  
+  if ( array3 )
+  Py_DECREF((PyObject *)array3);
+  
+  return NULL;
+}
+
+
+static PyMethodDef SwigMethods[] = {
+	 { (char *)"DatasetInfo_datatype_set", _wrap_DatasetInfo_datatype_set, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_datatype_get", _wrap_DatasetInfo_datatype_get, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_meshtype_set", _wrap_DatasetInfo_meshtype_set, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_meshtype_get", _wrap_DatasetInfo_meshtype_get, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_nvars_set", _wrap_DatasetInfo_nvars_set, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_nvars_get", _wrap_DatasetInfo_nvars_get, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_ntime_set", _wrap_DatasetInfo_ntime_set, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_ntime_get", _wrap_DatasetInfo_ntime_get, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_dim_set", _wrap_DatasetInfo_dim_set, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_dim_get", _wrap_DatasetInfo_dim_get, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_orig_set", _wrap_DatasetInfo_orig_set, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_orig_get", _wrap_DatasetInfo_orig_get, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_span_set", _wrap_DatasetInfo_span_set, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_span_get", _wrap_DatasetInfo_span_get, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_minext_set", _wrap_DatasetInfo_minext_set, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_minext_get", _wrap_DatasetInfo_minext_get, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_maxext_set", _wrap_DatasetInfo_maxext_set, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_maxext_get", _wrap_DatasetInfo_maxext_get, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_minvar_set", _wrap_DatasetInfo_minvar_set, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_minvar_get", _wrap_DatasetInfo_minvar_get, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_maxvar_set", _wrap_DatasetInfo_maxvar_set, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_maxvar_get", _wrap_DatasetInfo_maxvar_get, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo__dim", _wrap_DatasetInfo__dim, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo__orig", _wrap_DatasetInfo__orig, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo__span", _wrap_DatasetInfo__span, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo__minext", _wrap_DatasetInfo__minext, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo__maxext", _wrap_DatasetInfo__maxext, METH_VARARGS, NULL},
+	 { (char *)"new_DatasetInfo", _wrap_new_DatasetInfo, METH_VARARGS, NULL},
+	 { (char *)"delete_DatasetInfo", _wrap_delete_DatasetInfo, METH_VARARGS, NULL},
+	 { (char *)"DatasetInfo_swigregister", DatasetInfo_swigregister, METH_VARARGS, NULL},
+	 { (char *)"Seed_min_set", _wrap_Seed_min_set, METH_VARARGS, NULL},
+	 { (char *)"Seed_min_get", _wrap_Seed_min_get, METH_VARARGS, NULL},
+	 { (char *)"Seed_max_set", _wrap_Seed_max_set, METH_VARARGS, NULL},
+	 { (char *)"Seed_max_get", _wrap_Seed_max_get, METH_VARARGS, NULL},
+	 { (char *)"Seed_cell_id_set", _wrap_Seed_cell_id_set, METH_VARARGS, NULL},
+	 { (char *)"Seed_cell_id_get", _wrap_Seed_cell_id_get, METH_VARARGS, NULL},
+	 { (char *)"new_Seed", _wrap_new_Seed, METH_VARARGS, NULL},
+	 { (char *)"delete_Seed", _wrap_delete_Seed, METH_VARARGS, NULL},
+	 { (char *)"Seed_swigregister", Seed_swigregister, METH_VARARGS, NULL},
+	 { (char *)"SeedData_nseeds_set", _wrap_SeedData_nseeds_set, METH_VARARGS, NULL},
+	 { (char *)"SeedData_nseeds_get", _wrap_SeedData_nseeds_get, METH_VARARGS, NULL},
+	 { (char *)"SeedData_seeds_set", _wrap_SeedData_seeds_set, METH_VARARGS, NULL},
+	 { (char *)"SeedData_seeds_get", _wrap_SeedData_seeds_get, METH_VARARGS, NULL},
+	 { (char *)"new_SeedData", _wrap_new_SeedData, METH_VARARGS, NULL},
+	 { (char *)"delete_SeedData", _wrap_delete_SeedData, METH_VARARGS, NULL},
+	 { (char *)"SeedData_swigregister", SeedData_swigregister, METH_VARARGS, NULL},
+	 { (char *)"Signature_name_set", _wrap_Signature_name_set, METH_VARARGS, NULL},
+	 { (char *)"Signature_name_get", _wrap_Signature_name_get, METH_VARARGS, NULL},
+	 { (char *)"Signature_nval_set", _wrap_Signature_nval_set, METH_VARARGS, NULL},
+	 { (char *)"Signature_nval_get", _wrap_Signature_nval_get, METH_VARARGS, NULL},
+	 { (char *)"Signature_fx_set", _wrap_Signature_fx_set, METH_VARARGS, NULL},
+	 { (char *)"Signature_fx_get", _wrap_Signature_fx_get, METH_VARARGS, NULL},
+	 { (char *)"Signature_fy_set", _wrap_Signature_fy_set, METH_VARARGS, NULL},
+	 { (char *)"Signature_fy_get", _wrap_Signature_fy_get, METH_VARARGS, NULL},
+	 { (char *)"Signature_getFx", _wrap_Signature_getFx, METH_VARARGS, NULL},
+	 { (char *)"Signature_getFy", _wrap_Signature_getFy, METH_VARARGS, NULL},
+	 { (char *)"new_Signature", _wrap_new_Signature, METH_VARARGS, NULL},
+	 { (char *)"delete_Signature", _wrap_delete_Signature, METH_VARARGS, NULL},
+	 { (char *)"Signature_swigregister", Signature_swigregister, METH_VARARGS, NULL},
+	 { (char *)"SliceData_width_set", _wrap_SliceData_width_set, METH_VARARGS, NULL},
+	 { (char *)"SliceData_width_get", _wrap_SliceData_width_get, METH_VARARGS, NULL},
+	 { (char *)"SliceData_height_set", _wrap_SliceData_height_set, METH_VARARGS, NULL},
+	 { (char *)"SliceData_height_get", _wrap_SliceData_height_get, METH_VARARGS, NULL},
+	 { (char *)"SliceData_datatype_set", _wrap_SliceData_datatype_set, METH_VARARGS, NULL},
+	 { (char *)"SliceData_datatype_get", _wrap_SliceData_datatype_get, METH_VARARGS, NULL},
+	 { (char *)"SliceData_ucdata_set", _wrap_SliceData_ucdata_set, METH_VARARGS, NULL},
+	 { (char *)"SliceData_ucdata_get", _wrap_SliceData_ucdata_get, METH_VARARGS, NULL},
+	 { (char *)"SliceData_usdata_set", _wrap_SliceData_usdata_set, METH_VARARGS, NULL},
+	 { (char *)"SliceData_usdata_get", _wrap_SliceData_usdata_get, METH_VARARGS, NULL},
+	 { (char *)"SliceData_fdata_set", _wrap_SliceData_fdata_set, METH_VARARGS, NULL},
+	 { (char *)"SliceData_fdata_get", _wrap_SliceData_fdata_get, METH_VARARGS, NULL},
+	 { (char *)"new_SliceData", _wrap_new_SliceData, METH_VARARGS, NULL},
+	 { (char *)"delete_SliceData", _wrap_delete_SliceData, METH_VARARGS, NULL},
+	 { (char *)"SliceData_swigregister", SliceData_swigregister, METH_VARARGS, NULL},
+	 { (char *)"Contour2dData_nvert_set", _wrap_Contour2dData_nvert_set, METH_VARARGS, NULL},
+	 { (char *)"Contour2dData_nvert_get", _wrap_Contour2dData_nvert_get, METH_VARARGS, NULL},
+	 { (char *)"Contour2dData_nedge_set", _wrap_Contour2dData_nedge_set, METH_VARARGS, NULL},
+	 { (char *)"Contour2dData_nedge_get", _wrap_Contour2dData_nedge_get, METH_VARARGS, NULL},
+	 { (char *)"new_Contour2dData", _wrap_new_Contour2dData, METH_VARARGS, NULL},
+	 { (char *)"delete_Contour2dData", _wrap_delete_Contour2dData, METH_VARARGS, NULL},
+	 { (char *)"Contour2dData_swigregister", Contour2dData_swigregister, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_nvert_set", _wrap_Contour3dData_nvert_set, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_nvert_get", _wrap_Contour3dData_nvert_get, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_ntri_set", _wrap_Contour3dData_ntri_set, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_ntri_get", _wrap_Contour3dData_ntri_get, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_vfun_set", _wrap_Contour3dData_vfun_set, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_vfun_get", _wrap_Contour3dData_vfun_get, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_colorvar_set", _wrap_Contour3dData_colorvar_set, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_colorvar_get", _wrap_Contour3dData_colorvar_get, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_fmin_set", _wrap_Contour3dData_fmin_set, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_fmin_get", _wrap_Contour3dData_fmin_get, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_fmax_set", _wrap_Contour3dData_fmax_set, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_fmax_get", _wrap_Contour3dData_fmax_get, METH_VARARGS, NULL},
+	 { (char *)"new_Contour3dData", _wrap_new_Contour3dData, METH_VARARGS, NULL},
+	 { (char *)"delete_Contour3dData", _wrap_delete_Contour3dData, METH_VARARGS, NULL},
+	 { (char *)"Contour3dData_swigregister", Contour3dData_swigregister, METH_VARARGS, NULL},
+	 { (char *)"ConDataset_vnames_set", _wrap_ConDataset_vnames_set, METH_VARARGS, NULL},
+	 { (char *)"ConDataset_vnames_get", _wrap_ConDataset_vnames_get, METH_VARARGS, NULL},
+	 { (char *)"ConDataset_nsfun_set", _wrap_ConDataset_nsfun_set, METH_VARARGS, NULL},
+	 { (char *)"ConDataset_nsfun_get", _wrap_ConDataset_nsfun_get, METH_VARARGS, NULL},
+	 { (char *)"ConDataset_sfun_set", _wrap_ConDataset_sfun_set, METH_VARARGS, NULL},
+	 { (char *)"ConDataset_sfun_get", _wrap_ConDataset_sfun_get, METH_VARARGS, NULL},
+	 { (char *)"ConDataset_data_set", _wrap_ConDataset_data_set, METH_VARARGS, NULL},
+	 { (char *)"ConDataset_data_get", _wrap_ConDataset_data_get, METH_VARARGS, NULL},
+	 { (char *)"ConDataset_plot_set", _wrap_ConDataset_plot_set, METH_VARARGS, NULL},
+	 { (char *)"ConDataset_plot_get", _wrap_ConDataset_plot_get, METH_VARARGS, NULL},
+	 { (char *)"ConDataset_getSignature", _wrap_ConDataset_getSignature, METH_VARARGS, NULL},
+	 { (char *)"new_ConDataset", _wrap_new_ConDataset, METH_VARARGS, NULL},
+	 { (char *)"delete_ConDataset", _wrap_delete_ConDataset, METH_VARARGS, NULL},
+	 { (char *)"ConDataset_swigregister", ConDataset_swigregister, METH_VARARGS, NULL},
+	 { (char *)"setVerboseLevel", _wrap_setVerboseLevel, METH_VARARGS, NULL},
+	 { (char *)"newDatasetUnstr", _wrap_newDatasetUnstr, METH_VARARGS, NULL},
+	 { (char *)"newDatasetReg", _wrap_newDatasetReg, METH_VARARGS, NULL},
+	 { (char *)"loadDataset", _wrap_loadDataset, METH_VARARGS, NULL},
+	 { (char *)"getDatasetInfo", _wrap_getDatasetInfo, METH_VARARGS, NULL},
+	 { (char *)"getVariableNames", _wrap_getVariableNames, METH_VARARGS, NULL},
+	 { (char *)"getSeedCells", _wrap_getSeedCells, METH_VARARGS, NULL},
+	 { (char *)"getNumberOfSignatures", _wrap_getNumberOfSignatures, METH_VARARGS, NULL},
+	 { (char *)"getSignatureFunctions", _wrap_getSignatureFunctions, METH_VARARGS, NULL},
+	 { (char *)"getSignatureValues", _wrap_getSignatureValues, METH_VARARGS, NULL},
+	 { (char *)"getSlice", _wrap_getSlice, METH_VARARGS, NULL},
+	 { (char *)"getContour2d", _wrap_getContour2d, METH_VARARGS, NULL},
+	 { (char *)"getContour3d", _wrap_getContour3d, METH_VARARGS, NULL},
+	 { (char *)"saveContour2d", _wrap_saveContour2d, METH_VARARGS, NULL},
+	 { (char *)"saveContour3d", _wrap_saveContour3d, METH_VARARGS, NULL},
+	 { (char *)"writeIsoComponents", _wrap_writeIsoComponents, METH_VARARGS, NULL},
+	 { (char *)"clearDataset", _wrap_clearDataset, METH_VARARGS, NULL},
+	 { (char *)"newDatasetRegFloat3D", _wrap_newDatasetRegFloat3D, METH_VARARGS, NULL},
+	 { (char *)"delDatasetReg", _wrap_delDatasetReg, METH_VARARGS, NULL},
+	 { (char *)"newDatasetRegShort3D", _wrap_newDatasetRegShort3D, METH_VARARGS, NULL},
+	 { (char *)"newDatasetRegUchar3D", _wrap_newDatasetRegUchar3D, METH_VARARGS, NULL},
+	 { (char *)"setOrig3D", _wrap_setOrig3D, METH_VARARGS, NULL},
+	 { (char *)"setSpan3D", _wrap_setSpan3D, METH_VARARGS, NULL},
+	 { (char *)"newDatasetRegFloat2D", _wrap_newDatasetRegFloat2D, METH_VARARGS, NULL},
+	 { (char *)"newDatasetRegShort2D", _wrap_newDatasetRegShort2D, METH_VARARGS, NULL},
+	 { (char *)"newDatasetRegUchar2D", _wrap_newDatasetRegUchar2D, METH_VARARGS, NULL},
+	 { (char *)"setOrig2D", _wrap_setOrig2D, METH_VARARGS, NULL},
+	 { (char *)"setSpan2D", _wrap_setSpan2D, METH_VARARGS, NULL},
+	 { (char *)"getContour3dData", _wrap_getContour3dData, METH_VARARGS, NULL},
+	 { (char *)"getContour2dData", _wrap_getContour2dData, METH_VARARGS, NULL},
+	 { (char *)"string2Float", string2Float, METH_VARARGS, NULL},
+	 { (char *)"getSliceArray", getSliceArray, METH_VARARGS, NULL},
+	 { NULL, NULL, 0, NULL }
+};
+
+
+/* -------- TYPE CONVERSION AND EQUIVALENCE RULES (BEGIN) -------- */
+
+static swig_type_info _swigt__p_ConDataset = {"_p_ConDataset", "ConDataset *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_Conplot = {"_p_Conplot", "Conplot *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_Contour2dData = {"_p_Contour2dData", "Contour2dData *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_Contour3dData = {"_p_Contour3dData", "Contour3dData *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_Dataset = {"_p_Dataset", "Dataset *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_DatasetInfo = {"_p_DatasetInfo", "DatasetInfo *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_Seed = {"_p_Seed", "Seed *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_SeedData = {"_p_SeedData", "SeedData *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_Signature = {"_p_Signature", "Signature *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_SliceData = {"_p_SliceData", "SliceData *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_a_1__a_1__a_1__a_1__float = {"_p_a_1__a_1__a_1__a_1__float", "float (*)[1][1][1][1]", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_a_1__a_1__a_1__a_1__short = {"_p_a_1__a_1__a_1__a_1__short", "short (*)[1][1][1][1]", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_a_1__a_1__a_1__a_1__unsigned_char = {"_p_a_1__a_1__a_1__a_1__unsigned_char", "unsigned char (*)[1][1][1][1]|u_char (*)[1][1][1][1]", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_a_1__a_1__a_1__float = {"_p_a_1__a_1__a_1__float", "float (*)[1][1][1]", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_a_1__a_1__a_1__short = {"_p_a_1__a_1__a_1__short", "short (*)[1][1][1]", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_a_1__a_1__a_1__unsigned_char = {"_p_a_1__a_1__a_1__unsigned_char", "unsigned char (*)[1][1][1]|u_char (*)[1][1][1]", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_a_2__float = {"_p_a_2__float", "float (*)[2]", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_a_2__int = {"_p_a_2__int", "int (*)[2]", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_a_3__float = {"_p_a_3__float", "float (*)[3]", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_a_3__int = {"_p_a_3__int", "int (*)[3]", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_char = {"_p_char", "char *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_double = {"_p_double", "double *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_float = {"_p_float", "float *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_int = {"_p_int", "int *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_p_char = {"_p_p_char", "char **", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_p_p_Signature = {"_p_p_p_Signature", "Signature ***", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_unsigned_char = {"_p_unsigned_char", "u_char *|unsigned char *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_unsigned_int = {"_p_unsigned_int", "unsigned int *|u_int *", 0, 0, (void*)0, 0};
+static swig_type_info _swigt__p_unsigned_short = {"_p_unsigned_short", "unsigned short *|u_short *", 0, 0, (void*)0, 0};
+
+static swig_type_info *swig_type_initial[] = {
+  &_swigt__p_ConDataset,
+  &_swigt__p_Conplot,
+  &_swigt__p_Contour2dData,
+  &_swigt__p_Contour3dData,
+  &_swigt__p_Dataset,
+  &_swigt__p_DatasetInfo,
+  &_swigt__p_Seed,
+  &_swigt__p_SeedData,
+  &_swigt__p_Signature,
+  &_swigt__p_SliceData,
+  &_swigt__p_a_1__a_1__a_1__a_1__float,
+  &_swigt__p_a_1__a_1__a_1__a_1__short,
+  &_swigt__p_a_1__a_1__a_1__a_1__unsigned_char,
+  &_swigt__p_a_1__a_1__a_1__float,
+  &_swigt__p_a_1__a_1__a_1__short,
+  &_swigt__p_a_1__a_1__a_1__unsigned_char,
+  &_swigt__p_a_2__float,
+  &_swigt__p_a_2__int,
+  &_swigt__p_a_3__float,
+  &_swigt__p_a_3__int,
+  &_swigt__p_char,
+  &_swigt__p_double,
+  &_swigt__p_float,
+  &_swigt__p_int,
+  &_swigt__p_p_char,
+  &_swigt__p_p_p_Signature,
+  &_swigt__p_unsigned_char,
+  &_swigt__p_unsigned_int,
+  &_swigt__p_unsigned_short,
+};
+
+static swig_cast_info _swigc__p_ConDataset[] = {  {&_swigt__p_ConDataset, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_Conplot[] = {  {&_swigt__p_Conplot, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_Contour2dData[] = {  {&_swigt__p_Contour2dData, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_Contour3dData[] = {  {&_swigt__p_Contour3dData, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_Dataset[] = {  {&_swigt__p_Dataset, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_DatasetInfo[] = {  {&_swigt__p_DatasetInfo, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_Seed[] = {  {&_swigt__p_Seed, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_SeedData[] = {  {&_swigt__p_SeedData, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_Signature[] = {  {&_swigt__p_Signature, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_SliceData[] = {  {&_swigt__p_SliceData, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_a_1__a_1__a_1__a_1__float[] = {  {&_swigt__p_a_1__a_1__a_1__a_1__float, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_a_1__a_1__a_1__a_1__short[] = {  {&_swigt__p_a_1__a_1__a_1__a_1__short, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_a_1__a_1__a_1__a_1__unsigned_char[] = {  {&_swigt__p_a_1__a_1__a_1__a_1__unsigned_char, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_a_1__a_1__a_1__float[] = {  {&_swigt__p_a_1__a_1__a_1__float, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_a_1__a_1__a_1__short[] = {  {&_swigt__p_a_1__a_1__a_1__short, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_a_1__a_1__a_1__unsigned_char[] = {  {&_swigt__p_a_1__a_1__a_1__unsigned_char, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_a_2__float[] = {  {&_swigt__p_a_2__float, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_a_2__int[] = {  {&_swigt__p_a_2__int, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_a_3__float[] = {  {&_swigt__p_a_3__float, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_a_3__int[] = {  {&_swigt__p_a_3__int, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_char[] = {  {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_double[] = {  {&_swigt__p_double, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_float[] = {  {&_swigt__p_float, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_int[] = {  {&_swigt__p_int, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_p_char[] = {  {&_swigt__p_p_char, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_p_p_Signature[] = {  {&_swigt__p_p_p_Signature, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_unsigned_char[] = {  {&_swigt__p_unsigned_char, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_unsigned_int[] = {  {&_swigt__p_unsigned_int, 0, 0, 0},{0, 0, 0, 0}};
+static swig_cast_info _swigc__p_unsigned_short[] = {  {&_swigt__p_unsigned_short, 0, 0, 0},{0, 0, 0, 0}};
+
+static swig_cast_info *swig_cast_initial[] = {
+  _swigc__p_ConDataset,
+  _swigc__p_Conplot,
+  _swigc__p_Contour2dData,
+  _swigc__p_Contour3dData,
+  _swigc__p_Dataset,
+  _swigc__p_DatasetInfo,
+  _swigc__p_Seed,
+  _swigc__p_SeedData,
+  _swigc__p_Signature,
+  _swigc__p_SliceData,
+  _swigc__p_a_1__a_1__a_1__a_1__float,
+  _swigc__p_a_1__a_1__a_1__a_1__short,
+  _swigc__p_a_1__a_1__a_1__a_1__unsigned_char,
+  _swigc__p_a_1__a_1__a_1__float,
+  _swigc__p_a_1__a_1__a_1__short,
+  _swigc__p_a_1__a_1__a_1__unsigned_char,
+  _swigc__p_a_2__float,
+  _swigc__p_a_2__int,
+  _swigc__p_a_3__float,
+  _swigc__p_a_3__int,
+  _swigc__p_char,
+  _swigc__p_double,
+  _swigc__p_float,
+  _swigc__p_int,
+  _swigc__p_p_char,
+  _swigc__p_p_p_Signature,
+  _swigc__p_unsigned_char,
+  _swigc__p_unsigned_int,
+  _swigc__p_unsigned_short,
+};
+
+
+/* -------- TYPE CONVERSION AND EQUIVALENCE RULES (END) -------- */
+
+static swig_const_info swig_const_table[] = {
+{0, 0, 0, 0.0, 0, 0}};
+
+#ifdef __cplusplus
+}
+#endif
+/* -----------------------------------------------------------------------------
+ * Type initialization:
+ * This problem is tough by the requirement that no dynamic 
+ * memory is used. Also, since swig_type_info structures store pointers to 
+ * swig_cast_info structures and swig_cast_info structures store pointers back
+ * to swig_type_info structures, we need some lookup code at initialization. 
+ * The idea is that swig generates all the structures that are needed. 
+ * The runtime then collects these partially filled structures. 
+ * The SWIG_InitializeModule function takes these initial arrays out of 
+ * swig_module, and does all the lookup, filling in the swig_module.types
+ * array with the correct data and linking the correct swig_cast_info
+ * structures together.
+ *
+ * The generated swig_type_info structures are assigned staticly to an initial 
+ * array. We just loop through that array, and handle each type individually.
+ * First we lookup if this type has been already loaded, and if so, use the
+ * loaded structure instead of the generated one. Then we have to fill in the
+ * cast linked list. The cast data is initially stored in something like a
+ * two-dimensional array. Each row corresponds to a type (there are the same
+ * number of rows as there are in the swig_type_initial array). Each entry in
+ * a column is one of the swig_cast_info structures for that type.
+ * The cast_initial array is actually an array of arrays, because each row has
+ * a variable number of columns. So to actually build the cast linked list,
+ * we find the array of casts associated with the type, and loop through it 
+ * adding the casts to the list. The one last trick we need to do is making
+ * sure the type pointer in the swig_cast_info struct is correct.
+ *
+ * First off, we lookup the cast->type name to see if it is already loaded. 
+ * There are three cases to handle:
+ *  1) If the cast->type has already been loaded AND the type we are adding
+ *     casting info to has not been loaded (it is in this module), THEN we
+ *     replace the cast->type pointer with the type pointer that has already
+ *     been loaded.
+ *  2) If BOTH types (the one we are adding casting info to, and the 
+ *     cast->type) are loaded, THEN the cast info has already been loaded by
+ *     the previous module so we just ignore it.
+ *  3) Finally, if cast->type has not already been loaded, then we add that
+ *     swig_cast_info to the linked list (because the cast->type) pointer will
+ *     be correct.
+ * ----------------------------------------------------------------------------- */
+
+#ifdef __cplusplus
+extern "C" {
+#if 0
+} /* c-mode */
+#endif
+#endif
+
+#if 0
+#define SWIGRUNTIME_DEBUG
+#endif
+
+
+SWIGRUNTIME void
+SWIG_InitializeModule(void *clientdata) {
+  size_t i;
+  swig_module_info *module_head, *iter;
+  int found;
+  
+  clientdata = clientdata;
+  
+  /* check to see if the circular list has been setup, if not, set it up */
+  if (swig_module.next==0) {
+    /* Initialize the swig_module */
+    swig_module.type_initial = swig_type_initial;
+    swig_module.cast_initial = swig_cast_initial;
+    swig_module.next = &swig_module;
+  }
+  
+  /* Try and load any already created modules */
+  module_head = SWIG_GetModule(clientdata);
+  if (!module_head) {
+    /* This is the first module loaded for this interpreter */
+    /* so set the swig module into the interpreter */
+    SWIG_SetModule(clientdata, &swig_module);
+    module_head = &swig_module;
+  } else {
+    /* the interpreter has loaded a SWIG module, but has it loaded this one? */
+    found=0;
+    iter=module_head;
+    do {
+      if (iter==&swig_module) {
+        found=1;
+        break;
+      }
+      iter=iter->next;
+    } while (iter!= module_head);
+    
+    /* if the is found in the list, then all is done and we may leave */
+    if (found) return;
+    /* otherwise we must add out module into the list */
+    swig_module.next = module_head->next;
+    module_head->next = &swig_module;
+  }
+  
+  /* Now work on filling in swig_module.types */
+#ifdef SWIGRUNTIME_DEBUG
+  printf("SWIG_InitializeModule: size %d\n", swig_module.size);
+#endif
+  for (i = 0; i < swig_module.size; ++i) {
+    swig_type_info *type = 0;
+    swig_type_info *ret;
+    swig_cast_info *cast;
+    
+#ifdef SWIGRUNTIME_DEBUG
+    printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.type_initial[i]->name);
+#endif
+    
+    /* if there is another module already loaded */
+    if (swig_module.next != &swig_module) {
+      type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.type_initial[i]->name);
+    }
+    if (type) {
+      /* Overwrite clientdata field */
+#ifdef SWIGRUNTIME_DEBUG
+      printf("SWIG_InitializeModule: found type %s\n", type->name);
+#endif
+      if (swig_module.type_initial[i]->clientdata) {
+        type->clientdata = swig_module.type_initial[i]->clientdata;
+#ifdef SWIGRUNTIME_DEBUG
+        printf("SWIG_InitializeModule: found and overwrite type %s \n", type->name);
+#endif
+      }
+    } else {
+      type = swig_module.type_initial[i];
+    }
+    
+    /* Insert casting types */
+    cast = swig_module.cast_initial[i];
+    while (cast->type) {
+      /* Don't need to add information already in the list */
+      ret = 0;
+#ifdef SWIGRUNTIME_DEBUG
+      printf("SWIG_InitializeModule: look cast %s\n", cast->type->name);
+#endif
+      if (swig_module.next != &swig_module) {
+        ret = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, cast->type->name);
+#ifdef SWIGRUNTIME_DEBUG
+        if (ret) printf("SWIG_InitializeModule: found cast %s\n", ret->name);
+#endif
+      }
+      if (ret) {
+        if (type == swig_module.type_initial[i]) {
+#ifdef SWIGRUNTIME_DEBUG
+          printf("SWIG_InitializeModule: skip old type %s\n", ret->name);
+#endif
+          cast->type = ret;
+          ret = 0;
+        } else {
+          /* Check for casting already in the list */
+          swig_cast_info *ocast = SWIG_TypeCheck(ret->name, type);
+#ifdef SWIGRUNTIME_DEBUG
+          if (ocast) printf("SWIG_InitializeModule: skip old cast %s\n", ret->name);
+#endif
+          if (!ocast) ret = 0;
+        }
+      }
+      
+      if (!ret) {
+#ifdef SWIGRUNTIME_DEBUG
+        printf("SWIG_InitializeModule: adding cast %s\n", cast->type->name);
+#endif
+        if (type->cast) {
+          type->cast->prev = cast;
+          cast->next = type->cast;
+        }
+        type->cast = cast;
+      }
+      cast++;
+    }
+    /* Set entry in modules->types array equal to the type */
+    swig_module.types[i] = type;
+  }
+  swig_module.types[i] = 0;
+  
+#ifdef SWIGRUNTIME_DEBUG
+  printf("**** SWIG_InitializeModule: Cast List ******\n");
+  for (i = 0; i < swig_module.size; ++i) {
+    int j = 0;
+    swig_cast_info *cast = swig_module.cast_initial[i];
+    printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.type_initial[i]->name);
+    while (cast->type) {
+      printf("SWIG_InitializeModule: cast type %s\n", cast->type->name);
+      cast++;
+      ++j;
+    }
+    printf("---- Total casts: %d\n",j);
+  }
+  printf("**** SWIG_InitializeModule: Cast List ******\n");
+#endif
+}
+
+/* This function will propagate the clientdata field of type to
+* any new swig_type_info structures that have been added into the list
+* of equivalent types.  It is like calling
+* SWIG_TypeClientData(type, clientdata) a second time.
+*/
+SWIGRUNTIME void
+SWIG_PropagateClientData(void) {
+  size_t i;
+  swig_cast_info *equiv;
+  static int init_run = 0;
+  
+  if (init_run) return;
+  init_run = 1;
+  
+  for (i = 0; i < swig_module.size; i++) {
+    if (swig_module.types[i]->clientdata) {
+      equiv = swig_module.types[i]->cast;
+      while (equiv) {
+        if (!equiv->converter) {
+          if (equiv->type && !equiv->type->clientdata)
+          SWIG_TypeClientData(equiv->type, swig_module.types[i]->clientdata);
+        }
+        equiv = equiv->next;
+      }
+    }
+  }
+}
+
+#ifdef __cplusplus
+#if 0
+{
+  /* c-mode */
+#endif
+}
+#endif
+
+
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+  
+  /* Python-specific SWIG API */
+#define SWIG_newvarlink()                             SWIG_Python_newvarlink()
+#define SWIG_addvarlink(p, name, get_attr, set_attr)  SWIG_Python_addvarlink(p, name, get_attr, set_attr)
+#define SWIG_InstallConstants(d, constants)           SWIG_Python_InstallConstants(d, constants)
+  
+  /* -----------------------------------------------------------------------------
+   * global variable support code.
+   * ----------------------------------------------------------------------------- */
+  
+  typedef struct swig_globalvar {
+    char       *name;                  /* Name of global variable */
+    PyObject *(*get_attr)(void);       /* Return the current value */
+    int       (*set_attr)(PyObject *); /* Set the value */
+    struct swig_globalvar *next;
+  } swig_globalvar;
+  
+  typedef struct swig_varlinkobject {
+    PyObject_HEAD
+    swig_globalvar *vars;
+  } swig_varlinkobject;
+  
+  SWIGINTERN PyObject *
+  swig_varlink_repr(swig_varlinkobject *SWIGUNUSEDPARM(v)) {
+    return PyString_FromString("<Swig global variables>");
+  }
+  
+  SWIGINTERN PyObject *
+  swig_varlink_str(swig_varlinkobject *v) {
+    PyObject *str = PyString_FromString("(");
+    swig_globalvar  *var;
+    for (var = v->vars; var; var=var->next) {
+      PyString_ConcatAndDel(&str,PyString_FromString(var->name));
+      if (var->next) PyString_ConcatAndDel(&str,PyString_FromString(", "));
+    }
+    PyString_ConcatAndDel(&str,PyString_FromString(")"));
+    return str;
+  }
+  
+  SWIGINTERN int
+  swig_varlink_print(swig_varlinkobject *v, FILE *fp, int SWIGUNUSEDPARM(flags)) {
+    PyObject *str = swig_varlink_str(v);
+    fprintf(fp,"Swig global variables ");
+    fprintf(fp,"%s\n", PyString_AsString(str));
+    Py_DECREF(str);
+    return 0;
+  }
+  
+  SWIGINTERN void
+  swig_varlink_dealloc(swig_varlinkobject *v) {
+    swig_globalvar *var = v->vars;
+    while (var) {
+      swig_globalvar *n = var->next;
+      free(var->name);
+      free(var);
+      var = n;
+    }
+  }
+  
+  SWIGINTERN PyObject *
+  swig_varlink_getattr(swig_varlinkobject *v, char *n) {
+    PyObject *res = NULL;
+    swig_globalvar *var = v->vars;
+    while (var) {
+      if (strcmp(var->name,n) == 0) {
+        res = (*var->get_attr)();
+        break;
+      }
+      var = var->next;
+    }
+    if (res == NULL && !PyErr_Occurred()) {
+      PyErr_SetString(PyExc_NameError,"Unknown C global variable");
+    }
+    return res;
+  }
+  
+  SWIGINTERN int
+  swig_varlink_setattr(swig_varlinkobject *v, char *n, PyObject *p) {
+    int res = 1;
+    swig_globalvar *var = v->vars;
+    while (var) {
+      if (strcmp(var->name,n) == 0) {
+        res = (*var->set_attr)(p);
+        break;
+      }
+      var = var->next;
+    }
+    if (res == 1 && !PyErr_Occurred()) {
+      PyErr_SetString(PyExc_NameError,"Unknown C global variable");
+    }
+    return res;
+  }
+  
+  SWIGINTERN PyTypeObject*
+  swig_varlink_type(void) {
+    static char varlink__doc__[] = "Swig var link object";
+    static PyTypeObject varlink_type;
+    static int type_init = 0;  
+    if (!type_init) {
+      const PyTypeObject tmp
+      = {
+        PyObject_HEAD_INIT(NULL)
+        0,                                  /* Number of items in variable part (ob_size) */
+        (char *)"swigvarlink",              /* Type name (tp_name) */
+        sizeof(swig_varlinkobject),         /* Basic size (tp_basicsize) */
+        0,                                  /* Itemsize (tp_itemsize) */
+        (destructor) swig_varlink_dealloc,   /* Deallocator (tp_dealloc) */ 
+        (printfunc) swig_varlink_print,     /* Print (tp_print) */
+        (getattrfunc) swig_varlink_getattr, /* get attr (tp_getattr) */
+        (setattrfunc) swig_varlink_setattr, /* Set attr (tp_setattr) */
+        0,                                  /* tp_compare */
+        (reprfunc) swig_varlink_repr,       /* tp_repr */
+        0,                                  /* tp_as_number */
+        0,                                  /* tp_as_sequence */
+        0,                                  /* tp_as_mapping */
+        0,                                  /* tp_hash */
+        0,                                  /* tp_call */
+        (reprfunc)swig_varlink_str,        /* tp_str */
+        0,                                  /* tp_getattro */
+        0,                                  /* tp_setattro */
+        0,                                  /* tp_as_buffer */
+        0,                                  /* tp_flags */
+        varlink__doc__,                     /* tp_doc */
+        0,                                  /* tp_traverse */
+        0,                                  /* tp_clear */
+        0,                                  /* tp_richcompare */
+        0,                                  /* tp_weaklistoffset */
+#if PY_VERSION_HEX >= 0x02020000
+        0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, /* tp_iter -> tp_weaklist */
+#endif
+#if PY_VERSION_HEX >= 0x02030000
+        0,                                  /* tp_del */
+#endif
+#ifdef COUNT_ALLOCS
+        0,0,0,0                             /* tp_alloc -> tp_next */
+#endif
+      };
+      varlink_type = tmp;
+      varlink_type.ob_type = &PyType_Type;
+      type_init = 1;
+    }
+    return &varlink_type;
+  }
+  
+  /* Create a variable linking object for use later */
+  SWIGINTERN PyObject *
+  SWIG_Python_newvarlink(void) {
+    swig_varlinkobject *result = PyObject_NEW(swig_varlinkobject, swig_varlink_type());
+    if (result) {
+      result->vars = 0;
+    }
+    return ((PyObject*) result);
+  }
+  
+  SWIGINTERN void 
+  SWIG_Python_addvarlink(PyObject *p, char *name, PyObject *(*get_attr)(void), int (*set_attr)(PyObject *p)) {
+    swig_varlinkobject *v = (swig_varlinkobject *) p;
+    swig_globalvar *gv = (swig_globalvar *) malloc(sizeof(swig_globalvar));
+    if (gv) {
+      size_t size = strlen(name)+1;
+      gv->name = (char *)malloc(size);
+      if (gv->name) {
+        strncpy(gv->name,name,size);
+        gv->get_attr = get_attr;
+        gv->set_attr = set_attr;
+        gv->next = v->vars;
+      }
+    }
+    v->vars = gv;
+  }
+  
+  SWIGINTERN PyObject *
+  SWIG_globals(void) {
+    static PyObject *_SWIG_globals = 0; 
+    if (!_SWIG_globals) _SWIG_globals = SWIG_newvarlink();  
+    return _SWIG_globals;
+  }
+  
+  /* -----------------------------------------------------------------------------
+   * constants/methods manipulation
+   * ----------------------------------------------------------------------------- */
+  
+  /* Install Constants */
+  SWIGINTERN void
+  SWIG_Python_InstallConstants(PyObject *d, swig_const_info constants[]) {
+    PyObject *obj = 0;
+    size_t i;
+    for (i = 0; constants[i].type; ++i) {
+      switch(constants[i].type) {
+      case SWIG_PY_POINTER:
+        obj = SWIG_NewPointerObj(constants[i].pvalue, *(constants[i]).ptype,0);
+        break;
+      case SWIG_PY_BINARY:
+        obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));
+        break;
+      default:
+        obj = 0;
+        break;
+      }
+      if (obj) {
+        PyDict_SetItemString(d, constants[i].name, obj);
+        Py_DECREF(obj);
+      }
+    }
+  }
+  
+  /* -----------------------------------------------------------------------------*/
+  /* Fix SwigMethods to carry the callback ptrs when needed */
+  /* -----------------------------------------------------------------------------*/
+  
+  SWIGINTERN void
+  SWIG_Python_FixMethods(PyMethodDef *methods,
+    swig_const_info *const_table,
+    swig_type_info **types,
+    swig_type_info **types_initial) {
+    size_t i;
+    for (i = 0; methods[i].ml_name; ++i) {
+      const char *c = methods[i].ml_doc;
+      if (c && (c = strstr(c, "swig_ptr: "))) {
+        int j;
+        swig_const_info *ci = 0;
+        const char *name = c + 10;
+        for (j = 0; const_table[j].type; ++j) {
+          if (strncmp(const_table[j].name, name, 
+              strlen(const_table[j].name)) == 0) {
+            ci = &(const_table[j]);
+            break;
+          }
+        }
+        if (ci) {
+          size_t shift = (ci->ptype) - types;
+          swig_type_info *ty = types_initial[shift];
+          size_t ldoc = (c - methods[i].ml_doc);
+          size_t lptr = strlen(ty->name)+2*sizeof(void*)+2;
+          char *ndoc = (char*)malloc(ldoc + lptr + 10);
+          if (ndoc) {
+            char *buff = ndoc;
+            void *ptr = (ci->type == SWIG_PY_POINTER) ? ci->pvalue : 0;
+            if (ptr) {
+              strncpy(buff, methods[i].ml_doc, ldoc);
+              buff += ldoc;
+              strncpy(buff, "swig_ptr: ", 10);
+              buff += 10;
+              SWIG_PackVoidPtr(buff, ptr, ty->name, lptr);
+              methods[i].ml_doc = ndoc;
+            }
+          }
+        }
+      }
+    }
+  } 
+  
+#ifdef __cplusplus
+}
+#endif
+
+/* -----------------------------------------------------------------------------*
+ *  Partial Init method
+ * -----------------------------------------------------------------------------*/
+
+#ifdef __cplusplus
+extern "C"
+#endif
+SWIGEXPORT void SWIG_init(void) {
+  PyObject *m, *d;
+  
+  /* Fix SwigMethods to carry the callback ptrs when needed */
+  SWIG_Python_FixMethods(SwigMethods, swig_const_table, swig_types, swig_type_initial);
+  
+  m = Py_InitModule((char *) SWIG_name, SwigMethods);
+  d = PyModule_GetDict(m);
+  
+  SWIG_InitializeModule(0);
+  SWIG_InstallConstants(d,swig_const_table);
+  
+  
+  
+  import_array(); /* load the Numeric PyCObjects */
+  
+  SWIG_Python_SetConstant(d, "CONTOUR_UCHAR",SWIG_From_int(static_cast< int >(0)));
+  SWIG_Python_SetConstant(d, "CONTOUR_USHORT",SWIG_From_int(static_cast< int >(1)));
+  SWIG_Python_SetConstant(d, "CONTOUR_FLOAT",SWIG_From_int(static_cast< int >(2)));
+  SWIG_Python_SetConstant(d, "CONTOUR_2D",SWIG_From_int(static_cast< int >(2)));
+  SWIG_Python_SetConstant(d, "CONTOUR_3D",SWIG_From_int(static_cast< int >(3)));
+  SWIG_Python_SetConstant(d, "CONTOUR_REG_2D",SWIG_From_int(static_cast< int >(4)));
+  SWIG_Python_SetConstant(d, "CONTOUR_REG_3D",SWIG_From_int(static_cast< int >(5)));
+  SWIG_Python_SetConstant(d, "NO_COLOR_VARIABLE",SWIG_From_int(static_cast< int >(-1)));
+  
+  setErrorHandler(errorHandlerRaisePythonException);
+  
+}
+


Property changes on: trunk/packages/mgltools/utpackages/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: trunk/packages/mgltools/utpackages/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/changelog	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/debian/changelog	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,6 @@
+utpackages (1.5.0-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Steffen Moeller <moeller at debian.org>  Thu, 20 Dec 2007 16:27:31 +0100
+

Added: trunk/packages/mgltools/utpackages/trunk/debian/compat
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/compat	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/debian/compat	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1 @@
+5

Added: trunk/packages/mgltools/utpackages/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/control	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/debian/control	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,15 @@
+Source: utpackages
+Section: non-free/science
+Priority: optional
+Maintainer: Steffen Moeller <moeller at debian.org>
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11), swig
+Standards-Version: 3.7.2
+XS-Python-Version: current
+Homepage: http://mgltools.scripps.edu/
+
+Package: mgltools-utpackages
+XB-Python-Version: ${python:Versions}
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Description: UT Austin software Python extensions
+ The library is needed by mgltools-autodocktools at runtime.

Added: trunk/packages/mgltools/utpackages/trunk/debian/copyright
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/copyright	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/debian/copyright	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,103 @@
+This package was debianized by Steffen Moeller <moeller at debian.org> on
+Thu, 20 Dec 2007 16:27:31 +0100.
+
+It was downloaded from http://mdltools.scripps.edu
+
+Upstream Authors: 
+
+    Dr Chandrajit Bajaj,
+
+Copyright: 
+
+
+    The University of Texas
+
+License:
+
+
+    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+    1. This software is the copyright of THE UNIVERSITY OF TEXAS AT AUSTIN, 2005. 
+
+    2. The software is available under multiple licenses.
+
+    3. For non commercial educational and non commercial academic use, the software including source code, interface definitions and compile scripts are freely available. Any distribution of code, library or executables which contains any modules from this software should contain, conspicously and appropriately, on each copy, this copyright and license notice and should be freely distributed.
+
+    4. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation. 
+
+    5. For any other purpose, including commercial purposes, please contact The University of Texas at Austin for a different license.
+
+    6. Credits: 
+
+    This software has been developed at the Computational and Visualization center under 
+	
+	Dr Chandrajit Bajaj,
+	Computational Applied Mathematics Chair in Visualization,
+	Professor of Computer Sciences,
+	Director of Center for Computational Visualization,
+	Department of Computer Sciences & The Institute of Computational Engineering and Sciences , Center for Computational Visualization,
+	201 East 24th Street, ACES 2.324A,
+	1 University Station, C0200,
+	Austin, TX 78712-0027.
+
+We request that you agree to acknowledge the use of the software that results in any published work, including scientific papers, films and videotapes by citing the references listed below
+
+For UTblur:
+
+C. Bajaj, V. Siddavanahalli
+Fast Feature Adaptive Surfaces and Derivatives Computation for Volumetric Particle Data
+ICES and CS technical reports, The University of Texas at Austin, 2005.
+
+
+For UTisocontour:
+
+C. Bajaj, V. Pascucci, D. Schikore
+Accelerated IsoContouring of Scalar Fields
+Data Visualization Techniques, edited by C. Bajaj, John Wiley and Sons (1998).
+
+C. Bajaj, V. Pascucci, D. Schikore 
+Fast Isocontouring for Improved Interactivity 
+Proceedings: ACM Siggraph/IEEE Symposium on Volume Visualization, ACM Press, (1996), San Francisco, CA. Pages: 39-46 99
+
+
+For UTmesh:
+
+Y. Zhang, C. Bajaj
+Adaptive and Quality Quadrilateral/Hexahedral Meshing from Volumetric Data
+Computer Methods in Applied Mechanics and Engineering (CMAME), in press, 2005.
+
+Y. Zhang, C. Bajaj, B-S. Sohn
+3D Finite Element Meshing from Imaging Data
+The special issue of Computer Methods in Applied Mechanics and Engineering (CMAME) on Unstructured Mesh Generation, 194(48-49):5083-5106, 2005.
+
+
+For UTsdf:
+
+C. Bajaj, V. Siddavanahalli
+An Adaptive Grid Based Method for Computing Molecular Surfaces and Properties
+ICES and CS Technical Reports, The University of Texas at Austin, 2005.
+
+
+For UTvolrend:
+
+C. Bajaj, Z. Yu, M. Auer 
+Volumetric Feature Extraction and Visualization of Tomographic Molecular Imaging.
+Journal of Structural Biology, Volume 144, Issues 1-2, October 2003, Pages 132-143
+
+
+For UTmolderivatives:
+
+C. Bajaj, V. Siddavanahalli
+Fast Feature Adaptive Surfaces and Derivatives Computation for Volumetric Particle Data
+ICES and CS Technical Reports, The University of Texas at Austin, 2005.
+
+7. No warranty 
+
+7a. Because the library is licensed free of charge, there is no warranty for the library, to the extent permitted by applicable law. except when otherwise stated in writing the copyright holders and/or other parties provide the library "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. the entire risk as to the quality and performance of the library is with you. should the library prove defective, you assume the cost of all necessary servicing, repair or correction. 
+
+7b. In no event unless required by applicable law or agreed to in writing will any copyright holder, or any other party who may modify and/or redistribute the library as permitted above, be liable to you for damages, including any general, special, incidental or consequential damages arising out of the use or inability to use the library (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of the library to operate with any other software), even if such holder or other party has been advised of the possibility of such damages. 
+
+END OF TERMS AND CONDITIONS
+
+The Debian packaging is (C) 2007, Steffen Moeller <moeller at debian.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Added: trunk/packages/mgltools/utpackages/trunk/debian/dirs
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/dirs	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/debian/dirs	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,2 @@
+/usr/bin
+/usr/share

Added: trunk/packages/mgltools/utpackages/trunk/debian/docs
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/docs	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/debian/docs	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1 @@
+README

Added: trunk/packages/mgltools/utpackages/trunk/debian/mgltools-mslib.postinst.debhelper
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/mgltools-mslib.postinst.debhelper	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/debian/mgltools-mslib.postinst.debhelper	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,5 @@
+# Automatically added by dh_pycentral
+if which pycentral >/dev/null 2>&1; then
+	pycentral pkginstall mgltools-mslib
+fi
+# End automatically added section

Added: trunk/packages/mgltools/utpackages/trunk/debian/mgltools-mslib.prerm.debhelper
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/mgltools-mslib.prerm.debhelper	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/debian/mgltools-mslib.prerm.debhelper	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,26 @@
+# Automatically added by dh_pycentral
+if which python >/dev/null 2>&1 && which pycentral >/dev/null 2>&1; then
+	pycentral pkgremove mgltools-mslib
+else
+	flist=$(tempfile)
+	find /usr/share/pycentral/mgltools-mslib -depth -mindepth 2 \
+	  \( -name '*.py' -printf 'p %P\n' -o -printf '%y %P\n' \) \
+	  > $flist 2>/dev/null || true
+	if [ -s $flist ]; then
+	    for d in /usr/lib/python[0-9].[0-9]; do
+		case "$d" in */python2.1|*/python2.2) continue; esac
+		while read t n; do
+		    case "$t" in
+			p) rm -f $d/$n $d/${n}[co];;
+			d) rmdir $d/$n 2>/dev/null || true;;
+			*) rm -f $d/$n
+		    esac
+		done < $flist
+	    done
+	fi
+	rm -f $flist
+	dpkg -L mgltools-mslib \
+            | awk '/\/usr\/share\/pycentral/ {next} /\.py$/ {print $0"c\n" $0"o"}' \
+	    | xargs rm -f >&2
+fi
+# End automatically added section

Added: trunk/packages/mgltools/utpackages/trunk/debian/mgltools-mslib.substvars
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/mgltools-mslib.substvars	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/debian/mgltools-mslib.substvars	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,3 @@
+python:Versions=2.4
+python:Depends=python-central (>= 0.5.8), python (<< 2.5), python (>= 2.4)
+shlibs:Depends=libc6 (>= 2.7-1)

Added: trunk/packages/mgltools/utpackages/trunk/debian/pycompat
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/pycompat	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/debian/pycompat	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1 @@
+2

Added: trunk/packages/mgltools/utpackages/trunk/debian/rules
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/rules	                        (rev 0)
+++ trunk/packages/mgltools/utpackages/trunk/debian/rules	2007-12-26 00:36:31 UTC (rev 1015)
@@ -0,0 +1,21 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+export DEB_PYTHON_SYSTEM=pycentral
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
+#include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+clean::
+	rm -rf build build-stamp debian/Pmv
+	find . -name *.o -o -name *.so | xargs -r rm
+	find . -name "*.pdb" -exec chmod 644 {} \;


Property changes on: trunk/packages/mgltools/utpackages/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the debian-med-commit mailing list