This commit is contained in:
2026-04-08 11:50:41 +02:00
parent e82e1158c6
commit 72332cfe9e
2 changed files with 12 additions and 8 deletions
+7 -7
View File
@@ -56,13 +56,13 @@ Sharing the postsynaptic ATP pool rather than maintaining a separate somatic poo
— ms:
- VDB is integrated (each Dendratites acts as leaky integrator)
- Threshold check (only when not in AP waveform phase and not in absolute refractory)
- condition VDB fullness
- Threshold check -condition VDB fullness - (only when not in AP waveform phase and not in absolute refractory)
-- AP
-- bAP
-- tau_AP_rise = 0.5 ms - Na⁺ channels open — explosive depolarisation
-- (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
-- VSOMA
--- tau_AP_rise = 0.5 ms - Na⁺ channels open — explosive depolarisation
--- (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
@@ -107,7 +107,7 @@ container: BEH-SOMA
- SpikeTrainTraces ( contained_by: TUN-N )
```
## Context
## : Context
Qui mettiamo lo spike Dendritico. Sempre se vogliamo comprenderlo.
@@ -122,7 +122,7 @@ context: ???...
activate: xxx
```
## Episode
## : Episode
```Gen
episode: ??