Home
Name Modified Size InfoDownloads / Week
data 2014-08-10
Record_vext.hoc 2014-08-10 14.2 kB
Start.hoc 2014-08-10 2.4 kB
ReConv_invitro.jpg 2014-08-10 119.1 kB
ReConv_invivo.jpg 2014-08-10 130.1 kB
README.md 2014-08-10 2.3 kB
ReConv_GrC.jpg 2014-08-10 30.4 kB
readme.html 2014-08-10 2.3 kB
Parametri.hoc 2014-08-10 13.7 kB
Pregen.mod 2014-08-10 2.8 kB
mosinit.hoc 2014-08-10 879 Bytes
NmdaS.mod 2014-08-10 3.7 kB
GRC_LKG2.mod 2014-08-10 492 Bytes
GRC_NA.mod 2014-08-10 2.5 kB
GRC_KV.mod 2014-08-10 1.8 kB
GRC_LKG1.mod 2014-08-10 528 Bytes
GRC_KM.mod 2014-08-10 1.8 kB
GRC_KCA.mod 2014-08-10 1.7 kB
GRC_KIR.mod 2014-08-10 1.7 kB
GRC_GABA.mod 2014-08-10 4.3 kB
GRC_KA.mod 2014-08-10 3.6 kB
GRC_CALC.mod 2014-08-10 818 Bytes
Grc_Cell.hoc 2014-08-10 12.6 kB
ComPanel.hoc 2014-08-10 12.1 kB
GRC_CA.mod 2014-08-10 2.6 kB
AmpaCOD.mod 2014-08-10 3.2 kB
_gitattributes 2014-08-10 505 Bytes
_gitignore 2014-08-10 485 Bytes
Totals: 28 Items   372.7 kB 0

reconv

working version of Repetitive Convolution Code (works on NEURON simulator and Matlab)

Reconstructing evoked LFP in cerebellar granular layer using jittered repetitive convolution (ReConv)

This is the README for ReConv model for the paper

Shyam Diwakar, Paola Lombardo, Sergio Solinas, Giovanni Naldi, Egidio D'Angelo. "Local field potential modeling predicts dense activation in cerebellar granule cells clusters under LTP and LTD control", PLoS ONE, 2011 6(7):e21928

Implementation was done by Shyam Diwakar in Neuron and Matlab. Author acknowledges Harilal Parasuram for his help in editing the code to autogenerate data traces.

Usage instructions:

Auto-launch from ModelDB or download and extract the archive. Then under:


MSWIN

run mknrndll, cd to the archive and make the nrnmech.dll. Then double click on the mosinit.hoc file.

When the "Control Panel" menu pops, click on invitro first and restart Start.hoc and click on invivo menu to make data files. Run "weighsum.m" inside data/invitro and "weighavg.m" inside data/invivo to generate evoked LFP signal.


MAC OS X

Drag and drop the GrC folder onto the mknrndll icon. Drag and drop the mosinit.hoc file onto the nrngui icon.

When the "Control Panel" menu pops, click on invitro first and restart Start.hoc and click on invivo menu to make data files. Run "weighsum.m" inside data/invitro and "weighavg.m" inside data/invivo to generate evoked LFP signal.


Linux/Unix

Change directory to the GrC folder. run nrnivmodl. Then type nrngui mosinit.hoc

When the "Control Panel" menu pops, click on invitro first and restart Start.hoc and click on invivo menu to make data files. Run "weighsum.m" inside data/invitro and "weighavg.m" inside data/invivo to generate evoked LFP signal.


Attention:

The GrC model used here was published as (Diwakar et al., 2009)

Shyam Diwakar, Jacopo Magistretti, Mitchell Goldfarb, Giovanni Naldi, and Egidio D'Angelo. Axonal Na+ channels ensure fast spike activation and back-propagation in cerebellar granule cells. J Neurophysiol (December 10, 2008). doi:10.1152/jn.90382.2008

Also available at http://senselab.med.yale.edu/ModelDb/showmodel.asp?model=116835

Source: README.md, updated 2014-08-10