Files
organism/elements/astrocyte/atrocyte.md
T

51 lines
1.3 KiB
Markdown
Raw Normal View History

2026-04-14 12:05:22 +02:00
# astrocyte.md
2026-03-07 19:01:34 +01:00
2026-05-13 13:11:43 +02:00
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?
2026-03-26 12:56:17 +01:00
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.
2026-05-06 11:46:51 +02:00
## ASTROCYTE: Comprehension
2026-03-07 19:01:34 +01:00
```Gen
2026-05-06 11:46:51 +02:00
ASTROCYTE
type: comprehension
2026-03-07 19:01:34 +01:00
2026-05-05 11:06:47 +02:00
include:
2026-05-22 17:26:59 +02:00
astrocyte-beh.md
2026-05-06 10:54:57 +02:00
astrocyte-dev.md
2026-05-22 17:26:59 +02:00
astrosynapse.md
2026-05-05 10:11:56 +02:00
2026-05-06 11:46:51 +02:00
expansion:
2026-05-30 16:24:46 +02:00
_@Astrosynape: TUB [ comprehension: ASTROSYNAPSE, full: 100x, active: 0x, empty: 10x ]
2026-05-05 11:06:47 +02:00
# managed_by: EXCITATION or INHIBITION from winnertakeall
2026-05-30 16:24:46 +02:00
intrication:
# Scope
!DAY: INTRICATION [ ref: &ORGANISM.!DAY ]
!NIGHT: INTRICATION [ ref: &ORGANISM.!NIGHT ]
# Context
*??: INTRICATION [ ref: &??.*?? ]
# Tub
_??: INTRICATION [ ref: &??._?? ]
instantiation:
# Context
*??: CONTEXT []
# Tub
_??: TUB [ full: 60x, active: 30x, empty: 0x ]
_??: TUB [ full: 100x, active: _??.full, empty: 40x ]
# serve al dev
# Behaviour
$: BEHAVIOUR [ behaviour: ?? ]
2026-03-08 10:01:18 +01:00
```