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

ENH: Add MP-PCA/NORDIC denoising through dwidenoise #3395

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Jul 8, 2024

  1. Start adding NORDIC options.

    tsalo committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8f61686 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Keep working on NORDIC.

    tsalo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5bae834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df8ae03 View commit details
    Browse the repository at this point in the history
  3. More work.

    tsalo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1c7bed5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Add get_associated function.

    tsalo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fc3729a View commit details
    Browse the repository at this point in the history
  2. Update nordic.py

    tsalo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a21d415 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    1100818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae12709 View commit details
    Browse the repository at this point in the history
  3. Add mrtrix3 to environment.

    tsalo committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    39c6c85 View commit details
    Browse the repository at this point in the history
  4. Run ruff.

    tsalo committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    c92f653 View commit details
    Browse the repository at this point in the history
  5. Fix connection.

    tsalo committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    0e88b6c View commit details
    Browse the repository at this point in the history
  6. Test the new behavior.

    tsalo committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    0f53b42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c1f61a View commit details
    Browse the repository at this point in the history
  8. Fix bug.

    tsalo committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    c59d589 View commit details
    Browse the repository at this point in the history
  9. Fix order of connections.

    tsalo committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    c9f655d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Write out noise images.

    tsalo committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    023c6b3 View commit details
    Browse the repository at this point in the history
  2. Fix variable name.

    tsalo committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    2679b41 View commit details
    Browse the repository at this point in the history
  3. Update citations.

    tsalo committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    477531a View commit details
    Browse the repository at this point in the history
  4. Fix string.

    tsalo committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    f19181e View commit details
    Browse the repository at this point in the history
  5. Fix the scaling factor.

    tsalo committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    f8ce527 View commit details
    Browse the repository at this point in the history