mne_bids.copyfiles.copyfile_ctf

mne_bids.copyfiles.copyfile_ctf(src, dest)[source]

Copy and rename CTF files to a new location.

Parameters
srcstr | pathlib.Path

Path to the source raw .ds folder.

deststr | pathlib.Path

Path to the destination of the new bids folder.

Examples using mne_bids.copyfiles.copyfile_ctf