neuron
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
# 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?
|
||||
Da un certo punto di vista Astrocyte e' come un Neurone, mette a disposizione Astrosynapse, che con Presynapse e Postynapse creano la Synapse. Ma la synapse e' un concetto che verifichiamo quando c'e' il bind fra astrosynapse, presynapse e postsynapse.
|
||||
|
||||
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
|
||||
@@ -45,3 +44,16 @@ ASTROCYTE
|
||||
# Behaviour
|
||||
$: BEHAVIOUR [ behaviour: ?? ]
|
||||
```
|
||||
|
||||
### MAIN_ASTRO
|
||||
|
||||
```Gen
|
||||
MAIN_ASTRO
|
||||
|
||||
type: behaviour
|
||||
|
||||
within_scope: !DAY
|
||||
|
||||
snippet:
|
||||
# *??
|
||||
@: ACCUMULATOR [ snippet: ?, rf: active 12x ]
|
||||
|
||||
Reference in New Issue
Block a user