moabb icon indicating copy to clipboard operation
moabb copied to clipboard

Change base dataset / results classes to reflect BIDS structure

Open jsosulski opened this issue 4 years ago • 0 comments
trafficstars

This could:

  1. Allow datasets to have different conditions.
  2. Make incorporating new BIDS datasets super easy. We could even provide an abstract BidsDataset super-class which only needs very minor implementation, i.e. download code and paths. The rest could be gathered from the standardized BIDS structure automatically.

I will provide a draft PR soon.

jsosulski avatar Apr 08 '21 19:04 jsosulski