From fbee3a7edda0463864e87602238c37085ba74747 Mon Sep 17 00:00:00 2001 From: Sergio Marchetti Date: Mon, 11 May 2026 16:38:31 +0000 Subject: [PATCH] Edit soma.md --- neuron/soma.md | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/neuron/soma.md b/neuron/soma.md index 2193614..2100ede 100644 --- a/neuron/soma.md +++ b/neuron/soma.md @@ -81,14 +81,11 @@ container: SOMA expansion: - VGSC-SOMA-H ( full: 50x, active: 20x, empty: 10x ) # modulated_by: VGSC-SOMA-H-TUN # possible/actual - - VGSC-SOMA-M ( full: 50x, active: 20x, empty: 10x ) # modulated_by: VGSC-SOMA-M-TUN # possible/actual - - VGSC-SOMA-L ( full: 50x, active: 20x, empty: 10x ) # modulated_by: VGSC-SOMA-L-TUN # possible/actual - tub_local: - VDB - Na @@ -113,21 +110,20 @@ SOMA-Status: ( active: 60x ) contained_by: SOMA in_context: any + condition: ( VDB fullness ) AND NOT AP_ctx + out_context: VDBMax_Ctx - condition: ( VDB fullness ) AND NOT AP_ctx - out_context: VDBMax_Ctx + condition: ( VDB mediumness ) AND NOT AP_ctx + out_context: VDBMedium_ctx - condition: ( VDB mediumness ) AND NOT AP_ctx - out_context: VDBMedium_ctx + condition: ( VDB emptiness ) AND NOT Ap_ctx + out_context: VDBLow_ctx - condition: ( VDB emptiness ) AND NOT Ap_ctx - out_context: VDBLow_ctx + condition: NOT ( Na empty ) + out_context: NaSpill_ctx - condition: NOT ( Na empty ) - out_context: NaSpill_ctx - - condition: NOT ( RefractorySoma empty ) - out_context: RefractorySoma_ctx + condition: NOT ( RefractorySoma empty ) + out_context: RefractorySoma_ctx ``` #### SomaSpike: contextor