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