Update 2026-06-04-modulation-of-future-behavior.md
This commit is contained in:
@@ -9,6 +9,7 @@ Together these three systems form a hierarchical filter: Ca²⁺ asks did someth
|
|||||||
|
|
||||||
|
|
||||||
## signal state variables
|
## signal state variables
|
||||||
|
```Gen
|
||||||
// ── Ca²⁺ : event recorder ──────────────────────────────────────
|
// ── Ca²⁺ : event recorder ──────────────────────────────────────
|
||||||
pre_Ca_residual // leftover Ca²⁺ between spikes — encodes recent history
|
pre_Ca_residual // leftover Ca²⁺ between spikes — encodes recent history
|
||||||
post_Ca_amplitude // peak rise magnitude in spine
|
post_Ca_amplitude // peak rise magnitude in spine
|
||||||
@@ -27,6 +28,7 @@ CREB_active // bool — structural gene expression enabled
|
|||||||
glutamate_spillover // extrasynaptic [glu] — only high when cleft saturated
|
glutamate_spillover // extrasynaptic [glu] — only high when cleft saturated
|
||||||
mGluR2_3_activation // presynaptic Gi — autoinhibitory brake
|
mGluR2_3_activation // presynaptic Gi — autoinhibitory brake
|
||||||
mGluR5_activation // astrocytic Gq — IP3 → Ca²⁺ → D-serine cascade
|
mGluR5_activation // astrocytic Gq — IP3 → Ca²⁺ → D-serine cascade
|
||||||
|
```
|
||||||
|
|
||||||
## layer 1 — Ca²⁺: did something happen?
|
## layer 1 — Ca²⁺: did something happen?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user