NeuroTechX / NeuroTechX/moabb

Paradigm for "cropped" epoching

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

Nobody has claimed this yet.

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

Description

Implementing a paradigm that allows doing a "cropped" epoching (in the sense of braindecode: https://braindecode.org/stable/auto_examples/plot_bcic_iv_2a_moabb_cropped.html) would be relatively simple with the new modular paradigms. We would just need to implement a new processing step that computes events from raw objects (i.e. similar to RawToEvents and RawToFixedIntervalEvents).

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 the existing RawToEvents and RawToFixedIntervalEvents processing steps and how modular paradigms invoke them. Add a processing step that computes cropped-epoch events from raw objects, with completion indicated by the new paradigm supporting the braindecode-style cropped epoching behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.