Skip to content

Commit

Permalink
Feature/multifiltertest (#142)
Browse files Browse the repository at this point in the history
* 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
EmanueleLucrezia authored and mdenker committed Apr 3, 2018
1 parent c21de4b commit 1595c70
Show file tree
Hide file tree
Showing 2 changed files with 684 additions and 0 deletions.
Loading

0 comments on commit 1595c70

Please sign in to comment.