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_idstr | None

The subject ID. Corresponds to “sub”.

session_idstr | None

The session identifier. Corresponds to “ses”.

taskstr | None

The task identifier. Corresponds to “task”.

runint | None

The run number. Corresponds to “run”.

_init_kwargsdict

Extract information of marker and headpoints