-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0f76a53
commit ad201a3
Showing
4 changed files
with
790 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
[↩ back to index](../README.md) | ||
# Estimating parameters of action potential models | ||
|
||
In this tutorial, we look at the problem of estimating the parameters (typically maximum conductances and permeabilities) of an action potential (AP) model. | ||
|
||
Many of the principles from the ion channel tutorial apply here, so that you may want to read these first. | ||
In contrast to the ion channel tutorials, these tutorials take a "recipe" approach, and do not provide much background or details. | ||
|
||
The follow topics are covered: | ||
|
||
## [Fitting conductances to an AP trace](basic-fitting-ap.ipynb) | ||
|
||
A simple example of fitting to a single AP trace. | ||
|
||
## [Fitting conductances to an AP and CaT trace](basic-fitting-ap-cat.ipynb) | ||
|
||
Expands on the previous example to simultaneously fit to AP and calcium transient (CaT). | ||
|
||
|
||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.