diff --git a/elements/astrocyte/astrocyte-beh.md b/elements/astrocyte/astrocyte-beh.md deleted file mode 100644 index 4d03584..0000000 --- a/elements/astrocyte/astrocyte-beh.md +++ /dev/null @@ -1,3 +0,0 @@ -# astrocyte-beh.md - -Qui mettiamo il comportamento dell'astrocyte. Per ora non lo comprendiamo, perche' abbiamo bisogno di comprendere ATP nel Neuron. \ No newline at end of file diff --git a/elements/astrocyte/astrocyte-dev.md b/elements/astrocyte/astrocyte-dev.md deleted file mode 100644 index e5ce051..0000000 --- a/elements/astrocyte/astrocyte-dev.md +++ /dev/null @@ -1,36 +0,0 @@ -# astrocyte-dev.md - -Qui mettiamo la creazione e distruzione di SYNAPSE possibili, cambiando il full dell'espansione SYNAPSE. (e' l'equivalente di NEURON-DEV dove troviamo il cambiamento di full per PRE e POST) - -In questa prima comprensione non gestiamo i DEV di SYNAPSE, POSTSYNAPSE e PRESYNAPSE. Lo metto qui per ricordarmi. - -## SYNAPSE-DEV: Container - -```Gen -SYNAPSE-DEV - - type: developer - - activity_scope: !NIGHT - - contained_by: ASTROCYTE - - develops: ASTROCYTE/expansion/SYNAPSE - - tub_local: - - SomeTraces (fullness: 50x, active: 0x, emptiness: 0x) - ``` - -### CheckDevPossibility: Contextor - -```Gen -CheckDevPossibility: ( active: 60x ) - - type: contextor - contained_by: SYNAPSE-DEV - - in_context: Fixed - - condition: NOT ( someTraces Empty ) - out_context: TunPossibile -``` diff --git a/elements/astrocyte/atrosynapse.md b/elements/astrocyte/atrosynapse.md deleted file mode 100644 index 134f614..0000000 --- a/elements/astrocyte/atrosynapse.md +++ /dev/null @@ -1,29 +0,0 @@ -# astrosynapse.md - -Esprime un comportamento di uptake e leakage di NT - -## ASTROSYNAPSE: Container - -```Gen -ASTROSYNAPSE - - type: container - - activity_scope: !DAY - - tub_local: - - NT - - tub_intricated: -``` - -### UpTake: Contextor - - -### Leakage: Contextor - -... - -### Leakage: accumulator - -...