51 lines
1.3 KiB
Markdown
51 lines
1.3 KiB
Markdown
# astrocyte.md
|
|
|
|
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.
|
|
|
|
|
|
## ASTROCYTE: Comprehension
|
|
|
|
```Gen
|
|
ASTROCYTE
|
|
|
|
type: comprehension
|
|
|
|
include:
|
|
astrocyte-beh.md
|
|
astrocyte-dev.md
|
|
astrosynapse.md
|
|
|
|
expansion:
|
|
|
|
_@Astrosynape: TUB [ comprehension: ASTROSYNAPSE, full: 100x, active: 0x, empty: 10x ]
|
|
# managed_by: EXCITATION or INHIBITION from winnertakeall
|
|
|
|
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: ?? ]
|
|
```
|