Skip to content

Conversation

@drammock
Copy link
Member

closes #8370

# in each figure!
this_image, overlay_times = _order_epochs(this_image, epochs.times,
order, overlay_times)
this_image, _overlay_times = _order_epochs(this_image, epochs.times,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah it was overwriting overlay_times?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did I break this?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if it was you in #6186 or me in #6422

@drammock drammock changed the title BUG, VIZ: Fix overlay times MRG, BUG, VIZ: Fix overlay times Oct 15, 2020
@drammock
Copy link
Member Author

Example looks good, CI failure is spurious codecov failure. Merging.

@drammock drammock merged commit 6f2465d into mne-tools:master Oct 15, 2020
@drammock drammock deleted the fix-overlay-times branch October 15, 2020 19:36
drammock added a commit that referenced this pull request Oct 15, 2020
* fix bug

* fstrings

* style

* safer?

* what's new

* touch tutorial to re-render
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.

"Sorted by RT" erpimage in examples clearly isn't sorted by RT

3 participants