Update neuron/postsynapse.md

This commit is contained in:
2026-05-15 19:49:29 +02:00
parent 8e00e5f5d6
commit 36e22ba6a6
+37 -12
View File
@@ -1,3 +1,7 @@
---
include_toc: true
---
# postsynapse.md # postsynapse.md
Qui comprendiamo: Qui comprendiamo:
@@ -129,7 +133,7 @@ POSTSYNAPSE
![post-ltp-ltd.png](.attachments/post-ltp-ltd.png) ![post-ltp-ltd.png](.attachments/post-ltp-ltd.png)
##### CaNDMAEnterMax: accumulator ##### CaNDMAEnterMax: ( active: 2x ) accumulator
```Gen ```Gen
CaNDMAEnterMax: ( active: 2x ) CaNDMAEnterMax: ( active: 2x )
@@ -143,7 +147,7 @@ CaNDMAEnterMax: ( active: 2x )
trace: trace:
``` ```
##### CaNDMAEnterMed: accumulator ##### CaNDMAEnterMed: ( active: 4x ) accumulator
```Gen ```Gen
CaNDMAEnterMed: ( active: 4x ) CaNDMAEnterMed: ( active: 4x )
@@ -156,7 +160,7 @@ CaNDMAEnterMed: ( active: 4x )
trace: trace:
``` ```
##### CaNDMAEnterMedNotBap: accumulator ##### CaNDMAEnterMedNotBap: ( active: 4x ) accumulator
```Gen ```Gen
CaNDMAEnterMedNotBap: ( active: 4x ) CaNDMAEnterMedNotBap: ( active: 4x )
@@ -169,7 +173,7 @@ CaNDMAEnterMedNotBap: ( active: 4x )
trace: trace:
``` ```
##### CaNDMAEnterLow: accumulator ##### CaNDMAEnterLow: ( active: 12x ) accumulator
```Gen ```Gen
CaNDMAEnterLow: ( active: 12x ) CaNDMAEnterLow: ( active: 12x )
@@ -182,7 +186,7 @@ CaNDMAEnterLow: ( active: 12x )
trace: trace:
``` ```
#### CaClearance: accumulator #### CaClearance: ( active: 24x ) accumulator
```Gen ```Gen
CaClearance: ( active: 24x ) # Low CaClearance: ( active: 24x ) # Low
@@ -220,7 +224,7 @@ POST-AMPA
### ms: behaviors AMPA ### ms: behaviors AMPA
##### NaAMPAEnterMax: accumulator ##### NaAMPAEnterMax: ( active: 2x ) accumulator
```Gen ```Gen
NaAMPAEnterMax: ( active: 2x ) NaAMPAEnterMax: ( active: 2x )
@@ -233,7 +237,7 @@ NaAMPAEnterMax: ( active: 2x )
trace: trace:
``` ```
##### NaAMPAEnterMed: accumulator ##### NaAMPAEnterMed: ( active: 4x ) accumulator
```Gen ```Gen
NaAMPAEnterMed: ( active: 4x ) NaAMPAEnterMed: ( active: 4x )
@@ -260,10 +264,31 @@ POST-NA-CLEAR
### ms: behaviors NA-CLEAR ### ms: behaviors NA-CLEAR
#### NaClearanceHigh: Interacting #### NaClearanceHigh: ( active: 4x ) accumulator
#### NaClearanceLow: Interacting ```Gen
NaClearanceHigh: ( active: 4x )
type: accumulator
contained_by: POSTSYNAPSE
in_context: NOT bAP_ctx ??any??
hypothesis: ( Na mediumness ) OR ( Na fullness )
action: [Na decrease]
trace: None
```
#### NaClearanceLow: ( active: 16x ) accumulator
```Gen
NaClearanceLow: ( active: 16x )
type: accumulator
contained_by: POSTSYNAPSE
in_context: NOT bAP_ctx ??any??
hypothesis: NOT (Na empty)
action: [Na decrease]
trace: None
```
#### TUN-POST-AMPA: Tuner #### TUN-POST-AMPA: Tuner
@@ -286,7 +311,7 @@ TUN-POST-AMPA
tub_intricated: tub_intricated:
``` ```
##### CheckTunPostAmpa: contextor ##### CheckTunPostAmpa: ( active: 60x ) contextor
```Gen ```Gen
CheckTunPostAmpa: ( active: 60x ) CheckTunPostAmpa: ( active: 60x )
@@ -301,7 +326,7 @@ TUN-POST-AMPA
out_context: TryTunDownPostAmpa_ctx out_context: TryTunDownPostAmpa_ctx
``` ```
##### PossibleUpPostAmpaTun: accumulator ##### PossibleUpPostAmpaTun: ( active: 10x ) accumulator
```Gen ```Gen
PossibleUpPostAmpaTun: ( active: 10x ) PossibleUpPostAmpaTun: ( active: 10x )
@@ -314,7 +339,7 @@ PossibleUpPostAmpaTun: ( active: 10x )
trace: trace:
``` ```
##### PossibleDownPostAmpaTun: accumulator ##### PossibleDownPostAmpaTun: ( active: 10x ) accumulator
```Gen ```Gen
PossibleDownPostAmpaTun: ( active: 10x ) PossibleDownPostAmpaTun: ( active: 10x )