Commit 6aa465a
committed
Merge branch 'development' into experimental
* development: (45 commits)
Fix typo
feat: use values from text boxes for simulation
Add note that current is in pA also...
Tweak main readme
Update README.md
Image updates & text clarifications
New circuit image & updated text
Changing reversal potentials of Na and K to match NEURON tutorial
Renamed I_inj_amplitude etc. to use delay/duration/amplitude
Restructure notebook, more info in readme
Fix image link
Improved vclamp memory handling
Reduce size of arrays (increase dt) for vclamp
Move main python code from notebook to method launch_interactive_widget()
Adding plot for conductance densities of Na and K
Adding test on python hh example, by saving results to file
Notebook updates
Adding readmes and an image of the interactive notebook
Extra requirement
Add requirements file, initial update notebook
...26 files changed
Lines changed: 1219 additions & 673 deletions
File tree
- .github/workflows
- Tutorial
- Source
- test
- _media
- _toc
- notebooks
- GSoC_2022_Submission
- NeuroML_Generic_ET
- NeuroML_Generic_libneuro
- NeuroML_HH_version
- Python_HH_version
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
15 | 25 | | |
16 | 26 | | |
17 | 27 | | |
18 | 28 | | |
19 | | - | |
| 29 | + | |
20 | 30 | | |
21 | | - | |
| 31 | + | |
22 | 32 | | |
23 | 33 | | |
24 | 34 | | |
| |||
29 | 39 | | |
30 | 40 | | |
31 | 41 | | |
| 42 | + | |
32 | 43 | | |
33 | 44 | | |
34 | 45 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| |||
0 commit comments