diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e31e4a --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Model Code for Goldberg et al. (2006) + +Goldberg JA, Deister CA, Wilson CJ (2006) Response properties and synchronization of rhythmically-firing dendritic neurons. +*J Neurophysiol* Sep 6; [Epub ahead of print] + +--- + +## Note from Dr. Goldberg + +I apologize for not having code that executes each figure, but truly all the information is in the paper. I hope the names are self explanatory. The simulations of pairs of neurons that appear in the paper require VERY VERY long times to reach steady state, as the coupling is very weak in the case of dendritic coupling. + +One final comment, although in figure 2 the dendrite/cable is passive the code includes an NaP current in the cable, but if the conductance gnad is set to zero the cable becomes passive. + +Email: josh@biocontrol.co.il + +--- + +2025-05-27 – Standardized to Markdown \ No newline at end of file diff --git a/readme.txt b/readme.txt deleted file mode 100644 index 2d45b57..0000000 --- a/readme.txt +++ /dev/null @@ -1,19 +0,0 @@ -This is the readme for the model code associated with the publication: - -Goldberg JA, Deister CA, Wilson CJ (2006) Response properties and -synchronization of rhythmically-firing dendritic neurons. -J Neurophysiol Sep 6; [Epub ahead of print] - -Note from Dr Goldberg: - -I apologize for not having code that executes each figure, but truly -all the information is in the paper. I hope the names are self -explanatory. The simulations of pairs of neurons that appear in the -paper require VERY VERY long times to reach steady state, as the -coupling is very weak in the case of dendritic coupling. One final -comment, although in figure 2 the dendrite/cable is passive the code -includes an NaP current in the cable, but if the conductance gnad is -set to zero the cable becomes passive. - -josh@biocontrol.co.il -