/Users/sean/workspace/SLIMpy3/slimpy_base/api/Plugins/slim2rsf/sfcommands/curvelet.py File Reference

Go to the source code of this file.

Namespaces

namespace  slimpy_base.api.Plugins.slim2rsf.sfcommands.curvelet

Functions

def GetShapeInv
def GetShapeFwd
def GetShapeInv3d
def GetShapeFwd3d

Variables

string __copyright__
 Helper functions for the 2d and 3d Curvelet Converter.
string __license__
tuple __env__ = InstanceManager()
tuple SFFDCT2 = lambda:join( __env__['slimvars']['RSFBIN'] , 'sffdct2' )
tuple SFMATH = lambda:join( __env__['slimvars']['RSFBIN'] , 'sfmath' )
tuple MATHCMD_2D = Template( "true | ${math} n1=${n1} n2=${n2} output=0" )
tuple MAPONLY_2D
dictionary curvelets = {}
tuple SFFDCT3 = lambda:join( __env__['slimvars']['RSFBIN'] , 'sffdct3' )
tuple MATHCMD_3D = Template( "true | ${math} n1=${n1} n2=${n2} n3=${n3} output=0" )
tuple MAPONLY_3D
dictionary curvelets3 = {}


Generated on Sun Aug 10 09:11:07 2008 for SLIMpy by  doxygen 1.5.6