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
22 changes: 0 additions & 22 deletions README

This file was deleted.

26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Model of the rat subthalamic projection neuron.

This code is associated with the paper:

Gillies, A. and Willshaw, D. (2006)
"Membrane channel interactions underlying rat subthalamic projection
neuron rhythmic and bursting activity"
*J. Neurophys.* 95, 2352-2365

The main hoc file is called **sample.hoc**

## 1. Building the modfiles:

- For Linux/Unix run the command
`nrnivmodl`

- For Windows run the command
`mknrndll`

## 2. To run the sample simulations:

Execute `nrngui` with the **sample.hoc** file.

---

2025-05-27 – Standardized to Markdown