Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example to extract time courses with labels from custom atlas #12618

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    ff83b19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    887bb23 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Replaced os.path.join by pathlib.Path, added additional assertions on…

    … file existence to diagnose error, correct number of = around title
    Shrecki committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b4da603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7072b73 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Fixes source space custom atlas example

    Replaces all os.path calls with posix Path
    Replaces all os.system calls with subprocess.run to fail on command failure.
    Shrecki committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    41e027a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8dea9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4307d95 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'source_atlas_branch' of github.com:Shrecki/mne-python i…

    …nto source_atlas_branch
    Shrecki committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1d18a4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1abb9d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    7f263d2 View commit details
    Browse the repository at this point in the history