From aaa97d0ec8dbbd01438f96a1057351e1e47618f7 Mon Sep 17 00:00:00 2001 From: ocrampal Date: Thu, 23 Apr 2026 17:09:34 +0200 Subject: [PATCH] varie --- neuron/axon.md | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/neuron/axon.md b/neuron/axon.md index be03a85..c12daa6 100644 --- a/neuron/axon.md +++ b/neuron/axon.md @@ -57,17 +57,28 @@ container: AXON **G expression**: -— tpc: PRE_Status_ms +```tree + +- AP_ctx (from SOMA) -- ctx%AP -- NTreleaseMax_ctx +--- NTreleaseMaximum + +-- AP-CaClearanceHigh +-- AP-CaClearanceMediumness + --- .. -— NOT AP_ctx: - -- RPShuttle_ctx -- CaTracesNotEmpty_ctx -- eCBNotEmpty_ctx +- NOT AP_ctx: +-- NotAP-CaClearance +-- RPShuttle_ctx +--- +-- CaTracesNotEmpty_ctx +--- +-- eCBNotEmpty_ctx +--- eCBClearance +-- AP-CaClearanceHigh +``` ---