Skip to content

Conversation

@rob-luke
Copy link
Member

Reference issue

Fixes issue raised in #7180 .

What does this implement/fix?

This test was intermittently failing see #7180
The test was assuming that random noise would be correlated less than 0.5, but sometimes by chance this happens.

This test was intermittently failing see mne-tools#7180 
The test was assuming that random noise would be correlated less than 0.5, but sometimes by chance this happens.
@codecov
Copy link

codecov bot commented Feb 14, 2020

Codecov Report

Merging #7319 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7319      +/-   ##
==========================================
+ Coverage   89.88%   89.88%   +<.01%     
==========================================
  Files         450      450              
  Lines       81243    81239       -4     
  Branches    12914    12914              
==========================================
- Hits        73027    73024       -3     
+ Misses       5395     5393       -2     
- Partials     2821     2822       +1

@larsoner larsoner changed the title WIP: Remove scalp coupling index test that intermittently failed MRG, FIX: Fix scalp coupling index test that intermittently failed Feb 14, 2020
@larsoner larsoner merged commit 5152d60 into mne-tools:master Feb 14, 2020
@rob-luke
Copy link
Member Author

Thanks @larsoner and @agramfort . I love going to bed and waking up to find someone else fixed my problems. The benefits of living upside down.

AdoNunes pushed a commit to AdoNunes/mne-python that referenced this pull request Apr 6, 2020
…ne-tools#7319)

* Remove scalp coupling index test that intermittently failed

This test was intermittently failing see mne-tools#7180 
The test was assuming that random noise would be correlated less than 0.5, but sometimes by chance this happens.

* FIX: seed

Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
AdoNunes pushed a commit to AdoNunes/mne-python that referenced this pull request Apr 6, 2020
…ne-tools#7319)

* Remove scalp coupling index test that intermittently failed

This test was intermittently failing see mne-tools#7180 
The test was assuming that random noise would be correlated less than 0.5, but sometimes by chance this happens.

* FIX: seed

Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
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.

3 participants