diff --git a/neuron/postsynapse.md b/neuron/postsynapse.md index 189ddac..389cec3 100644 --- a/neuron/postsynapse.md +++ b/neuron/postsynapse.md @@ -1,3 +1,7 @@ +--- +include_toc: true +--- + # postsynapse.md Qui comprendiamo: @@ -129,7 +133,7 @@ POSTSYNAPSE ![post-ltp-ltd.png](.attachments/post-ltp-ltd.png) -##### CaNDMAEnterMax: accumulator +##### CaNDMAEnterMax: ( active: 2x ) accumulator ```Gen CaNDMAEnterMax: ( active: 2x ) @@ -143,7 +147,7 @@ CaNDMAEnterMax: ( active: 2x ) trace: ``` -##### CaNDMAEnterMed: accumulator +##### CaNDMAEnterMed: ( active: 4x ) accumulator ```Gen CaNDMAEnterMed: ( active: 4x ) @@ -156,7 +160,7 @@ CaNDMAEnterMed: ( active: 4x ) trace: ``` -##### CaNDMAEnterMedNotBap: accumulator +##### CaNDMAEnterMedNotBap: ( active: 4x ) accumulator ```Gen CaNDMAEnterMedNotBap: ( active: 4x ) @@ -169,7 +173,7 @@ CaNDMAEnterMedNotBap: ( active: 4x ) trace: ``` -##### CaNDMAEnterLow: accumulator +##### CaNDMAEnterLow: ( active: 12x ) accumulator ```Gen CaNDMAEnterLow: ( active: 12x ) @@ -182,7 +186,7 @@ CaNDMAEnterLow: ( active: 12x ) trace: ``` -#### CaClearance: accumulator +#### CaClearance: ( active: 24x ) accumulator ```Gen CaClearance: ( active: 24x ) # Low @@ -220,7 +224,7 @@ POST-AMPA ### ms: behaviors AMPA -##### NaAMPAEnterMax: accumulator +##### NaAMPAEnterMax: ( active: 2x ) accumulator ```Gen NaAMPAEnterMax: ( active: 2x ) @@ -233,7 +237,7 @@ NaAMPAEnterMax: ( active: 2x ) trace: ``` -##### NaAMPAEnterMed: accumulator +##### NaAMPAEnterMed: ( active: 4x ) accumulator ```Gen NaAMPAEnterMed: ( active: 4x ) @@ -260,10 +264,31 @@ POST-NA-CLEAR ### ms: behaviors NA-CLEAR -#### NaClearanceHigh: Interacting +#### NaClearanceHigh: ( active: 4x ) accumulator -#### NaClearanceLow: Interacting +```Gen +NaClearanceHigh: ( active: 4x ) + type: accumulator + contained_by: POSTSYNAPSE + in_context: NOT bAP_ctx ??any?? + hypothesis: ( Na mediumness ) OR ( Na fullness ) + action: [Na decrease] + trace: None +``` + +#### NaClearanceLow: ( active: 16x ) accumulator + +```Gen +NaClearanceLow: ( active: 16x ) + type: accumulator + contained_by: POSTSYNAPSE + + in_context: NOT bAP_ctx ??any?? + hypothesis: NOT (Na empty) + action: [Na decrease] + trace: None +``` #### TUN-POST-AMPA: Tuner @@ -286,7 +311,7 @@ TUN-POST-AMPA tub_intricated: ``` -##### CheckTunPostAmpa: contextor +##### CheckTunPostAmpa: ( active: 60x ) contextor ```Gen CheckTunPostAmpa: ( active: 60x ) @@ -301,7 +326,7 @@ TUN-POST-AMPA out_context: TryTunDownPostAmpa_ctx ``` -##### PossibleUpPostAmpaTun: accumulator +##### PossibleUpPostAmpaTun: ( active: 10x ) accumulator ```Gen PossibleUpPostAmpaTun: ( active: 10x ) @@ -314,7 +339,7 @@ PossibleUpPostAmpaTun: ( active: 10x ) trace: ``` -##### PossibleDownPostAmpaTun: accumulator +##### PossibleDownPostAmpaTun: ( active: 10x ) accumulator ```Gen PossibleDownPostAmpaTun: ( active: 10x )