mne_bids.copyfiles.copyfile_bti¶
- mne_bids.copyfiles.copyfile_bti(raw, dest)[source]¶
Copy BTi data.
- Parameters
- raw
mne.io.Raw An MNE-Python raw object of BTi data.
- dest
str|pathlib.Path Destination to copy the BTi data to.
- raw
Copy BTi data.
mne.io.RawAn MNE-Python raw object of BTi data.
str | pathlib.PathDestination to copy the BTi data to.
mne_bids.copyfiles.copyfile_bti¶