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

Incorporate Estimator and Corrector descriptions into MetaResult objects #724

Merged
merged 50 commits into from Mar 14, 2023

Commits on Jun 20, 2022

  1. Initial attempt.

    tsalo committed Jun 20, 2022
    Copy the full SHA
    03aee76 View commit details
    Browse the repository at this point in the history
  2. Use the MetaResult instead.

    tsalo committed Jun 20, 2022
    Copy the full SHA
    f76bc50 View commit details
    Browse the repository at this point in the history
  3. Close some gaps.

    tsalo committed Jun 20, 2022
    Copy the full SHA
    8abf695 View commit details
    Browse the repository at this point in the history
  4. Fix things up some more.

    tsalo committed Jun 20, 2022
    Copy the full SHA
    50629c4 View commit details
    Browse the repository at this point in the history
  5. Add IBMA descriptions.

    tsalo committed Jun 20, 2022
    Copy the full SHA
    71994ac View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Fix?

    tsalo committed Jun 21, 2022
    Copy the full SHA
    eea1444 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    340dead View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b9b6e70 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Remove duplicate text.

    tsalo committed Jul 8, 2022
    Copy the full SHA
    9289fd7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5f0bf49 View commit details
    Browse the repository at this point in the history
  3. Add some tests.

    tsalo committed Jul 8, 2022
    Copy the full SHA
    f014fd7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3b97530 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

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

Commits on Jul 15, 2022

  1. Get things working.

    tsalo committed Jul 15, 2022
    Copy the full SHA
    e6d296d View commit details
    Browse the repository at this point in the history
  2. Update examples.

    tsalo committed Jul 15, 2022
    Copy the full SHA
    1b067a4 View commit details
    Browse the repository at this point in the history
  3. Fix example.

    tsalo committed Jul 15, 2022
    Copy the full SHA
    0eff163 View commit details
    Browse the repository at this point in the history
  4. Update utils.py

    tsalo committed Jul 15, 2022
    Copy the full SHA
    50c1493 View commit details
    Browse the repository at this point in the history
  5. More stuff.

    tsalo committed Jul 15, 2022
    Copy the full SHA
    6dba8a7 View commit details
    Browse the repository at this point in the history
  6. Fix.

    tsalo committed Jul 15, 2022
    Copy the full SHA
    043895c View commit details
    Browse the repository at this point in the history
  7. Update ale.py

    tsalo committed Jul 15, 2022
    Copy the full SHA
    e3177dd View commit details
    Browse the repository at this point in the history
  8. Reorg refs.

    tsalo committed Jul 15, 2022
    Copy the full SHA
    9613186 View commit details
    Browse the repository at this point in the history
  9. Expand docstring.

    tsalo committed Jul 15, 2022
    Copy the full SHA
    0f091b0 View commit details
    Browse the repository at this point in the history
  10. More improvements.

    tsalo committed Jul 15, 2022
    Copy the full SHA
    a3c0f7b View commit details
    Browse the repository at this point in the history
  11. Fix some more stuff.

    tsalo committed Jul 15, 2022
    Copy the full SHA
    4a3c8b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Copy the full SHA
    9ba367d View commit details
    Browse the repository at this point in the history
  2. Update ale.py

    tsalo committed Jul 16, 2022
    Copy the full SHA
    eb829cd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Copy the full SHA
    b28f59a View commit details
    Browse the repository at this point in the history
  2. Fix merge issues.

    tsalo committed Aug 2, 2022
    Copy the full SHA
    a02c96f View commit details
    Browse the repository at this point in the history
  3. Fix bugs.

    tsalo committed Aug 2, 2022
    Copy the full SHA
    59db0a2 View commit details
    Browse the repository at this point in the history
  4. Update base.py

    tsalo committed Aug 2, 2022
    Copy the full SHA
    cb77696 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Fix the stuff.

    tsalo committed Aug 4, 2022
    Copy the full SHA
    8133c44 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Copy the full SHA
    359602f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e73944f View commit details
    Browse the repository at this point in the history
  3. Remove the conperm workflow.

    Users should just use Nilearn directly at that point.
    tsalo committed Aug 6, 2022
    Copy the full SHA
    7716f46 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1afd17b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c152450 View commit details
    Browse the repository at this point in the history
  6. Update utils.py

    tsalo committed Aug 6, 2022
    Copy the full SHA
    7eb3264 View commit details
    Browse the repository at this point in the history
  7. Update __init__.py

    tsalo committed Aug 6, 2022
    Copy the full SHA
    93aed9d View commit details
    Browse the repository at this point in the history
  8. Update api.rst

    tsalo committed Aug 6, 2022
    Copy the full SHA
    4e45b48 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    022fffe View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Copy the full SHA
    744dfd5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4d3dd2f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e38e185 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    33157f4 View commit details
    Browse the repository at this point in the history
  5. Update docstrings too.

    tsalo committed Feb 2, 2023
    Copy the full SHA
    f5966f7 View commit details
    Browse the repository at this point in the history
  6. Le sigh

    tsalo committed Feb 2, 2023
    Copy the full SHA
    907c5e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. merge

    jdkent committed Mar 14, 2023
    Copy the full SHA
    5d48cc9 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    jdkent committed Mar 14, 2023
    Copy the full SHA
    68668a5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c86e68c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    780cab3 View commit details
    Browse the repository at this point in the history