This commit is contained in:
2026-05-13 13:11:43 +02:00
parent e44561b2c0
commit 1076875e2a
5 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# astrocyte.md # astrocyte.md
**Astrocyte**: **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. 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.
+2 -6
View File
@@ -19,16 +19,12 @@ ORGANSIM-BEH
VERTEBRAE: VERTEBRAE VERTEBRAE: VERTEBRAE
HYPOTHALAMUS: HYPOTHALAMUS HYPOTHALAMUS: HYPOTHALAMUS
# Astrocytes
AST-001: ASTRO
AST-002: ASTRO
relations: relations:
# Area 1 # 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: interfaces:
# E' il caso di citare la potenzialita' o anche una maniera di interagire con la potenzialita'? # E' il caso di citare la potenzialita' o anche una maniera di interagire con la potenzialita'?
+4
View File
@@ -22,6 +22,10 @@ TECTUM-BEH
@AST-001: ASTROCYTE @AST-001: ASTROCYTE
@AST-002: 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: external_relations:
# questi sono messi a disposizione dell'organismo che mette assieme organi come tectum, hypothalamus # questi sono messi a disposizione dell'organismo che mette assieme organi come tectum, hypothalamus
+1
View File
@@ -19,4 +19,5 @@ INTERNAL-EXCITATION
# Qui consolido tutti gli "in" e tutti gli "out" che sono stati passati # Qui consolido tutti gli "in" e tutti gli "out" che sono stati passati
PRESYNAPSE: out PRESYNAPSE: out
POSTSYNAPSE: in POSTSYNAPSE: in
SYN_BOUTON: ASTROCYTE.SYN_BOUTON
``` ```