Update neuron/presynapse.md

This commit is contained in:
2026-05-16 15:28:56 +02:00
parent 0e08b962e1
commit 4cfe9f26da
+5 -12
View File
@@ -67,8 +67,7 @@ Qui riportiamo la struttura della espressione G e una descrizione di come legger
```Gen ```Gen
AP_ctx AP_ctx
PRESYNAPSE: PRESYNAPSE (ms):
ms
-- NT released into cleft -- NT released into cleft
NTreleaseLow: ( active: 12x ) accumulator NTreleaseLow: ( active: 12x ) accumulator
NTreleaseMedium: ( active: 9x ) accumulator NTreleaseMedium: ( active: 9x ) accumulator
@@ -77,15 +76,13 @@ AP_ctx
Ca2+TracesAccumulationLow: ( active: 10x ) accumulator Ca2+TracesAccumulationLow: ( active: 10x ) accumulator
Ca2+TracesAccumulationMedium: ( active: 6x ) accumulator Ca2+TracesAccumulationMedium: ( active: 6x ) accumulator
Ca2+TracesAccumulationHigh: ( active: 10x ) accumulator Ca2+TracesAccumulationHigh: ( active: 10x ) accumulator
VGCC-PRE VGCC-PRE (ms):
ms
Ca2+enterLow: ( active: 12x ) accumulator Ca2+enterLow: ( active: 12x ) accumulator
Ca2+enterMedium: ( active: 6x ) accumulator Ca2+enterMedium: ( active: 6x ) accumulator
Ca2+enterHigh: ( active: 3x ) accumulator Ca2+enterHigh: ( active: 3x ) accumulator
NOT AP_ctx NOT AP_ctx
PRESYNAPSE: PRESYNAPSE (sec):
sec
-- eCB -- eCB
eCBClearance: ( active: 24x ) accumulator eCBClearance: ( active: 24x ) accumulator
-- RP → RRP recruitment -- RP → RRP recruitment
@@ -94,21 +91,17 @@ NOT AP_ctx
RPShuttleHigh: ( active: 12x ) accumulator RPShuttleHigh: ( active: 12x ) accumulator
-- CA2+ trace clearance -- CA2+ trace clearance
Ca2+TracesClearance: ( active: 30x ) accumulator Ca2+TracesClearance: ( active: 30x ) accumulator
VGCC-PRE VGCC-PRE (ms):
ms
Ca2+ClearanceLow: ( active: 24x ) accumulator Ca2+ClearanceLow: ( active: 24x ) accumulator
Ca2+ClearanceHigh: ( active: 4x ) accumulator Ca2+ClearanceHigh: ( active: 4x ) accumulator
TunPossible_ctx TunPossible_ctx
VGCC-PRE-TUN VGCC-PRE-TUN (sec):
sec
CheckVgccPreTun: ( active: 60x ) contexting CheckVgccPreTun: ( active: 60x ) contexting
TryTunUpPreVcgg_ctx TryTunUpPreVcgg_ctx
sec
PossibleUpPreVgccTun: ( active: 10x ) accumulator PossibleUpPreVgccTun: ( active: 10x ) accumulator
TryTunDownPreVcgg_ctx TryTunDownPreVcgg_ctx
sec
PossibleDownPreVgccTun: ( active: 10x ) accumulator PossibleDownPreVgccTun: ( active: 10x ) accumulator
``` ```