mne.datasets.erp_core.fetch_file#
- mne.datasets.erp_core.fetch_file(fname, path=None)[source]#
Fetch a raw ERP CORE file used by MNE-Python examples.
- Parameters:
- Returns:
- pathinstance of
pathlib.Path Local path to the requested file.
- pathinstance of