Page 1 of 1

Phase resetting/response curves (PRC)

Posted: Fri Jul 11, 2014 3:31 am
by bosse89
Hi,
I've made a NEURON model and I want to know if this neuron is PRC-type I or II.
One can find numerical/non-experimental ways of doing this from papers like :
Ermentrout, B. Type I membranes, phase resetting curves, and synchrony.
Neural Computation 8:979-1001, 1966
Rinzel, J. and Ermentrout, G. B.

One can also do this classification by making simulations and stimulating with small current at different times in the phase and calculate the ISI.
I was thinking that someone have probably already done this and that it would be interesting to look at the code.
Does anyone know where to find this kind of code?

Re: Phase resetting/response curves (PRC)

Posted: Fri Jul 11, 2014 12:22 pm
by ted
Try searching ModelDB.https://senselab.med.yale.edu/modeldb/. Do a search that combines curated keywords (e.g. simulator of interest) with full text search (prc or
phase response
for example).

Re: Phase resetting/response curves (PRC)

Posted: Tue Jul 15, 2014 10:52 am
by bosse89
ted wrote:Try searching ModelDB.https://senselab.med.yale.edu/modeldb/. Do a search that combines curated keywords (e.g. simulator of interest) with full text search (prc or
phase response
for example).
I searched , and found project GPeNeuronKitano, but did find anything useable. So I'm halfway coding it myself. Thx