27 to 31st of March:
Added new module for reducing data series to its principal components (PCA).
Working on first version of Interpolator module.
20 March:
Added a new module for time adjustment
13 March:
Created c++ code to calculate Cross Correlation with 2 series Following the algorithm found on url 2
6 March:
Studying the problem of time sincronization between 2 differents data sets. Developing c++ code to create 2 simple data sets. The second one have a time offset Created python code to plot the 2 data sets