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

MVAR connectivity and example #10

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on May 23, 2016

  1. MVAR connectivity and example

    misc
    
    ENH: matrix-type connectivity visualization
    
    ENH: node colors
    
    moved plot_connectivity_matrix below plot_connectivity_circle
    
    ENH: improved MVAR interface
    
    rearranged function arguments
    
    Improved MVAR example
    
    fixed beta bandwidth
    
    added scot external
    
    improved documentation
    
    added new functions to documentation
    
    python 2 compatibility
    
    added externals.scot to setup.py
    
    updated scot package
    
    Adjusted MVAR interface to new scot structure
    
    updated scot
    
    tried to delete plotting
    
    scot: mne compatibility update
    
    added tests for MVAR connectivity
    
    fixed order of mean and abs
    
    ENH: model order selection (cross-validated)
    
    example cleanup
    
    no testin for model order
    
    eric's suggestions incorporated
    
    ENH: circle plot show node names in the status bar
    
    ENH: connectivity matrix shows node names and value in status bar
    
    ENH: function to plot in/out connectivity for one seed
    
    ENH: connectivity statistics!
    
    fixed string type checking
    
    mvar connectivity returns p_vals=None if no statistics done
    
    adjusted test to new mvar_connectivity return values
    
    updated scot (parallelization)
    
    joblib support for mvar_connectivity
    
    scot: fixed some parallelization issues
    
    misc
    
    added references
    
    misc
    
    adjusted default fig size to two circles
    
    merged examples
    
    fixed verbosity
    
    fixed verbosity mne-tools#2
    
    misc
    
    fixed invalid ascii char
    
    deprecation warning in numpy (scot upstream fix)
    
    corrected newline at end of file
    
    fixed utf-8 character
    Martin Billinger authored and mbillingr committed May 23, 2016
    Copy the full SHA
    e2a7855 View commit details
    Browse the repository at this point in the history
  2. PEP 8

    mbillingr committed May 23, 2016
    Copy the full SHA
    9bb5c69 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b411693 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ef82549 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a43df07 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9a53592 View commit details
    Browse the repository at this point in the history
  7. Upgraded to recent SCoT

    mbillingr committed May 23, 2016
    Copy the full SHA
    188aa7e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a95ef08 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    91c4d76 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5cb322d View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    cc7582b View commit details
    Browse the repository at this point in the history
  12. Import GeneratorType

    mbillingr committed May 23, 2016
    Copy the full SHA
    a038730 View commit details
    Browse the repository at this point in the history