Giter VIP home page Giter VIP logo

validationtools's People

Contributors

rgutzen avatar

Watchers

 avatar

validationtools's Issues

CCH bin height distribution

  • Plot and compare the distributions of bin heights
  • Quantify the difference in bin height distribution (compare to random activity?)
  • Find significance in the distribution (via surrogates?)
  • Also look at distribution of max bin heights and maybe the distribution of the corresponding time lags

2D Correlation Coefficient Distribution

  • color image contur plot of histogram difference
  • summation of one dimension (CC or lag) respectively -> marginals
  • How to quantify multidimensional distribution difference? (t-test?)

Generalized correlation matrix analysis

The marginal of the collection of all CCHs where the time lag dimension is reduced can be represented as a generalized correlation matrix.
The matrix entries could be:

  • The summed bin heights of the pairs CCH
  • The maximum value of the pairs CCH
  • The number or sum of the CCH bins larger than a certain threshold

Introduce Time-Lags to Correlation Analysis

Extending the view on correlation via the Pearson correlation coefficient (which only regards bin-wise synchrony) the correlation should be analyzable with both

  • a fixed time lag
  • by adding a time delay dimension

Should the function be collected separately or should the functionality be included in the non-time-resolved function via a parameter?

Temporal correlation spread

  • Reduce the CCHs to the dimension of the first neuron of the pairs (CCH_i = Sum over j of CCH_i<j)
  • Visualize the temporal correlation spread with X=Neuron i, Y=Time-Lag tau, Color=Correlation
  • Quantify the temporal spread

Evaluate the Networks Cross Correlation Histograms

For a network of N neurons, there are N*(N-1)/2 CCHs. The resulting data is 4 dimensional (Neuron#1, Neuron#2, Time-Lag, Correlation). Significant features in this data have to extracted, visualized and quantified.

  • Plot 3D graph with X=Neuron-Axis-1, Y=Neuron-Axis-2, Z=Time-Lag-Axis, CCH bin-height in direction Y and color coded.
  • Rescaling of CCH values to [0 .. 1] to apply visual aids (color, alpha)
  • Correction for the firing rate of the neuron (cross_corr_coef)
  • Thresholding of the CCH values to declutter the graph
  • Quantify and interpret the dominant features

Create measure for distance between networks

Clustering of CC matrix

  • Ordering by eigenvalue & -vectors
  • Hierarchical clustering (scipy)

Distance Measure

  • Either on CC matrix or on clustered matrix depending on whether neuron ids are consistent
  • Angle between eigenvectors
  • Spatial distance (scipy.spatial.distance.pdist)

summed CCH over all pairs

  • Should the single CCHs be corrected for firing rates, border effects?
  • Significance testing for the bin entries (surrogates?)
  • Include multiple testing corrections

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.