varie
This commit is contained in:
@@ -59,7 +59,7 @@ type: developer
|
|||||||
- Ecb ( contained_by: EURON/NEURON-DAY/AXON/PRESYNAPSE )
|
- Ecb ( contained_by: EURON/NEURON-DAY/AXON/PRESYNAPSE )
|
||||||
```
|
```
|
||||||
|
|
||||||
### :Contextor
|
### CheckPreTubCa2+: Contextor
|
||||||
|
|
||||||
***Tens Milliseconds Time Scale***
|
***Tens Milliseconds Time Scale***
|
||||||
|
|
||||||
@@ -72,7 +72,7 @@ CheckPreTubCa2+: ( active: 60x )
|
|||||||
in_context: Fixed
|
in_context: Fixed
|
||||||
|
|
||||||
condition: ( empty )
|
condition: ( empty )
|
||||||
out_context: DecreaseFull_ctx
|
out_context: DecreaseCa2Full_ctx
|
||||||
|
|
||||||
condition: NOT ( empty ) AND NOT ( Ca2+ full )
|
condition: NOT ( empty ) AND NOT ( Ca2+ full )
|
||||||
out_context: Nothing_ctx
|
out_context: Nothing_ctx
|
||||||
@@ -81,15 +81,15 @@ CheckPreTubCa2+: ( active: 60x )
|
|||||||
out_context: IncreaseFull_ctx
|
out_context: IncreaseFull_ctx
|
||||||
```
|
```
|
||||||
|
|
||||||
### :Accumulator
|
### DecreaseCa2Full: Accumulator
|
||||||
|
|
||||||
```Gen
|
```Gen
|
||||||
DecreaseFull: ( active: 1x )
|
DecreaseCa2Full: ( active: 1x )
|
||||||
|
|
||||||
type: accumulator
|
type: accumulator
|
||||||
contained_by: DEV-PRE-FULL-CA2+
|
contained_by: DEV-PRE-FULL-CA2+
|
||||||
|
|
||||||
in_context: DecreaseFull_ctx
|
in_context: DecreaseCa2Full_ctx
|
||||||
|
|
||||||
hypothesis: NOT ( full ) AND NOT ( empty )
|
hypothesis: NOT ( full ) AND NOT ( empty )
|
||||||
action: [ increase, decrease]
|
action: [ increase, decrease]
|
||||||
|
|||||||
Reference in New Issue
Block a user