diff --git a/astrocyte/BEH-SYN.md b/astrocyte/BEH-SYN.md index c247c10..3c440ec 100644 --- a/astrocyte/BEH-SYN.md +++ b/astrocyte/BEH-SYN.md @@ -7,8 +7,16 @@ ```Gen container: BEH-SYN + tub_local: + + tub_intricated: + ``` ### Leakage: Context +... + ### ???: Episode + +... diff --git a/astrocyte/TUN-AST.md b/astrocyte/TUN-AST.md index dba4b61..ceb084d 100644 --- a/astrocyte/TUN-AST.md +++ b/astrocyte/TUN-AST.md @@ -9,10 +9,10 @@ La novita' e' lo SCOPE, nel quale avviene il ragionamento. modulator: TUN-AST contained_by: AST - modulates: BEH-AXO/expansion/BEH-PRE + modulates: AST/expansion/BEH-SYN # - tub_scope: synapse + tub_scope: - preAst ( +[N/BEH-AXO/BEH-PRE] ) - postAst ( +[N/BEH-BD/BEH-POST] ) # qui vanno tutte le pre e post che fanno capo ad una Asta nella dichiarazione di relazione fatta in WTA @@ -21,7 +21,8 @@ modulator: TUN-AST - ??? (fullness: 50x, active: 0x, emptiness: 0x) tub_intricated: - - syn (indef, indef, 0x) # dichiarazione in BEH-AST + - BEH-SYN ( contained_by: AST ) + ``` Forse con questi tub_modulation riesco a risolvere il problema dello SCOPE, perche' mi servono a mettere assieme scope diversi, quelli di PRE, POST e SYN. diff --git a/neuron/BEH-AXO.md b/neuron/BEH-AXO.md index bb08365..f1910ea 100644 --- a/neuron/BEH-AXO.md +++ b/neuron/BEH-AXO.md @@ -79,7 +79,7 @@ container: BEH-PRE - CaTraces ( fullness: 50x, active: 0x, emptiness: 0x ) tub_intricated: - - Nt ( contained_by: BEH-SYN ) # intricated name (from BEH-SYN) + ```