Skip to content

Commit

Permalink
Merge pull request #23 from Hjorthmedh/new_meta
Browse files Browse the repository at this point in the history
renaming input of cortex and thalamus
  • Loading branch information
jofrony authored Jul 5, 2022
2 parents 2d4a7be + 6c350ee commit 565d9ce
Show file tree
Hide file tree
Showing 15 changed files with 1,208 additions and 1,208 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"p05cfd367": {
"m92fb243d": {
"input": {
"cortical": {
"cortical_background": {
"conductance": 5e-10,
"frequency": 1.0,
"generator": "poisson",
Expand All @@ -14,7 +14,7 @@
"synapseDensity": "1.15*0.05/(1+exp(-(d-10e-6)/5e-6))",
"type": "AMPA_NMDA"
},
"thalamic": {
"thalamic_background": {
"conductance": 5e-10,
"frequency": 1.0,
"generator": "poisson",
Expand All @@ -33,4 +33,4 @@
]
}
}
}
}
Loading

0 comments on commit 565d9ce

Please sign in to comment.