##// END OF EJS Templates
Add SkyMapPlotData, operation can access parent kwargs, fix server plot for multiple ReceiverData
Add SkyMapPlotData, operation can access parent kwargs, fix server plot for multiple ReceiverData

File last commit:

r906:a52f011a763e
r937:6cdcc42f2694
Show More
__init__.py
6 lines | 88 B | text/x-python | PythonLexer
Daniel Valdez
Fijando variables svn:keywords Author Id
r16 '''
Created on Feb 7, 2012
Daniel Valdez
Primera version del modelo del proyecto Signal Chain
r6
Daniel Valdez
Fijando variables svn:keywords Author Id
r16 @author $Author$
@version $Id$
'''
Juan C. Espinoza
Update version, fix kwargs for self operations (methods), Add SendToWeb...
r906 __version__ = "2.3"