Skip to content

Conversation

@drammock
Copy link
Member

@drammock drammock commented Jan 7, 2020

WIP; requires #7206

@codecov
Copy link

codecov bot commented Feb 5, 2020

Codecov Report

Merging #7180 into master will decrease coverage by 7.99%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #7180     +/-   ##
=========================================
- Coverage   89.88%   81.89%     -8%     
=========================================
  Files         450      450             
  Lines       81243    81243             
  Branches    12914    12914             
=========================================
- Hits        73027    66535   -6492     
- Misses       5395    12155   +6760     
+ Partials     2821     2553    -268

@drammock drammock force-pushed the tut-epochs-to-pandas branch from 1035543 to 844355f Compare February 13, 2020 22:22
@drammock drammock marked this pull request as ready for review February 14, 2020 02:12
@drammock drammock changed the title Tutorial update: epochs to pandas DataFrame MRG, DOC: update tutorial: epochs to pandas DataFrame Feb 14, 2020
@drammock
Copy link
Member Author

@larsoner @rob-luke I'm seeing a Travis failure here for nirx / scalp_coupling_index on a PR that only changes tutorials / docs.

@agramfort @dengemann since Travis fail is unrelated, this should be ready for review.

@drammock
Copy link
Member Author

@rob-luke
Copy link
Member

Yep that's due to a bad test that I added. I thought this might happen and listed the issue here...

https://github.com/mne-tools/mne-python/blob/master/mne/preprocessing/tests/test_scalp_coupling_index.py#L53

I will remove this test in another PR.

rob-luke added a commit to rob-luke/mne-python that referenced this pull request Feb 14, 2020
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.
larsoner added a commit that referenced this pull request Feb 14, 2020
…7319)

* Remove scalp coupling index test that intermittently failed

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.

* FIX: seed

Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
@larsoner
Copy link
Member

This will fix one of the three failures in master, can you see if you can add fixes for the other two here, too?

https://circleci.com/gh/mne-tools/mne-python/17989

@drammock
Copy link
Member Author

@larsoner The tutorial build issues are fixed. The Azure failures for full-pip are all about TraitTuple deprecation, which is being dealt with in #7322. Just waiting on Travis.

@larsoner
Copy link
Member

I'll get this in to hopefully get back to green, thanks @drammock

@larsoner larsoner merged commit 9f3b76f into mne-tools:master Feb 14, 2020
@drammock drammock deleted the tut-epochs-to-pandas branch February 14, 2020 21:33
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
* rename file for explicit sorting

* WIP tutorial overhaul [ci skip]

* another example [ci skip]

* update tutorial in line with PR 7206 [ci skip]

* add flashy final example

* add seaborn to circleci

* add seaborn to intersphinx mapping

* add headings; fix dataframe glimpses; remove cruft; change thumbnail

* fix one more dataframe output; smooth wording in a few places

* fix other tutorials using to_data_frame

* restore print statement
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
* rename file for explicit sorting

* WIP tutorial overhaul [ci skip]

* another example [ci skip]

* update tutorial in line with PR 7206 [ci skip]

* add flashy final example

* add seaborn to circleci

* add seaborn to intersphinx mapping

* add headings; fix dataframe glimpses; remove cruft; change thumbnail

* fix one more dataframe output; smooth wording in a few places

* fix other tutorials using to_data_frame

* restore print statement
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.

4 participants