varie
This commit is contained in:
@@ -18,7 +18,7 @@ PRESYNAPSE
|
||||
|
||||
expansion:
|
||||
|
||||
_Vgcc_pre: TUB_EXP [ comprehension: VGCC_PRE, full: 10x, active: 5x, empty: 2x ]
|
||||
_Vgcc_pre: TUB [ comprehension: VGCC_PRE, full: 10x, active: 5x, empty: 2x ]
|
||||
# il tub serve al tuning
|
||||
|
||||
intrication:
|
||||
|
||||
@@ -107,7 +107,7 @@ Qui attiviamo la Syn collegando Pre e Post. Lo facciamo per tutte le relazioni f
|
||||
```Gen
|
||||
ExcitationBind
|
||||
|
||||
in_context: &ActivateAstroPostPre
|
||||
in_context: *ActivateAstroPostPre
|
||||
|
||||
hypothesis: ( GoodTraces fullness ) AND NOT ( _Astrosynapse full ) AND NOT ( _Presynapse full ) AND NOT ( _Postsynapse full)
|
||||
bind: [_Presynapse increase, _Postsynapse increase, _Astrosynapse increase]
|
||||
|
||||
+2
-2
@@ -52,13 +52,13 @@ EXCITATION
|
||||
snippet:
|
||||
|
||||
# *Fixed
|
||||
@: CONTEXTOR [snip: ExcitationPossible, RF: active 60x]
|
||||
@: CONTEXTOR [snippet: ExcitationPossible, RF: active 60x]
|
||||
|
||||
# *ActivateAstroPostPre
|
||||
@: BINDER [snippet: ExcitationBind, RF: active 6x]
|
||||
@: ACCUMULATOR [snippet: ClearTraces, RF: active 6x]
|
||||
|
||||
*DeActivateAstroPost
|
||||
*DeActivateAstroPostPre
|
||||
@: BINDER [snippet: ExcitationUnbind, RF: active 6x]
|
||||
```
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ TECTUM
|
||||
@AST-001 EXPANSION [ comprehension: ASTROCYTE ]
|
||||
@AST-002 EXPANSION [ comprehension: ASTROCYTE ]
|
||||
|
||||
@ BIND [ comprehension: @WTA-001, comprehension: @AST-001 ]
|
||||
@: BIND [ comprehension: @WTA-001, comprehension: @AST-001 ]
|
||||
|
||||
istantiation:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user