diff --git a/astrocyte/atrocyte.md b/astrocyte/atrocyte.md index 0524bca..a286807 100644 --- a/astrocyte/atrocyte.md +++ b/astrocyte/atrocyte.md @@ -1,7 +1,7 @@ # astrocyte.md **Astrocyte**: -Qui comprendiamo Astrocyte. Il dev di astrocyte mi e' chiaro, non mi e' chiaro il beh. E' possibile che venga fuori quando aggiungiamo la comprensione di ATP. +Da un certo punto di vista Astrocyte e' come un Neurone, mette a disposizione SynBouton, che con Presynapse e Postynapse creano la Synapse. Ma la Synapse forse e' esterna al concetto di atrocyte? A single astrocyte has a highly branched structure with thousands of fine processes, each wrapping around a different synapse. A human cortical astrocyte can contact anywhere from 100,000 to 2 million synapses simultaneously. So the question of selectivity is real and important. diff --git a/organism-beh.md b/organism-beh.md index 6b86051..076af03 100644 --- a/organism-beh.md +++ b/organism-beh.md @@ -19,16 +19,12 @@ ORGANSIM-BEH VERTEBRAE: VERTEBRAE HYPOTHALAMUS: HYPOTHALAMUS - # Astrocytes - AST-001: ASTRO - AST-002: ASTRO - relations: # Area 1 - EXCITATION [out: TECTUM.AREA-001, in: VERTEBRAE.AREA-002, AST-001] + EXCITATION [out: TECTUM.AREA-001, in: VERTEBRAE.AREA-002] - INHIBITION [out: TECTUM.AREA-002, in: HYPOTHALAMUS.AREA-001, AST-002] + INHIBITION [out: TECTUM.AREA-002, in: HYPOTHALAMUS.AREA-001] interfaces: # E' il caso di citare la potenzialita' o anche una maniera di interagire con la potenzialita'? diff --git a/astrocyte/synapse.md b/synapse/synapse.md similarity index 100% rename from astrocyte/synapse.md rename to synapse/synapse.md diff --git a/tectum/tectum-beh.md b/tectum/tectum-beh.md index df4447e..8476f3d 100644 --- a/tectum/tectum-beh.md +++ b/tectum/tectum-beh.md @@ -22,6 +22,10 @@ TECTUM-BEH @AST-001: ASTROCYTE @AST-002: ASTROCYTE + intricate_elements: + # viene utilizzato quando gli elementi sono allo stesso livello, perche' la possibile intricazione e' implicita in un'espansione tradizionale + @WTA-001 <-> @AST-001 + external_relations: # questi sono messi a disposizione dell'organismo che mette assieme organi come tectum, hypothalamus diff --git a/winnertakeall/internal-excitation.md b/winnertakeall/internal-excitation.md index dbed4ce..d2869ee 100644 --- a/winnertakeall/internal-excitation.md +++ b/winnertakeall/internal-excitation.md @@ -19,4 +19,5 @@ INTERNAL-EXCITATION # Qui consolido tutti gli "in" e tutti gli "out" che sono stati passati PRESYNAPSE: out POSTSYNAPSE: in + SYN_BOUTON: ASTROCYTE.SYN_BOUTON ```