Skip to content

Commit

Permalink
Merge branch 'main' of github.com:skjerns/mne-bids
Browse files Browse the repository at this point in the history
  • Loading branch information
skjerns committed Oct 22, 2024
2 parents ca0ac16 + 7335e26 commit fcdacb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne_bids/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ def _get_ch_type_mapping(fro="mne", to="bids"):
megrefgradaxial="MEGREFGRADAXIAL",
meggradplanar="MEGGRADPLANAR",
megrefmag="MEGREFMAG",
chpi="MEGOTHER",
chpi="HLU",
ias="MEGOTHER",
syst="MEGOTHER",
exci="MEGOTHER",
Expand Down

0 comments on commit fcdacb5

Please sign in to comment.