sekupy.io.mambo module

sekupy.io.mambo.load_bids_mambo_dataset(path, subj, task, **kwargs)[source]

Load a 2d dataset given the image path, the subject and the main folder of the data.

Parameters:
  • path (string) – specification of filepath to load

  • subj (string) – the id of the subject to load

  • task (string) – the experiment name

  • kwargs (keyword arguments) – Keyword arguments to format-specific load

Returns:

ds – Instance of sekupy.dataset.base.Dataset

Return type:

Dataset

sekupy.io.mambo.load_hcp_motor(filename, **kwargs)[source]
sekupy.io.mambo.load_reftep_iplv(filename, **kwargs)[source]
sekupy.io.mambo.load_reftep_power(filename, **kwargs)[source]
sekupy.io.mambo.load_reftep_sensor(filename, **kwargs)[source]