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

Evaluate the Networks Cross Correlation Histograms #4

Open
4 of 5 tasks
rgutzen opened this issue May 5, 2017 · 0 comments
Open
4 of 5 tasks

Evaluate the Networks Cross Correlation Histograms #4

rgutzen opened this issue May 5, 2017 · 0 comments

Comments

@rgutzen
Copy link
Owner

rgutzen commented May 5, 2017

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
@rgutzen rgutzen changed the title Cross Corrleograms Analysis with respect to neuron identities Evaluate Cross Correlation Histograms for each Neuron Pair Jul 25, 2017
@rgutzen rgutzen changed the title Evaluate Cross Correlation Histograms for each Neuron Pair Evaluate the Networks Cross Correlation Histograms Jul 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant