Update neuron/postsynapse.md
This commit is contained in:
+22
-33
@@ -44,53 +44,42 @@ Qui comprendiamo:
|
||||
**G expression**:
|
||||
|
||||
```Gen
|
||||
POSTSYNAPSE
|
||||
|
||||
bAP_ctx
|
||||
ms
|
||||
POSTSYNAPSE (ms)
|
||||
-- Ca Influx
|
||||
CaNDMAEnterMax: ( active: 2x )
|
||||
CaNDMAEnterMed: ( active: 4x )
|
||||
CaNDMAEnterMax: ( active: 2x ) accumulator
|
||||
CaNDMAEnterMed: ( active: 4x ) accumulator
|
||||
|
||||
NOT bAP_ctx:
|
||||
ms
|
||||
POSTSYNAPSE (ms)
|
||||
-- Ca Influx
|
||||
CaNDMAEnterMedNotBap: ( active: 4x )
|
||||
CaNDMAEnterLow: ( active: 12x )
|
||||
CaNDMAEnterMedNotBap: ( active: 4x ) accumulator
|
||||
CaNDMAEnterLow: ( active: 12x ) accumulator
|
||||
-- Ca Clearence
|
||||
CaClearance: ( active: 24x ) # Low
|
||||
CaClearance: ( active: 24x ) accumulator
|
||||
-- V Influx
|
||||
VPostMax: accumulator
|
||||
VPostMed: accumulator
|
||||
VPostLow: accumulator
|
||||
VPostMax: ( active: 4x ) accumulator
|
||||
VPostMed: ( active: 8x ) accumulator
|
||||
VPostLow: ( active: 16x ) accumulator
|
||||
-- V Clearence
|
||||
VPostClearance: accumulator
|
||||
|
||||
POST-AMPA
|
||||
NOT bAP_ctx
|
||||
ms
|
||||
VPostClearance: ( active: 18x ) accumulator
|
||||
POST-AMPA (ms)
|
||||
-- Na Influx
|
||||
NaAMPAEnterMax: ( active: 2x )
|
||||
NaAMPAEnterMed: ( active: 4x )
|
||||
|
||||
POST-NA-CLEAR
|
||||
NOT bAP_ctx
|
||||
ms
|
||||
NaAMPAEnterMax: ( active: 2x ) accumulator
|
||||
NaAMPAEnterMed: ( active: 4x ) accumulator
|
||||
POST-NA-CLEAR (ms)
|
||||
-- Na Clearence
|
||||
NaClearanceHigh: accumulator
|
||||
NaClearanceLow: accumulator
|
||||
NaClearanceHigh: ( active: 4x ) accumulator
|
||||
NaClearanceLow: ( active: 16x ) accumulator
|
||||
|
||||
TUN-POST-AMPA
|
||||
TunPossible_ctx
|
||||
sec
|
||||
CheckTunPostAmpa: ( active: 60x )
|
||||
|
||||
TUN-POST-AMPA (sec)
|
||||
CheckTunPostAmpa: ( active: 60x ) contexting
|
||||
TryTunUpPostAmpa_ctx
|
||||
sec
|
||||
PossibleUpPostAmpaTun: ( active: 10x )
|
||||
|
||||
PossibleUpPostAmpaTun: ( active: 10x ) accumulator
|
||||
TryTunDownPostAmpa_ctx
|
||||
sec
|
||||
PossibleDownPostAmpaTun: ( active: 10x )
|
||||
PossibleDownPostAmpaTun: ( active: 10x ) accumulator
|
||||
```
|
||||
|
||||
**Tubs:**
|
||||
|
||||
Reference in New Issue
Block a user