ristrutturazione files e formatting
This commit is contained in:
+4
-5
@@ -97,13 +97,13 @@ context: IntegrateCa2+
|
||||
rf: ( active: 60x )
|
||||
|
||||
condition: (Ca2+ empty)
|
||||
out_context: CaEmpty
|
||||
out_context: CaEmpty
|
||||
|
||||
condition: NOT (Ca2+ empty) AND NOT (Ca2+ full)
|
||||
out_context: CaMedium
|
||||
out_context: CaMedium
|
||||
|
||||
condition: (Ca2+ full)
|
||||
out_context: CaFull
|
||||
out_context: CaFull
|
||||
```
|
||||
|
||||
### VescicleRelease: Episode
|
||||
@@ -127,8 +127,7 @@ episode: VescicleRelease
|
||||
rf: ( active: 6x )
|
||||
|
||||
hypothesis: (Ca2+ full) AND NOT (Rrp empty)
|
||||
action: [Rrp decrease, Nt increase, Ca2+ decrease,
|
||||
TagRelease increase]
|
||||
action: [Rrp decrease, Nt increase, Ca2+ decrease, TagRelease increase]
|
||||
trace: None
|
||||
```
|
||||
|
||||
|
||||
+3
-3
@@ -1,14 +1,14 @@
|
||||
# BEH-N: Container
|
||||
|
||||
**Neuron Behavior** (directly observable, excluding TUN e DEV).
|
||||
**Neuron Behavior**: (directly observable, excluding TUN e DEV).
|
||||
|
||||
Questo container serve solo ad espandere AXO, SOMA e DB.
|
||||
|
||||
```Gen
|
||||
container: BEH-N
|
||||
|
||||
expansion:
|
||||
expansion:
|
||||
- BEH-AXO ( active: 1x )
|
||||
- BEH-SOMA ( active: 1x )
|
||||
- BEH-DB ( active: 3x )
|
||||
- BEH-DB ( active: 3x )
|
||||
```
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
# N: Comprehension
|
||||
|
||||
Neuron Comprehension: Nel folder Appunti ci sono i comportamenti osservabili, dai quali siamo partiti, riducendo notevolmente in questa prima fase.
|
||||
**Neuron Comprehension**: Nel folder Appunti ci sono i comportamenti osservabili, dai quali siamo partiti, riducendo notevolmente in questa prima fase.
|
||||
|
||||
```Gen
|
||||
comprehension: N
|
||||
|
||||
Reference in New Issue
Block a user