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

Add coordinate-based coactivation-based parcellation class #533

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    08ae309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88d5c05 View commit details
    Browse the repository at this point in the history
  3. Fix docstrings.

    tsalo committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    3ce90f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Don't calculate distances.

    tsalo committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    40f4585 View commit details
    Browse the repository at this point in the history
  2. Remove extra newline.

    tsalo committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    530048f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8382704 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c79b251 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e2d580 View commit details
    Browse the repository at this point in the history
  6. Add a couple of metrics.

    tsalo committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    3365d5c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Improve metric documentation.

    tsalo committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    7081604 View commit details
    Browse the repository at this point in the history
  2. VI should be fairly good now.

    tsalo committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    12cddec View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

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

Commits on Jul 12, 2021

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

Commits on Jul 14, 2021

  1. Draft another metric.

    Will move most of the work to the main fit loop, because this metric requires too much information.
    tsalo committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    0896745 View commit details
    Browse the repository at this point in the history
  2. Little cleanup.

    tsalo committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f9611db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    909c822 View commit details
    Browse the repository at this point in the history
  4. More cleanup.

    tsalo committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    65857d1 View commit details
    Browse the repository at this point in the history
  5. More work and debugging.

    tsalo committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    65b9675 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

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

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    267a135 View commit details
    Browse the repository at this point in the history
  2. Remove added line.

    tsalo committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    530a4de View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

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

Commits on Jul 25, 2022

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

Commits on Oct 4, 2022

  1. Update test_dataset.py

    JulioAPeraza committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    1c352f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917e943 View commit details
    Browse the repository at this point in the history
  3. Update utils.py

    JulioAPeraza committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    0c60dd5 View commit details
    Browse the repository at this point in the history