mne_bids.copyfiles.copyfile_kit#
- mne_bids.copyfiles.copyfile_kit(src, dest, subject_id, session_id, task, run, _init_kwargs)[source]#
Copy and rename KIT files to a new location.
- Parameters:
- srcpath-like
Path to the source raw .con or .sqd folder.
- destpath-like
Path to the destination of the new bids folder.
- subject_id
str|None The subject ID. Corresponds to “sub”.
- session_id
str|None The session identifier. Corresponds to “ses”.
- task
str|None The task identifier. Corresponds to “task”.
- run
int|None The run number. Corresponds to “run”.
- _init_kwargs
dict Extract information of marker and headpoints