Create an `OsfDataset`
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 anOsfDatasetclass which inherits fromBaseBIDSDatasetand directly implements the_download_subjectmethod usingosfclientor another API.
Originally posted by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/724#discussion_r1989530965
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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