Dataset for multiple conditions
Open
@jsosulski is already working on this.
Since Mar 18, 2021.
enhancement
moabb
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 264
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 23
Description
Hi,
I am currently writing a wrapper for a P300 dataset of ours. We recorded auditory oddbal under different conditions, e.g. interstimulus interval. How would you recommend to handle this using the dataset architecture of moabb? In my opinion it does not make sense to pool data across ISIs, hence I can either split the conditions by using 'fake subjects', i.e. 'subject_1_isi_200' 'subject_1_isi_500' or use 'fake sessions'.
A different approach would be to define this in a custom paradigm, but I reckon this defeats the purpose of the benchmark aspect of moabb?
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.
Assessment
This issue has not been assessed yet.