varie messa a punto

This commit is contained in:
2026-05-27 18:44:34 +02:00
parent 7154e11126
commit 4becf9c3ca
2 changed files with 16 additions and 9 deletions
+13 -6
View File
@@ -16,17 +16,21 @@ PRESYNAPSE
type: comprehension
expand_comprehension:
_Vgcc_pre: TUB [ expand: VGCC_PRE, full: 10x, active: 5x, empty: 2x ]
# serve al tuning
scope_intricated:
!DAY: SCOPE [&ORGANISM]
!NIGHT: SCOPE [&ORGANISM]
context_intricated:
*AP: CONTEXT [&SOMA.*AP]
tub_intricated:
_NT: TUB [&ASTROSYNAPSE._NT]
_ATP: TUB [&ASTROCYTE?._ATP]
_ATP: TUB [&ASTROCYTE._ATP]
_eCB: TUB [&POSTSYNAPSE._eCB]
context_intricated:
*AP: CONTEXT [SOMA] ???
expand_comprehension:
_Vgcc_pre: TUB [ expand: VGCC_PRE, full: 10x, active: 5x, empty: 2x ]
# serve al tuning
instantiate_tub:
_Ca2+: TUB [ full: 60x, active: 30x, empty: 0x ]
@@ -37,6 +41,9 @@ PRESYNAPSE
_Ca2+FullDev: TUB [ full: 100x, active: _Ca2+.full, empty: 40x ]
# serve al dev
istantiate_context:
*TunePossible: CONTEXT []
instantiate_behaviour:
@: MAIN_PRE []
@: TUNE_VGCC_PRE []