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] Adapt FirstLevelModel to work with surface data objects from new API #4126

Merged
merged 46 commits into from
Jun 4, 2024

Commits on Nov 30, 2023

  1. Add masker structure

    ymzayek committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1b785fa View commit details
    Browse the repository at this point in the history
  2. Define surfaceimage

    ymzayek committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5459d6b View commit details
    Browse the repository at this point in the history
  3. Update

    ymzayek committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    006e258 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Update docstring

    ymzayek committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c4ddf21 View commit details
    Browse the repository at this point in the history
  2. Skip niimg checks if surface

    ymzayek committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0da09ae View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Fix code breaking tests

    ymzayek committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b5a4de7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into flm_surfaceimage

    ymzayek committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5a82233 View commit details
    Browse the repository at this point in the history
  3. Add some tests

    ymzayek committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4a1c25a View commit details
    Browse the repository at this point in the history
  4. Add more tests

    ymzayek committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    415fa4f View commit details
    Browse the repository at this point in the history
  5. Refactor tests

    ymzayek committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3928ece View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Replace parameters for fitted surface masker

    ymzayek committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a51abfc View commit details
    Browse the repository at this point in the history
  2. Add test

    ymzayek committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    66def1e View commit details
    Browse the repository at this point in the history
  3. Remove breakpoint

    ymzayek committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    93230df View commit details
    Browse the repository at this point in the history
  4. Adapt compute contrast

    ymzayek committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8dbdd1d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Handle one hemisphere

    ymzayek committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7b5b130 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge branch 'main' into flm_surfaceimage

    ymzayek committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    429442d View commit details
    Browse the repository at this point in the history
  2. Refactor

    ymzayek committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    99bf608 View commit details
    Browse the repository at this point in the history
  3. Resolve surface case for default mask

    ymzayek committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    50f780b View commit details
    Browse the repository at this point in the history
  4. Fix doctsring

    ymzayek committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3028d55 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Added GLM example

    bthirion authored and ymzayek committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a1f2112 View commit details
    Browse the repository at this point in the history
  2. Remove default arg

    ymzayek committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1698323 View commit details
    Browse the repository at this point in the history
  3. Fix conflict

    ymzayek committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f01b667 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8167603 View commit details
    Browse the repository at this point in the history
  5. Formatting

    ymzayek committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bdf2f23 View commit details
    Browse the repository at this point in the history
  6. Working report with no plots

    ymzayek committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5f80c63 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Allow black on example

    ymzayek committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ddc8ef1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Revert "Working report with no plots"

    This reverts commit 5f80c63.
    ymzayek committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7d65d14 View commit details
    Browse the repository at this point in the history
  2. NotImplementedError for reports

    ymzayek committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4d2e782 View commit details
    Browse the repository at this point in the history
  3. Move test

    ymzayek committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5c6f759 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Add test

    ymzayek committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    bcac629 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Clarify doctsring

    ymzayek committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3c7ae7f View commit details
    Browse the repository at this point in the history
  2. Refactor mask application

    ymzayek committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    04a14cc View commit details
    Browse the repository at this point in the history
  3. Method name and docstring

    ymzayek committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e08831d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    9f4d8d0 View commit details
    Browse the repository at this point in the history
  2. move example

    Remi-Gau committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6ba25f8 View commit details
    Browse the repository at this point in the history
  3. update bids example

    Remi-Gau committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    455887c View commit details
    Browse the repository at this point in the history
  4. clean up

    Remi-Gau committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    85d6e8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5de9b3 View commit details
    Browse the repository at this point in the history
  6. adapt fetcher

    Remi-Gau committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    661843e View commit details
    Browse the repository at this point in the history
  7. use confounds

    Remi-Gau committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a0138f0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    e259384 View commit details
    Browse the repository at this point in the history
  2. fix test

    Remi-Gau committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a99bf90 View commit details
    Browse the repository at this point in the history
  3. fix examples

    Remi-Gau committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    079bb38 View commit details
    Browse the repository at this point in the history
  4. refactor

    Remi-Gau committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2c0c193 View commit details
    Browse the repository at this point in the history