Update elements/neuron/postsynapse.md

This commit is contained in:
2026-05-23 15:43:16 +02:00
parent e33db81ec5
commit 2725f88a3a
+7 -4
View File
@@ -9,8 +9,6 @@ Qui comprendiamo:
- POSTSYNAPSE: Postsynapse
- POST-AMPA: AMPA receptors (α-amino-3-hydroxy-5-methyl-4-isoxazolepropionic acid receptors)
## POSTSYNAPSE: Comprehension
**Simplified Behaviors**:
— ms:
@@ -93,6 +91,8 @@ TunPossible_ctx
---
## POSTSYNAPSE: Comprehension
```Gen
POSTSYNAPSE
type: comprehension
@@ -105,6 +105,7 @@ POSTSYNAPSE
@POSTSYNAPSE-BEH: POSTSYNAPSE-BEH []
```
## POSTSYNAPSE: Container
```
POSTSYNAPSE-BEH
@@ -246,7 +247,7 @@ VPostClearance: ( active: 18x )
```
Il clearance lo facciamo qui nel container dove creaiamo anche i VPost, perche' altrimenti, se lo facessimo in DB, perderemmo l'aspetto temporale della contribuzione dei singoli POST.
## POST-AMPA: Container
## POST-AMPA: Comprehension
```Gen
POST-AMPA
@@ -257,6 +258,8 @@ POST-AMPA
```
## POST-AMPA: Container
```Gen
POST-AMPA-BHE
type: container
@@ -298,7 +301,7 @@ NaAMPAEnterMed: ( active: 4x )
trace:
```
## POST-NA-CLEAR: Container
## POST-NA-CLEAR: Comprehension
Il clearance lo mettiamo qui come container, perche' gli AMPA creano, e questo container pompa fuori. Qui non e' un problema di perdere l'integrazione temporale, perche' gli AMPA sono tutti uguali nel loro behavior. Abbiamo messo gli AMPA come container perche' cosi' possiamo modularne la numerosita'.