##// END OF EJS Templates
Adding the first version of Controller.py and experiment.cfg....
Adding the first version of Controller.py and experiment.cfg. Modified: - Graphics/VoltagePlot.py; Adding index plot or figure number in plotData Method - Model/Voltage.py; Adding new attributes - Model/Spectra.py; Adding new attributes - Processing/VoltageProcessor.py; Integration Method was modified to consider Nbloks and Time[min] as input - Processing/SpectraProcessor.py; Integration Method was modified to consider Nbloks and Time[min] as input

File last commit:

r16:c320d9a338b2
r104:851c0a59dacb
Show More
__init__.py
6 lines | 69 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$
'''