##// END OF EJS Templates
Updating programm running on 14 January 2015
Updating programm running on 14 January 2015

File last commit:

r488:7067527ccf8e
r533:b2c701a5a229
Show More
__init__.py
4 lines | 176 B | text/x-python | PythonLexer
Daniel Valdez
This is the new organization by packages and scripts for Signal Chain, this version contains new features and bugs fixed until August 2014
r487 from model.data.jrodata import *
from model.io.jrodataIO import *
from model.proc.jroprocessing import *
from model.graphics.jroplot import *
Daniel Valdez
new utils package:jroutils, jroutils_ftp...
r488 from model.utils.jroutils import *