This commit is contained in:
2026-05-23 15:46:45 +02:00
+18 -6
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,12 +301,21 @@ 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'.
```Gen
POST-NA-CLEAR
type: comprehension
expansion:
@: POST-NA-CLEAR-BHE: POST-NA-CLEAR-BHE
```
## POST-NA-CLEAR-BHE: Container
```Gen
POST-NA-CLEAR-BHE
type: container
context_intricated:
@@ -317,7 +329,7 @@ POST-NA-CLEAR
```Gen
NaClearanceHigh: ( active: 4x )
type: accumulator
contained_by: POSTSYNAPSE
contained_by: POST-NA-CLEAR-BHE
in_context: NOT bAP_ctx ??any??
hypothesis: ( Na mediumness ) OR ( Na fullness )
@@ -330,7 +342,7 @@ NaClearanceHigh: ( active: 4x )
```Gen
NaClearanceLow: ( active: 16x )
type: accumulator
contained_by: POSTSYNAPSE
contained_by: POST-NA-CLEAR-BHE
in_context: NOT bAP_ctx ??any??
hypothesis: NOT (Na empty)