varia ripulitura
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# external-in-excitation.md
|
||||
|
||||
## EXTERNAL-IN-EXCITATION: Tuner
|
||||
## EXTERNAL-IN-EXCITATION: Container
|
||||
|
||||
**external-in-excitation**:
|
||||
Qui mettiamo assieme tutte le PRESYNAPSE di una possibile relazione con un altro modulo
|
||||
@@ -9,8 +9,8 @@ Qui mettiamo assieme tutte le PRESYNAPSE di una possibile relazione con un altro
|
||||
|
||||
EXTERNAL-IN-EXCITATION
|
||||
|
||||
type: tuner
|
||||
type: container
|
||||
|
||||
tub_tuned:
|
||||
Post: NEURON/DENDRITIC-BRANCH/expansion/POSTSYNAPSE
|
||||
tub_intricated:
|
||||
POSTSYNAPSE: in
|
||||
```
|
||||
@@ -1,16 +1,16 @@
|
||||
# external-out-excitation.md
|
||||
|
||||
## EXTERNAL-OUT-EXCITATION: Tuner
|
||||
## EXTERNAL-OUT-EXCITATION: Container
|
||||
|
||||
**external-out-excitation**:
|
||||
Qui mettiamo assieme tutte le POSTSYNAPSE di una possibile relazione con un altro modulo
|
||||
Qui mettiamo assieme tutte le PRESYNAPSE di una possibile relazione con un altro modulo
|
||||
|
||||
```Gen
|
||||
|
||||
EXTERNAL-OUT-EXCITATION
|
||||
|
||||
type: tuner
|
||||
type: container
|
||||
|
||||
tunes:
|
||||
Post: NEURON/AXON/expansion/POSTSYNAPSE
|
||||
PRESYNASPE: out
|
||||
```
|
||||
@@ -16,7 +16,7 @@ INTERNAL-EXCITATION
|
||||
|
||||
type: container
|
||||
|
||||
tub_tuned:
|
||||
tub_intricated:
|
||||
# Qui consolido tutti gli "in" e tutti gli "out" che sono stati passati
|
||||
PRESYNAPSE: out
|
||||
POSTSYNAPSE: in
|
||||
@@ -86,9 +86,9 @@ ClearTraces: ( active: 6x ) # stesso RF del bind
|
||||
contained_by: TUN-PRE-POST-ASTRO
|
||||
|
||||
in_context: ActivateAstroPostPre_ctx
|
||||
hypothesis:
|
||||
hypothesis: GoodTraces NOT empty
|
||||
action: GoodTraces decrease
|
||||
trace:
|
||||
trace: None?
|
||||
```
|
||||
|
||||
### DeActivateSynPostPre: binder
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# internal-inhibition.md
|
||||
|
||||
## INTERNAL-INHIBITION: Tuner
|
||||
## INTERNAL-INHIBITION: Container
|
||||
|
||||
**Inhibitory Behavior**:
|
||||
|
||||
```Gen
|
||||
INTERNAL-INHIBITION
|
||||
|
||||
type: tuner
|
||||
type: container
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user