Skip to content

Commit ad201a3

Browse files
committed
Added ap tutorials back in
1 parent 0f76a53 commit ad201a3

File tree

4 files changed

+790
-0
lines changed

4 files changed

+790
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[↩ back to index](../README.md)
2+
# Estimating parameters of action potential models
3+
4+
In this tutorial, we look at the problem of estimating the parameters (typically maximum conductances and permeabilities) of an action potential (AP) model.
5+
6+
Many of the principles from the ion channel tutorial apply here, so that you may want to read these first.
7+
In contrast to the ion channel tutorials, these tutorials take a "recipe" approach, and do not provide much background or details.
8+
9+
The follow topics are covered:
10+
11+
## [Fitting conductances to an AP trace](basic-fitting-ap.ipynb)
12+
13+
A simple example of fitting to a single AP trace.
14+
15+
## [Fitting conductances to an AP and CaT trace](basic-fitting-ap-cat.ipynb)
16+
17+
Expands on the previous example to simultaneously fit to AP and calcium transient (CaT).
18+
19+
20+
21+

action-potential-tutorial/basic-fitting-ap-cat.ipynb

Lines changed: 343 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)