varie
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ g_comprehension
|
|||||||
organism/organism.md
|
organism/organism.md
|
||||||
|
|
||||||
activity_scope:
|
activity_scope:
|
||||||
!ALWAYS
|
!ALWAYS # per ora solo per hypothalamus
|
||||||
!NIGHT
|
!NIGHT
|
||||||
!DAY
|
!DAY
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,8 @@ HYPOTHALAMUS-BEH
|
|||||||
|
|
||||||
type: container
|
type: container
|
||||||
|
|
||||||
|
activity_scope: !ALWAYS
|
||||||
|
|
||||||
tub_local:
|
tub_local:
|
||||||
OrganismicFatigue ()
|
OrganismicFatigue ()
|
||||||
|
|
||||||
@@ -17,15 +19,13 @@ HYPOTHALAMUS-BEH
|
|||||||
|
|
||||||
### BehDevPossibility: Scope
|
### BehDevPossibility: Scope
|
||||||
|
|
||||||
Alternanza BEH durante il giorno e DEV notte. Influenzata da intricazioni con tutto l'organismo, neuroni compresi.
|
Alternanza DAY NIGHT. Influenzata da intricazioni con tutto l'organismo, neuroni compresi.
|
||||||
|
|
||||||
In questo caso non trattiamo ad esempio il WINNERTAKEALL-DEV, perche' avremmo bisogno di suddividere le fasi di notte, tipo 2 o piu' non-REM.
|
|
||||||
|
|
||||||
```Gen
|
```Gen
|
||||||
BehDevPossibility: ( active: 60x )
|
BehDevPossibility: ( active: 60x )
|
||||||
|
|
||||||
type: scope
|
type: scope
|
||||||
contained_by: HYPOTHALAMUS
|
contained_by: HYPOTHALAMUS-BEH
|
||||||
|
|
||||||
in_context: Fixed
|
in_context: Fixed
|
||||||
|
|
||||||
|
|||||||
@@ -14,8 +14,8 @@ EXCITATION
|
|||||||
|
|
||||||
type: container
|
type: container
|
||||||
|
|
||||||
active: NIGHT
|
activity_scope: !NIGHT
|
||||||
|
|
||||||
tub_intricated:
|
tub_intricated:
|
||||||
PRESYNAPSE: out.{}.{}.{}.PRESYNAPSE
|
PRESYNAPSE: out.{}.{}.{}.PRESYNAPSE
|
||||||
POSTSYNAPSE: in.{}.{}.{}.POSTSYNAPSE
|
POSTSYNAPSE: in.{}.{}.{}.POSTSYNAPSE
|
||||||
@@ -59,6 +59,9 @@ INHIBITION
|
|||||||
|
|
||||||
type: container
|
type: container
|
||||||
|
|
||||||
|
activity_scope: !NIGHT
|
||||||
|
|
||||||
|
|
||||||
tub_intricated:
|
tub_intricated:
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -73,6 +76,8 @@ ACTUATION
|
|||||||
|
|
||||||
type: container
|
type: container
|
||||||
|
|
||||||
|
activity_scope: !NIGHT
|
||||||
|
|
||||||
tub_intricated:
|
tub_intricated:
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -87,6 +92,8 @@ SENSORY
|
|||||||
|
|
||||||
type: container
|
type: container
|
||||||
|
|
||||||
|
activity_scope: !NIGHT
|
||||||
|
|
||||||
tub_intricated:
|
tub_intricated:
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -25,5 +25,5 @@ ORGANISM
|
|||||||
|
|
||||||
@: EXCITATION [out: @TECTUM.@WTA-001.@OUT-EXCI-001, in: @VERTEBREA.@WTA-001.@IN-EXCI-002]
|
@: EXCITATION [out: @TECTUM.@WTA-001.@OUT-EXCI-001, in: @VERTEBREA.@WTA-001.@IN-EXCI-002]
|
||||||
|
|
||||||
activate: @HYPOTHALAMUS-BEH
|
activate: !ALWAYS
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user