Skip to content

Add time-resolved decoding tutorial using SlidingEstimator#1008

Merged
bruAristimunha merged 4 commits intodevelopfrom
copilot/create-tutorial-sliding-estimator
Mar 1, 2026
Merged

Add time-resolved decoding tutorial using SlidingEstimator#1008
bruAristimunha merged 4 commits intodevelopfrom
copilot/create-tutorial-sliding-estimator

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 1, 2026

  • Created examples/advanced_examples/plot_sliding_estimator.py — time-resolved decoding tutorial using SlidingEstimator
  • Added entry to docs/source/whats_new.rst under Version 1.5 Enhancements (attributed to Bruno Aristimunha)
  • Pre-commit checks pass on both modified files
Original prompt

This section details on the original issue you should resolve

<issue_title>Creating one tutorial with SlidingEstimator</issue_title>
<issue_description>https://mne.tools/stable/generated/mne.decoding.SlidingEstimator.html

I feel that we don't need pseudo online splitter with this type of estimator</issue_description>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: bruAristimunha <42702466+bruAristimunha@users.noreply.github.com>
Copilot AI changed the title [WIP] Create tutorial for SlidingEstimator Add time-resolved decoding tutorial using SlidingEstimator Mar 1, 2026
@bruAristimunha
Copy link
Copy Markdown
Collaborator

@copilot, pre-commit, and what's new file, please, assign Bruno Aristimunha to what's new. Check if the tests or documentation are failing.

…pass

Co-authored-by: bruAristimunha <42702466+bruAristimunha@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 1, 2026

@copilot, pre-commit, and what's new file, please, assign Bruno Aristimunha to what's new. Check if the tests or documentation are failing.

Done in commit 93db053:

  • docs/source/whats_new.rst — added entry under Version 1.5 Enhancements attributed to Bruno Aristimunha:

    Add tutorial on time-resolved decoding with mne.decoding.SlidingEstimator, showing how to evaluate per-time-point AUC across subjects as an alternative to pseudo-online evaluation (by Bruno Aristimunha)

  • Pre-commit: all hooks pass (black, isort, ruff, codespell, etc.) on both modified files.
  • CI: the "Check What's News Changes" failure was caused by the missing changelog entry — that's now fixed.

@bruAristimunha bruAristimunha marked this pull request as ready for review March 1, 2026 21:44
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@bruAristimunha bruAristimunha merged commit 98c2428 into develop Mar 1, 2026
10 of 12 checks passed
@bruAristimunha bruAristimunha deleted the copilot/create-tutorial-sliding-estimator branch March 1, 2026 21:45
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.

Creating one tutorial with SlidingEstimator

2 participants