Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
d5c1df8
t status --short --branch; git rebase --show-current-patch | Out-String
scott-huberty Nov 21, 2024
1183426
WIP: Refactor [ci skip]
scott-huberty Dec 13, 2024
af049ba
FIX: emit warning for missing coordinates.xml
PragnyaKhandelwal Feb 24, 2026
8887e02
Add author entry to names.inc (hygiene)
PragnyaKhandelwal Feb 25, 2026
3022ebe
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Feb 25, 2026
9531d04
Add author entry to names.inc (hygiene)
PragnyaKhandelwal Feb 25, 2026
c9140ee
final fix after complete migration reviews
PragnyaKhandelwal Feb 26, 2026
b8cf2dd
Merge branch 'fix-mffpy-refactor' of https://github.com/PragnyaKhande…
PragnyaKhandelwal Feb 26, 2026
77b71f4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Feb 26, 2026
a6c8b47
Merge branch 'main' into fix-mffpy-refactor
PragnyaKhandelwal Feb 26, 2026
956135b
fixed pre-compile test issues
PragnyaKhandelwal Feb 26, 2026
4d5923e
Merge branch 'fix-mffpy-refactor' of https://github.com/PragnyaKhande…
PragnyaKhandelwal Feb 26, 2026
c1700cc
Merge branch 'mne-tools:main' into fix-mffpy-refactor
PragnyaKhandelwal Feb 27, 2026
26704e1
removed legacy helper functions for mffpy refactor
PragnyaKhandelwal Feb 27, 2026
a148f5c
Merge branch 'fix-mffpy-refactor' of https://github.com/PragnyaKhande…
PragnyaKhandelwal Feb 27, 2026
6fbece4
towncrier release note entry for PR #13684
PragnyaKhandelwal Feb 27, 2026
915b435
Added a reusable skip marker based on mffpy
PragnyaKhandelwal Feb 27, 2026
e10a87d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Feb 27, 2026
01b6206
fixing circli/ci check failure
PragnyaKhandelwal Feb 27, 2026
fa9a397
Merge branch 'fix-mffpy-refactor' of https://github.com/PragnyaKhande…
PragnyaKhandelwal Feb 27, 2026
7fc35bc
Merge branch 'main' into fix-mffpy-refactor
PragnyaKhandelwal Mar 3, 2026
6f4ec53
Merge branch 'mne-tools:main' into fix-mffpy-refactor
PragnyaKhandelwal Mar 3, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/changes/dev/#13684.newfeature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The EGI MFF reader has been refactored to use the ``mffpy`` backend, improving support for multi-stream files and high-precision metadata, by :newcontrib:`Pragnya Khandelwal`.
2 changes: 2 additions & 0 deletions doc/changes/names.inc
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@
.. _Pierre Guetschel: https://github.com/PierreGtch
.. _Pierre-Antoine Bannier: https://github.com/PABannier
.. _Ping-Keng Jao: https://github.com/nafraw
.. _Pragnya Khandelwal: https://github.com/PragnyaKhandelwal
.. _Pragnya Khandelwal: https://github.com/PragnyaKhandelwal
.. _Proloy Das: https://github.com/proloyd
.. _Qian Chu: https://github.com/qian-chu
.. _Qianliang Li: https://www.dtu.dk/english/service/phonebook/person?id=126774
Expand Down
Loading
Loading