From 0e6bbae7737e2d1486609c5c515cdbd49a4b8b95 Mon Sep 17 00:00:00 2001 From: ocrampal Date: Sat, 4 Apr 2026 16:05:45 +0200 Subject: [PATCH] sniplet --- neuron/BEH-BD.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/neuron/BEH-BD.md b/neuron/BEH-BD.md index 3d92d0f..74dfbe5 100644 --- a/neuron/BEH-BD.md +++ b/neuron/BEH-BD.md @@ -261,15 +261,16 @@ episode: NDMAOpenLow in_context: NOT bAP AND NaMedium rf: ( active: 12x ) - hypothesis: NOT (Ca2+ full) - action: [Ca2+ increase] - trace: + hypothesis: NOT (Ca2+ full) + action: [Ca2+ increase] + trace: ``` #### CaClearance ##### CaClearance: Episode +```Gen episode: CaClearance contained_by: BEH-POST @@ -279,7 +280,7 @@ episode: CaClearance hypothesis: NOT (Ca2+ empty) action: [Ca2+ decrease] trace: None - +``` #### NaClearance