soma description
This commit is contained in:
+9
-9
@@ -53,8 +53,8 @@ ATP is a simplification of convenience — at this stage we do not comprehend th
|
||||
|
||||
— ms:
|
||||
|
||||
- VDB is integrated (each Dendratites acts as leaky integrator)
|
||||
- Threshold check -condition VDB fullness - (only when not in AP waveform phase and not in absolute refractory)
|
||||
- VDB is integrated (each Dendrites acts as leaky integrator)
|
||||
- Threshold check - condition VDB fullness - (only when not in AP waveform phase and not in absolute refractory)
|
||||
-- AP
|
||||
-- bAP
|
||||
-- VSOMA
|
||||
@@ -62,11 +62,9 @@ ATP is a simplification of convenience — at this stage we do not comprehend th
|
||||
--- (tau_AP_fall = 1.5 ms) - V_soma falls toward V_AHP - K⁺ channels open — repolarisation
|
||||
--- (tau_AHP = 5.0 ms) - V_soma recovers from V_AHP toward V_soma_reset - K⁺ channels close — after-hyperpolarisation
|
||||
|
||||
- V_bAP decays each ms (from dendrite loop)
|
||||
V_bAP += (0 - V_bAP) * dt / tau_bAP
|
||||
decay runs independently of soma state
|
||||
- V_bAP as a context is active during ?
|
||||
|
||||
- SpikeTrainTraces
|
||||
- SpikeTrainTraces ?
|
||||
-- creation
|
||||
-- destruction
|
||||
|
||||
@@ -104,7 +102,7 @@ ATP is a simplification of convenience — at this stage we do not comprehend th
|
||||
container: BEH-SOMA
|
||||
|
||||
expansion:
|
||||
- BEH-SOMA-VCGG ( fullness: 50x, active: 20x, emptiness: 10x )
|
||||
- BEH-SOMA-VGSC ( fullness: 50x, active: 20x, emptiness: 10x )
|
||||
# modulated_by: TUN-SOMA-VCGG # possible/actual
|
||||
|
||||
tub_local:
|
||||
@@ -152,8 +150,10 @@ episode: ??
|
||||
|
||||
## BEH-SOMA-VCGG: Container
|
||||
|
||||
Voltage Gated Sodium Channel
|
||||
|
||||
```Gen
|
||||
container: BEH-SOMA-VCGG
|
||||
container: BEH-SOMA-VGSC
|
||||
|
||||
```
|
||||
|
||||
@@ -161,7 +161,7 @@ container: BEH-SOMA-VCGG
|
||||
|
||||
```Gen
|
||||
episode: ??
|
||||
contained_by: BEH-SOMA-VCGG
|
||||
contained_by: BEH-SOMA-VGSC
|
||||
|
||||
in_context: xxx
|
||||
rf: ( active: 1x )
|
||||
|
||||
Reference in New Issue
Block a user