Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added multiple filter test script * Removed repeated lines * Added some TODOs * added Multiple Filter Test for detection of rate change points, and its unittest * typos * modify brownnian * modify documentation and add line 121 * if at line 453 and small others * aestetics and details * intermediate commit' * update * worked little bit on documentation and did some corrections * nothing * fixed unittest and some aesthetics in mft * add assertRaises for function -filter and -filterprocess * add assertRaises for function -filter and -filterprocess * further modification * fixed unittests * some comments * forgetness * changed file names * corrected generation of the limit processes, by moving the generated brownian motion outside the for loop across windows * change test with public data in test with long data, the rate have been changed from 8, 13, 18, 16.5 Hz to 4, 13, 36, 16.5 Hz and the seed is not fixed anymore * generation offline for the test parameters used in the unit test * fixed print statement * implemented J.I. comments * implemented J.I. comments * units problem, TODOs: assertNotistance and unittest for EmpParam * docstring: added s and removed : * changed integer value `alpha` to float
- Loading branch information