NeuroTechX / NeuroTechX/moabb

Create an `OsfDataset`

Open
#728 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.1k
Forks
264
Avg merge
1d 13m
Merged PRs (30d)
23

Description

I would love to make one osfdataset with this...

Maybe instead of LocalBIDSDataset, you can create an OsfDataset class which inherits from BaseBIDSDataset and directly implements the _download_subject method using osfclient or another API.

Originally posted by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/724#discussion_r1989530965

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading BaseBIDSDataset and LocalBIDSDataset to understand the dataset interface and subject-download flow. Evaluate osfclient or another API for implementing OsfDataset and its _download_subject method; the work is done when the new class can retrieve subjects from OSF through the established interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.