Skip to content

Conversation

@larsoner
Copy link
Member

@larsoner larsoner commented Jan 31, 2019

  1. Adds reject_by_annotation to find_ecg_events.
  2. Internally passes the reject_by_annotation value from create_ecg_epochs to find_ecg_events (I consider it a bug that this wasn't done, given that it is done in create_eog_epochs -> find_eog_events).
  3. Fixes bugs with _annotations_starts_stops(..., invert=True) to properly give contiguous segments

@larsoner larsoner added this to the 0.18 milestone Jan 31, 2019
@codecov
Copy link

codecov bot commented Jan 31, 2019

Codecov Report

Merging #5895 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           master   #5895      +/-   ##
=========================================
+ Coverage   88.69%   88.7%   +0.01%     
=========================================
  Files         396     396              
  Lines       71870   71938      +68     
  Branches    12071   12077       +6     
=========================================
+ Hits        63742   63812      +70     
+ Misses       5200    5199       -1     
+ Partials     2928    2927       -1

@larsoner
Copy link
Member Author

larsoner commented Feb 1, 2019

@agramfort fixing the remaining CI bug made me find a few other bugs to fix. Can you look again to make sure you're still happy?

@agramfort
Copy link
Member

agramfort commented Feb 4, 2019 via email

@larsoner
Copy link
Member Author

larsoner commented Feb 4, 2019

Done

@larsoner
Copy link
Member Author

larsoner commented Feb 4, 2019

Travis error is unrelated and fixed by #5901

@larsoner larsoner merged commit 8f6d294 into mne-tools:master Feb 4, 2019
@larsoner larsoner deleted the find_ecg_events branch February 4, 2019 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants