mne-tools / mne-tools/mne-python

convert examples/preprocessing/plot_ica_comparison to full tutorial

Open
#9,002 7 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

DOC HARD
Dominant language
Python
Stars
3.5k
Forks
1.6k
Avg merge
1d 6h
Merged PRs (30d)
100

Description

This example has the potential to be a more informative discussion about the pros/cons of different ICA algorithms. Also right now it doesn't really fit the goal of being a "How-to" for a normal analysis task (you wouldn't usually compare several ICA algorithms every time you preprocess a new dataset). Things it should discuss:

  • speed
  • performance on clean data vs different kinds of noisy data
  • deterministic / random?

would be good to also show the "same" component from different algorithms side-by-side (right now just a separate grid of 25 components for each algorithm)

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.