mne_bids.copyfiles.copyfile_brainvision

mne_bids.copyfiles.copyfile_brainvision(vhdr_src, vhdr_dest)[source]

Copy a BrainVision file triplet to a new location and repair links.

Parameters
vhdr_src, vhdr_dest: str

The src path of the .vhdr file to be copied and the destination path. The .eeg and .vmrk files associated with the .vhdr file will be given names as in vhdr_dest with adjusted extensions. Internal file pointers will be fixed.