From 4cfe9f26da9e27c3de1c702b9033afdc0fa134b2 Mon Sep 17 00:00:00 2001 From: Sergio Marchetti Date: Sat, 16 May 2026 15:28:56 +0200 Subject: [PATCH] Update neuron/presynapse.md --- neuron/presynapse.md | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/neuron/presynapse.md b/neuron/presynapse.md index b51d9a2..db29695 100644 --- a/neuron/presynapse.md +++ b/neuron/presynapse.md @@ -67,8 +67,7 @@ Qui riportiamo la struttura della espressione G e una descrizione di come legger ```Gen AP_ctx - PRESYNAPSE: - ms + PRESYNAPSE (ms): -- NT released into cleft NTreleaseLow: ( active: 12x ) accumulator NTreleaseMedium: ( active: 9x ) accumulator @@ -77,15 +76,13 @@ AP_ctx Ca2+TracesAccumulationLow: ( active: 10x ) accumulator Ca2+TracesAccumulationMedium: ( active: 6x ) accumulator Ca2+TracesAccumulationHigh: ( active: 10x ) accumulator - VGCC-PRE - ms + VGCC-PRE (ms): Ca2+enterLow: ( active: 12x ) accumulator Ca2+enterMedium: ( active: 6x ) accumulator Ca2+enterHigh: ( active: 3x ) accumulator NOT AP_ctx - PRESYNAPSE: - sec + PRESYNAPSE (sec): -- eCB eCBClearance: ( active: 24x ) accumulator -- RP → RRP recruitment @@ -94,21 +91,17 @@ NOT AP_ctx RPShuttleHigh: ( active: 12x ) accumulator -- CA2+ trace clearance Ca2+TracesClearance: ( active: 30x ) accumulator - VGCC-PRE - ms + VGCC-PRE (ms): Ca2+ClearanceLow: ( active: 24x ) accumulator Ca2+ClearanceHigh: ( active: 4x ) accumulator TunPossible_ctx - VGCC-PRE-TUN - sec + VGCC-PRE-TUN (sec): CheckVgccPreTun: ( active: 60x ) contexting TryTunUpPreVcgg_ctx - sec PossibleUpPreVgccTun: ( active: 10x ) accumulator TryTunDownPreVcgg_ctx - sec PossibleDownPreVgccTun: ( active: 10x ) accumulator ```