diff --git a/neuron/neuron-developer.md b/neuron/neuron-developer.md index 8ee4a28..6e88d33 100644 --- a/neuron/neuron-developer.md +++ b/neuron/neuron-developer.md @@ -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]