mne_bids.copyfiles.copyfile_eeglab# mne_bids.copyfiles.copyfile_eeglab(src, dest)[source]# Copy an EEGLAB file to a new location. If the EEGLAB .set file comes with an accompanying .fdt binary file that contains the actual data, this function will copy this file, too, and update all internal pointers in the new .set file. Parameters: srcpath-likePath to the source raw .set file. destpath-likePath to the destination of the new .set file. See also copyfile_brainvision copyfile_bti copyfile_ctf copyfile_edf copyfile_kit