Oddwater od implementation
Branch contains:
- oddWater model implementation (spike detection module)
- new module ts_operators.py initialized to gather timeseries transformations and seperate them from the other tools
- added compose function to lib.tools module. It returns compositions of functions upon string input.
- test function for odd Water implemented