Load Fnirs data

  • MNE version: 0.24.0
  • operating system: Windows 10

I want to give the specific data inside the function

fnirs_data_folder = mne.datasets.fnirs_motor.data_path()

I’m using data that looks like this:
image

I’m using google collab to run Python and data is stored in the drive.

How can I load and visualize this data? Please help me.