varie
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ g_comprehension
|
||||
organism/organism.md
|
||||
|
||||
activity_scope:
|
||||
!ALWAYS
|
||||
!ALWAYS # per ora solo per hypothalamus
|
||||
!NIGHT
|
||||
!DAY
|
||||
|
||||
|
||||
@@ -10,6 +10,8 @@ HYPOTHALAMUS-BEH
|
||||
|
||||
type: container
|
||||
|
||||
activity_scope: !ALWAYS
|
||||
|
||||
tub_local:
|
||||
OrganismicFatigue ()
|
||||
|
||||
@@ -17,15 +19,13 @@ HYPOTHALAMUS-BEH
|
||||
|
||||
### BehDevPossibility: Scope
|
||||
|
||||
Alternanza BEH durante il giorno e DEV notte. 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.
|
||||
Alternanza DAY NIGHT. Influenzata da intricazioni con tutto l'organismo, neuroni compresi.
|
||||
|
||||
```Gen
|
||||
BehDevPossibility: ( active: 60x )
|
||||
|
||||
type: scope
|
||||
contained_by: HYPOTHALAMUS
|
||||
contained_by: HYPOTHALAMUS-BEH
|
||||
|
||||
in_context: Fixed
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ EXCITATION
|
||||
|
||||
type: container
|
||||
|
||||
active: NIGHT
|
||||
activity_scope: !NIGHT
|
||||
|
||||
tub_intricated:
|
||||
PRESYNAPSE: out.{}.{}.{}.PRESYNAPSE
|
||||
@@ -59,6 +59,9 @@ INHIBITION
|
||||
|
||||
type: container
|
||||
|
||||
activity_scope: !NIGHT
|
||||
|
||||
|
||||
tub_intricated:
|
||||
|
||||
```
|
||||
@@ -73,6 +76,8 @@ ACTUATION
|
||||
|
||||
type: container
|
||||
|
||||
activity_scope: !NIGHT
|
||||
|
||||
tub_intricated:
|
||||
|
||||
```
|
||||
@@ -87,6 +92,8 @@ SENSORY
|
||||
|
||||
type: container
|
||||
|
||||
activity_scope: !NIGHT
|
||||
|
||||
tub_intricated:
|
||||
|
||||
```
|
||||
@@ -25,5 +25,5 @@ ORGANISM
|
||||
|
||||
@: 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