##// END OF EJS Templates
Rewrite controller, remove MPDecorator to units (keep for plots an writers) use of queues for interproc comm instead of zmq, self operations are no longer supported
Rewrite controller, remove MPDecorator to units (keep for plots an writers) use of queues for interproc comm instead of zmq, self operations are no longer supported

File last commit:

r1167:1f521b07c958
r1287:af11e4aac00c
Show More
__init__.py
7 lines | 90 B | text/x-python | PythonLexer
Daniel Valdez
Fijando variables svn:keywords Author Id
r16 '''
George Yong
Python 2to3, Spectra (all operations) working
r1167 Created on Jul 3, 2018
Daniel Valdez
Primera version del modelo del proyecto Signal Chain
r6
Daniel Valdez
Fijando variables svn:keywords Author Id
r16 @author $Author$
@version $Id$
'''
George Yong
Python 2to3, Spectra (all operations) working
r1167 __version__ = '3.0'