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

Allow making inverse solutions from fixed-orientation discrete forward models, enabling multi-dipole modeling #10464

Merged
merged 13 commits into from
Apr 20, 2022

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    02c6543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e305aa View commit details
    Browse the repository at this point in the history
  3. Fix some typos

    wmvanvliet committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    236d036 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    44ca4c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d794a3 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into multi-dipole-modeling

    * upstream/main: (40 commits)
      FIX: Flake (mne-tools#10540)
      FIX: Correct link (mne-tools#10536)
      DOC: Update installers (mne-tools#10535)
      ENH: Add dark mode to website (mne-tools#10523)
      WIP: Copy BEM surfaces by default (don't symlink) (mne-tools#10531)
      Avoid lowpass=0 in brainvision data (mne-tools#10517)
      DOC: Update installers [skip azp] [skip actions] (mne-tools#10528)
      FIX: Fix for old build (mne-tools#10527)
      Fix line noise at wrong frequencies (mne-tools#10525)
      FIX : read fids in eeglab (mne-tools#10521)
      MAINT: Prefer PySide6 in testing (mne-tools#10513)
      ENH: Add overview_mode support (mne-tools#10501)
      MRG: Updates for qtpy in mne-qt-browser (mne-tools#10509)
      BUG: Fix bug with themes on macOS (mne-tools#10500)
      MAINT: Bump installer links (mne-tools#10511)
      Add metadata to combine_channels (mne-tools#10504)
      MAINT: Standardize tests (mne-tools#10502)
      CI: Test circle (mne-tools#10506)
      ENH: Use HiDPI splash screen on HiDPI screens (mne-tools#10503)
      WIP,MNT: Add support for QtPy (mne-tools#10430)
      ...
    larsoner committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ae3f9f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Update mne/forward/forward.py

    Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
    wmvanvliet and larsoner authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    448a877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b6c9a5 View commit details
    Browse the repository at this point in the history
  3. Keep some smoke tests

    wmvanvliet committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    d671695 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32e9591 View commit details
    Browse the repository at this point in the history
  5. Add versionadded string

    wmvanvliet committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    8d54c32 View commit details
    Browse the repository at this point in the history
  6. PEP8

    wmvanvliet committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ee0159f View commit details
    Browse the repository at this point in the history
  7. Fix test

    wmvanvliet committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    b1a41db View commit details
    Browse the repository at this point in the history