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

[WIP] ENH: add connectome strength plot #2028

Merged
merged 11 commits into from
Oct 14, 2019

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    b90eeb8 View commit details
    Browse the repository at this point in the history
  2. DOC: add example

    glemaitre committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    7dc05ff View commit details
    Browse the repository at this point in the history
  3. TST: add tests

    glemaitre committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    cfd97b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db26e2e View commit details
    Browse the repository at this point in the history
  5. PEP8

    glemaitre committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    c3c283d View commit details
    Browse the repository at this point in the history
  6. DOC: API and user guide

    glemaitre committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    1beafbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce72196 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

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

Commits on Oct 9, 2019

  1. Merge branch 'master' of https://github.com/nilearn/nilearn into is/p…

    …lot_connectome_strength
    
    * 'master' of https://github.com/nilearn/nilearn: (272 commits)
      [MRG] FIX: orientation problem with plot_glass_brain (nilearn#1888)
      Import HTMLDocument in its original module to preserve backwards compatibility (nilearn#2162)
      Fixing malfunctioning allowed-failure section in Travis (nilearn#2160)
      Update Brainomics fetcher (nilearn#2097)
      Remove inplace modification in signal.clean (nilearn#2125)
      Iter age group prediction example (nilearn#2063)
      Expose bg_img, vmin and vmax in plot_img signature (nilearn#2157)
      Replac conda with pip in TravisCI setup (nilearn#2141)
      Core devs doc and add @emdupre (nilearn#2151)
      Add check for vmin, vmax in plot_surf_roi (nilearn#2052)
      [ENH] Initial visual reports (nilearn#2019)
      Renamed test to deduplicate name (nilearn#2144)
      Fixes nilearn#2029 Handle gzip files without extensions (nilearn#2126)
      Update Schaefer parcelation to v0.14.3 (nilearn#2138)
      MAINT: Future-compatible cmap reversal (nilearn#2131)
      fix openmp crash (nilearn#2140)
      change nose to pytest on appveyor (nilearn#2130)
      adding fix to whatsnew
      fix wrong urls in nki dataset
      Made Flake8 happy
      ...
    
    # Conflicts:
    #	examples/03_connectivity/plot_sphere_based_connectome.py
    kchawla-pi committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    ee46da0 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. use subject 0

    jeromedockes committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    56c579b View commit details
    Browse the repository at this point in the history
  2. Added whats_new entry

    kchawla-pi committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    54edbcb View commit details
    Browse the repository at this point in the history