Update presynapse.md

This commit is contained in:
2026-06-23 17:52:14 +02:00
parent 2918659cee
commit 38e12a7521
+8 -11
View File
@@ -64,11 +64,10 @@ PRESYNAPSE
// Container
$: CONTAINER [ behaviour: MAIN ]
$: CONTAINER [ behaviour: EMIT ]
$: CONTAINER [ behaviour: TRACE ]
$: CONTAINER [ behaviour: ADJUST ] // Tuning
$: CONTAINER [ behaviour: RECOVER ]
$: CONTAINER [ behaviour: DECAY ]
$: CONTAINER [ behaviour: RECOVER ]
$: CONTAINER [ behaviour: ADJUST ] // Tuning
$: CONTAINER [ behaviour: DEVELOP ] // !NIGHT
```
@@ -78,7 +77,7 @@ PRESYNAPSE
```Gen
MAIN
type: behaviour
type: container
within_scope: !DAY
@@ -134,14 +133,12 @@ NTreleaseHigh
trace: None
```
## EMIT | !DAY
## TRACE | !DAY
```Gen
TRACE
type: behaviour
type: container
within_scope: !DAY
@@ -198,7 +195,7 @@ Ca2TracesAccumulationHigh
```Gen
MAIN
type: behaviour
type: container
within_scope: !DAY
@@ -258,7 +255,7 @@ Ca2TracesClearance
```Gen
RECOVER
type: behaviour
type: container
within_scope: !DAY
@@ -369,7 +366,7 @@ ADJUST
// qui stiamo attivando e disattivando PRE_VGCC. Fra un massimo full e minimo empty (empty puo' non essere 0)
type: behaviour
type: container
activity_scope: !DAY
snippet:
@@ -439,7 +436,7 @@ VcggDecrease
```Gen
DEVELOP
type: behaviour
type: container
activity_scope: !NIGHT