diff --git a/elements/neuron/postsynapse.md b/elements/neuron/postsynapse.md index 4248308..b70b4ae 100644 --- a/elements/neuron/postsynapse.md +++ b/elements/neuron/postsynapse.md @@ -71,7 +71,9 @@ POSTSYNAPSE - **_eCB**: - **_Nox**:? -### MAIN_POST: !DAY +## !DAY | ACTION | *AP + +//### MAIN_POST: !DAY ``` MAIN_POST type: behaviour @@ -96,12 +98,12 @@ MAIN_POST ``` -#### *bAP +//#### *bAP ![post-ltp-ltd.png](.attachments/post-ltp-ltd.png) -##### CaNDMAEnterMax +//##### CaNDMAEnterMax ```Gen CaNDMAEnterMax @@ -115,7 +117,7 @@ CaNDMAEnterMax trace: ``` -##### CaNDMAEnterMed +//##### CaNDMAEnterMed ```Gen CaNDMAEnterMed @@ -128,9 +130,10 @@ CaNDMAEnterMed trace: ``` -#### NOT *bAP +## !DAY | RECOVERY | NOT *AP, *Spike_train +//#### NOT *bAP -##### CaNDMAEnterLow +//##### CaNDMAEnterLow ```Gen CaNDMAEnterLow @@ -143,7 +146,7 @@ CaNDMAEnterLow trace: ``` -##### CaNDMAEnterMedNotBap +//##### CaNDMAEnterMedNotBap ```Gen CaNDMAEnterMedNotBap @@ -156,7 +159,7 @@ CaNDMAEnterMedNotBap trace: ``` -##### CaClearance +//##### CaClearance ```Gen CaClearance # Low @@ -169,7 +172,7 @@ CaClearance # Low trace: None ``` -##### VPostMax +//##### VPostMax ```Gen VPostMa type: accumulator @@ -181,7 +184,7 @@ VPostMa trace: None ``` -##### VPostMed +//##### VPostMed ```Gen VPostMed type: accumulator @@ -193,7 +196,7 @@ VPostMed trace: None ``` -##### VPostMin +//##### VPostMin ```Gen VPostMin type: accumulator @@ -206,7 +209,7 @@ VPostMin ``` Il VPost clearance lo facciamo qui nel container dove creaiamo anche i VPost, perche' altrimenti, se lo facessimo in DB, perderemmo l'aspetto temporale della contribuzione dei singoli POST. -##### VPostClearance +//##### VPostClearance ```Gen VPostClearance type: accumulator @@ -220,7 +223,7 @@ VPostClearance Il NA clearance lo mettiamo qui come sniplet, perche' gli AMPA creano, e questi pompano fuori. Qui non e' un problema di perdere l'integrazione temporale, perche' gli AMPA sono tutti uguali nel loro behavior. Abbiamo messo gli AMPA come container perche' cosi' possiamo modularne la numerosita'. -##### NaClearanceHigh +//##### NaClearanceHigh ```Gen NaClearanceHigh type: accumulator @@ -232,7 +235,7 @@ NaClearanceHigh trace: None ``` -##### NaClearanceLow +//##### NaClearanceLow ```Gen NaClearanceLow type: accumulator @@ -244,7 +247,7 @@ NaClearanceLow trace: None ``` -### TUN-POST-AMPA: !DAY +//### TUN-POST-AMPA: !DAY ```Gen TUN-POST-AMPA type: behaviour @@ -263,9 +266,9 @@ TUN-POST-AMPA ``` -#### *TunPossible +//#### *TunPossible -##### CheckTunPostAmpa +//##### CheckTunPostAmpa ```Gen CheckTunPostAmpa type: contextor @@ -278,7 +281,7 @@ CheckTunPostAmpa out_context: *TryTunDownPostAmpa ``` -##### PossibleUpPostAmpaTun +//##### PossibleUpPostAmpaTun ```Gen PossibleUpPostAmpaTun: ( active: 10x ) type: accumulator @@ -289,7 +292,7 @@ PossibleUpPostAmpaTun: ( active: 10x ) trace: ``` -##### PossibleDownPostAmpaTun +//##### PossibleDownPostAmpaTun ```Gen PossibleDownPostAmpaTun type: accumulator @@ -299,3 +302,11 @@ PossibleDownPostAmpaTun action: trace: ``` +## !DAY | PREPARE | NOT *Spike_train + +## !NIGHT | ACTION | *Not_rem_1 + +## !NIGHT | RECOVERY | *Not_rem_2 + +## !NIGHT | PREPARE | *Rem +