mne-tools / mne-matlab

MNE scripting with Matlab
BSD 3-Clause "New" or "Revised" License
34 stars 35 forks source link

FIX - corrected logic to avoid overwriting device to head transform #28

Closed schoffelen closed 9 months ago

schoffelen commented 9 months ago

this PR fixes the issue raised here: https://github.com/fieldtrip/fieldtrip/issues/2350, as identified by @tillhabersetzer

agramfort commented 9 months ago

thx @schoffelen