lkorczowski / Tinnitus-n-Sleep

Detecting events in sleeping tinnitus patients
MIT License
1 stars 0 forks source link

Feat oma #64

Closed RobinGuillard closed 4 years ago

RobinGuillard commented 4 years ago

Here is my new "OMA_detect" implementation to detect movements and label them as artefacts before bruxism or MEMA detection.

Important: there are 1 optimization I wish to do but, it will imply consequences:

codecov[bot] commented 4 years ago

Codecov Report

Merging #64 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #64   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        13    +1     
  Lines          598       622   +24     
=========================================
+ Hits           598       622   +24     
Impacted Files Coverage Δ
tinnsleep/OMA_detection.py 100.00% <100.00%> (ø)
tinnsleep/create_reports.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update faaca9c...a5b3bec. Read the comment docs.

lkorczowski commented 4 years ago

closing and see #67