Skip to content
View johmedr's full-sized avatar
  • The Wellcome Centre for Human Neuroimaging
  • London
Block or Report

Block or report johmedr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. dempy dempy Public

    Specifying and inverting stochastic Dynamic Causal Models in Python.

    Python 3

  2. pykeos pykeos Public

    A package for experimenting with common nonlinear dynamical systems and standard complexity measures, e.g. correlation dimension or Kolmogorov-Sinai entropy.

    Python 2 1

  3. xsens_streaming xsens_streaming Public

    Forked from arntanguy/xsens_streaming

    Handles communication with XSens MVN software

    C++

  4. lsl-cli lsl-cli Public

    Command-line tools for Lab Streaming Layer

    Python

  5. Hankel, Toeplitz and circulant matri... Hankel, Toeplitz and circulant matrices based on a fast Numpy-based implementation of (~10 times faster than scipy)
    1
    import numpy as np
    2
    
                  
    3
    from numpy.lib.stride_tricks import sliding_window_view
    4
    from numpy.core.multiarray import normalize_axis_index
    5
    
                  
  6. radsel radsel Public

    Radius selection using kernel density estimation for the computation of nonlinear measures

    MATLAB 1