Skip to content

[MRG] Add data loader functions for BESA files#10892

Merged
wmvanvliet merged 15 commits intomne-tools:mainfrom
wmvanvliet:besa
Jul 9, 2022
Merged

[MRG] Add data loader functions for BESA files#10892
wmvanvliet merged 15 commits intomne-tools:mainfrom
wmvanvliet:besa

Conversation

@wmvanvliet
Copy link
Contributor

@wmvanvliet wmvanvliet commented Jun 30, 2022

Implementing file readers for BESA .avr and .mul files, which are simple text files containing evokeds as produces by the BESA analysis software. Needs testing.

closes #9238, #10908

Todo:

  • Support for .avr files
  • Support for .mul files
  • Add entry to what's new (will do this after this PR is cleared for merge otherwise)

@wmvanvliet wmvanvliet changed the title WIP: Add data loader functions for BESA files [MRG] Add data loader functions for BESA files Jul 7, 2022
@wmvanvliet
Copy link
Contributor Author

This is ready for review now.

@wmvanvliet wmvanvliet requested review from cbrnr and drammock July 7, 2022 12:59
@wmvanvliet
Copy link
Contributor Author

@massich This PR messes with your BESA .elp montage file loader. Could you have a look?

@larsoner
Copy link
Member

larsoner commented Jul 7, 2022

@wmvanvliet IIRC @massich has moved on to other projects/domains so I would proceed without a review. I think we can trust that tests were implemented well enough that we can go based on what they tell us

Copy link
Member

@drammock drammock left a comment

Choose a reason for hiding this comment

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

needs a changelog entry, otherwise LGTM!

@wmvanvliet wmvanvliet merged commit 6921ed2 into mne-tools:main Jul 9, 2022
@agramfort
Copy link
Member

I would have just put the testing files in the mne-testing-data

@wmvanvliet
Copy link
Contributor Author

They are only a few kb each.

larsoner added a commit to alexrockhill/mne-python that referenced this pull request Jul 14, 2022
* upstream/main:
  to_data_frame API change (mne-tools#10925)
  MAINT: Fix Qt issue (mne-tools#10923)
  Update inverse.rst DOC (mne-tools#10922)
  DOC: Clean up Forward and SourceSpaces (mne-tools#10911)
  [MAINT, MRG] Move sensor cluster permutation example to correct directory (mne-tools#10917)
  [MRG] Add data loader functions for BESA files (mne-tools#10892)
@wmvanvliet wmvanvliet deleted the besa branch July 18, 2024 06:12
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.

Support BESA .mul file format

4 participants