varie
This commit is contained in:
@@ -17,6 +17,6 @@ AXON
|
||||
|
||||
expansion:
|
||||
|
||||
_presynapse: TUB_EXP [ comp: PRESYNAPSE, full: 50x, active: 0x, empty: 10x ]
|
||||
_presynapse: TUB [ comp: PRESYNAPSE, full: 50x, active: 0x, empty: 10x ]
|
||||
# managed_by: EXCITATION or INHIBITION from winnertakeall
|
||||
```
|
||||
|
||||
@@ -31,9 +31,9 @@ PRESYNAPSE
|
||||
*AP: CONTEXT [&SOMA.*AP]
|
||||
|
||||
# Tub
|
||||
_NT: TUB_FLOOR [ ref: &ASTROSYNAPSE._NT]
|
||||
_ATP: TUB_FLOOR [ ref: &ASTROCYTE._ATP]
|
||||
_eCB: TUB_FLOOR [ ref: &POSTSYNAPSE._eCB]
|
||||
_NT: TUB [ ref: &ASTROSYNAPSE._NT]
|
||||
_ATP: TUB [ ref: &ASTROCYTE._ATP]
|
||||
_eCB: TUB [ ref: &POSTSYNAPSE._eCB]
|
||||
|
||||
instantiation:
|
||||
|
||||
@@ -41,12 +41,12 @@ PRESYNAPSE
|
||||
*TunePossible: CONTEXT []
|
||||
|
||||
# Tub
|
||||
_Ca2+: TUB_FLOOR [ full: 60x, active: 30x, empty: 0x ]
|
||||
_Rrp: TUB_FLOOR [ full: 30x, active: 15x, empty: 0x ]
|
||||
_Rp: TUB_FLOOR [ full: 30x, active: 15x, empty: 0x ]
|
||||
_CaTraces: TUB_FLOOR [ full: 50x, active: 0x, empty: 0x ]
|
||||
_Ca2+: TUB [ full: 60x, active: 30x, empty: 0x ]
|
||||
_Rrp: TUB [ full: 30x, active: 15x, empty: 0x ]
|
||||
_Rp: TUB [ full: 30x, active: 15x, empty: 0x ]
|
||||
_CaTraces: TUB [ full: 50x, active: 0x, empty: 0x ]
|
||||
|
||||
_Ca2+FullDev: TUB_FLOOR [ full: 100x, active: _Ca2+.full, empty: 40x ]
|
||||
_Ca2+FullDev: TUB [ full: 100x, active: _Ca2+.full, empty: 40x ]
|
||||
# serve al dev
|
||||
|
||||
# Behaviour
|
||||
|
||||
Reference in New Issue
Block a user