Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Neuron2009/EPlasSyn.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ NEURON {
RANGE precell
RANGE gAMPA, gmaxAMPA, gNMDA, gmaxNMDA
GLOBAL Erev_1, Erev_2
GLOBAL AMPANMDARATIO, AMPANMDARATIO
GLOBAL AMPANMDARATIO

:SCALE
POINTER ScaleFactor, Induction, lastprespike, AMPAMAX
Expand Down
2 changes: 1 addition & 1 deletion Neuron2009/EPlasSyntoInh.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ NEURON {
RANGE precell
RANGE gAMPA, gmaxAMPA, gNMDA, gmaxNMDA
GLOBAL Erev_1, Erev_2
GLOBAL AMPANMDARATIO, AMPANMDARATIO
GLOBAL AMPANMDARATIO

:SCALE
POINTER ScaleFactor, Induction, lastprespike, AMPAMAX
Expand Down