You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project contains different scripts to handle different functionalities for:
signal analysis and model analysis
importing data from different sources
statistical analysis
Minimum Dependencies
Python 2.7.8
matplolib
numpy
h5py
modelicares (0.10)
The project has been developed in Eclipse (Eclipse Neon 4.6) with the
PyDev Plug-in
Developing the code
Download the whole project into a desired folder
Open Eclipse and make sure the PyDev Plug-in is installed (one way to check it is if
you can switch to the Python Perspective from Window> Perspective> Other Perspective> Other> PyDev)
On the project explorer, right click and select Import> Existing project into workspace