This commit is contained in:
2026-05-05 19:21:26 +02:00
parent 70b1fd56cb
commit 65341bee64
+5 -5
View File
@@ -59,7 +59,7 @@ type: developer
- Ecb ( contained_by: EURON/NEURON-DAY/AXON/PRESYNAPSE )
```
### :Contextor
### CheckPreTubCa2+: Contextor
***Tens Milliseconds Time Scale***
@@ -72,7 +72,7 @@ CheckPreTubCa2+: ( active: 60x )
in_context: Fixed
condition: ( empty )
out_context: DecreaseFull_ctx
out_context: DecreaseCa2Full_ctx
condition: NOT ( empty ) AND NOT ( Ca2+ full )
out_context: Nothing_ctx
@@ -81,15 +81,15 @@ CheckPreTubCa2+: ( active: 60x )
out_context: IncreaseFull_ctx
```
### :Accumulator
### DecreaseCa2Full: Accumulator
```Gen
DecreaseFull: ( active: 1x )
DecreaseCa2Full: ( active: 1x )
type: accumulator
contained_by: DEV-PRE-FULL-CA2+
in_context: DecreaseFull_ctx
in_context: DecreaseCa2Full_ctx
hypothesis: NOT ( full ) AND NOT ( empty )
action: [ increase, decrease]