Bläddra i källkod

using this repo to show jupyter notebooks: reporting

asobolev 9 månader sedan
förälder
incheckning
7bfb32b50f
23 ändrade filer med 4185 tillägg och 0 borttagningar
  1. 6 0
      reporting/Cognitive States in the gerbil Parietal Cortex/.ipynb_checkpoints/01 - Complex goal-directed cognitive states are supported by PPC population activity-checkpoint.ipynb
  2. 6 0
      reporting/Cognitive States in the gerbil Parietal Cortex/.ipynb_checkpoints/02 - PPC evoked responses are shaped by corresponding cognitive state-checkpoint.ipynb
  3. 6 0
      reporting/Cognitive States in the gerbil Parietal Cortex/.ipynb_checkpoints/03 - Dynamics of PPC single units depending on AEP states-checkpoint.ipynb
  4. 44 0
      reporting/Cognitive States in the gerbil Parietal Cortex/.ipynb_checkpoints/04 - Reversed timing of late AEP components between A1 and PPC-checkpoint.ipynb
  5. 6 0
      reporting/Cognitive States in the gerbil Parietal Cortex/.ipynb_checkpoints/05 - Different cognitive states in the same behavior-checkpoint.ipynb
  6. 33 0
      reporting/Cognitive States in the gerbil Parietal Cortex/01 - Complex goal-directed cognitive states are supported by PPC population activity.ipynb
  7. 33 0
      reporting/Cognitive States in the gerbil Parietal Cortex/02 - PPC evoked responses are shaped by corresponding cognitive state.ipynb
  8. 43 0
      reporting/Cognitive States in the gerbil Parietal Cortex/03 - Dynamics of PPC single units depending on AEP states.ipynb
  9. 44 0
      reporting/Cognitive States in the gerbil Parietal Cortex/04 - Reversed timing of late AEP components between A1 and PPC.ipynb
  10. 33 0
      reporting/Cognitive States in the gerbil Parietal Cortex/05 - Different cognitive states in the same behavior.ipynb
  11. 49 0
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/.ipynb_checkpoints/00 - Highlights-checkpoint.ipynb
  12. 722 0
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/.ipynb_checkpoints/01 - Dynamics of Auditory Evoked Responses-checkpoint.ipynb
  13. 658 0
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/.ipynb_checkpoints/02 - Evoked responses are driven by single units with specific response tuning micro-structure-checkpoint.ipynb
  14. 425 0
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/.ipynb_checkpoints/03 - Tone-modulated units exhibit macro-structure relative to the target-checkpoint.ipynb
  15. 88 0
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/.ipynb_checkpoints/04 - (NOT READY) Dynamics of the mismatch response depending on the AEP states-checkpoint.ipynb
  16. 6 0
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/.ipynb_checkpoints/05 - (NOT READY) Phasic modulation of A1 single units reflect perception strength and predict behavioral performance-checkpoint.ipynb
  17. 49 0
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/00 - Highlights.ipynb
  18. 722 0
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/01 - Dynamics of Auditory Evoked Responses.ipynb
  19. 658 0
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/02 - Evoked responses are driven by single units with specific response tuning micro-structure.ipynb
  20. 425 0
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/03 - Tone-modulated units exhibit macro-structure relative to the target.ipynb
  21. 88 0
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/04 - (NOT READY) Dynamics of the mismatch response depending on the AEP states.ipynb
  22. 41 0
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/05 - (NOT READY) Phasic modulation of A1 single units reflect perception strength and predict behavioral performance.ipynb
  23. BIN
      reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/assets/AEP.png

+ 6 - 0
reporting/Cognitive States in the gerbil Parietal Cortex/.ipynb_checkpoints/01 - Complex goal-directed cognitive states are supported by PPC population activity-checkpoint.ipynb

@@ -0,0 +1,6 @@
+{
+ "cells": [],
+ "metadata": {},
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 6 - 0
reporting/Cognitive States in the gerbil Parietal Cortex/.ipynb_checkpoints/02 - PPC evoked responses are shaped by corresponding cognitive state-checkpoint.ipynb

@@ -0,0 +1,6 @@
+{
+ "cells": [],
+ "metadata": {},
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 6 - 0
reporting/Cognitive States in the gerbil Parietal Cortex/.ipynb_checkpoints/03 - Dynamics of PPC single units depending on AEP states-checkpoint.ipynb

@@ -0,0 +1,6 @@
+{
+ "cells": [],
+ "metadata": {},
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 44 - 0
reporting/Cognitive States in the gerbil Parietal Cortex/.ipynb_checkpoints/04 - Reversed timing of late AEP components between A1 and PPC-checkpoint.ipynb

@@ -0,0 +1,44 @@
+{
+ "cells": [
+  {
+   "cell_type": "code",
+   "execution_count": 1,
+   "id": "bf9750e6",
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "# overlap A1 / PPC AEPs on top of each other\n",
+    "# maybe try to infer correlations"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "id": "fe9071d3",
+   "metadata": {},
+   "outputs": [],
+   "source": []
+  }
+ ],
+ "metadata": {
+  "kernelspec": {
+   "display_name": "Python 3 (ipykernel)",
+   "language": "python",
+   "name": "python3"
+  },
+  "language_info": {
+   "codemirror_mode": {
+    "name": "ipython",
+    "version": 3
+   },
+   "file_extension": ".py",
+   "mimetype": "text/x-python",
+   "name": "python",
+   "nbconvert_exporter": "python",
+   "pygments_lexer": "ipython3",
+   "version": "3.8.10"
+  }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 6 - 0
reporting/Cognitive States in the gerbil Parietal Cortex/.ipynb_checkpoints/05 - Different cognitive states in the same behavior-checkpoint.ipynb

@@ -0,0 +1,6 @@
+{
+ "cells": [],
+ "metadata": {},
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 33 - 0
reporting/Cognitive States in the gerbil Parietal Cortex/01 - Complex goal-directed cognitive states are supported by PPC population activity.ipynb

@@ -0,0 +1,33 @@
+{
+ "cells": [
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "id": "0b931cf7",
+   "metadata": {},
+   "outputs": [],
+   "source": []
+  }
+ ],
+ "metadata": {
+  "kernelspec": {
+   "display_name": "Python 3 (ipykernel)",
+   "language": "python",
+   "name": "python3"
+  },
+  "language_info": {
+   "codemirror_mode": {
+    "name": "ipython",
+    "version": 3
+   },
+   "file_extension": ".py",
+   "mimetype": "text/x-python",
+   "name": "python",
+   "nbconvert_exporter": "python",
+   "pygments_lexer": "ipython3",
+   "version": "3.8.10"
+  }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 33 - 0
reporting/Cognitive States in the gerbil Parietal Cortex/02 - PPC evoked responses are shaped by corresponding cognitive state.ipynb

@@ -0,0 +1,33 @@
+{
+ "cells": [
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "id": "9c3d897c",
+   "metadata": {},
+   "outputs": [],
+   "source": []
+  }
+ ],
+ "metadata": {
+  "kernelspec": {
+   "display_name": "Python 3 (ipykernel)",
+   "language": "python",
+   "name": "python3"
+  },
+  "language_info": {
+   "codemirror_mode": {
+    "name": "ipython",
+    "version": 3
+   },
+   "file_extension": ".py",
+   "mimetype": "text/x-python",
+   "name": "python",
+   "nbconvert_exporter": "python",
+   "pygments_lexer": "ipython3",
+   "version": "3.8.10"
+  }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 43 - 0
reporting/Cognitive States in the gerbil Parietal Cortex/03 - Dynamics of PPC single units depending on AEP states.ipynb

@@ -0,0 +1,43 @@
+{
+ "cells": [
+  {
+   "cell_type": "code",
+   "execution_count": 1,
+   "id": "9325c0d5",
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "# show micro-structure of PPC units depending on the AEP metric states"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "id": "4da7a0c9",
+   "metadata": {},
+   "outputs": [],
+   "source": []
+  }
+ ],
+ "metadata": {
+  "kernelspec": {
+   "display_name": "Python 3 (ipykernel)",
+   "language": "python",
+   "name": "python3"
+  },
+  "language_info": {
+   "codemirror_mode": {
+    "name": "ipython",
+    "version": 3
+   },
+   "file_extension": ".py",
+   "mimetype": "text/x-python",
+   "name": "python",
+   "nbconvert_exporter": "python",
+   "pygments_lexer": "ipython3",
+   "version": "3.8.10"
+  }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 44 - 0
reporting/Cognitive States in the gerbil Parietal Cortex/04 - Reversed timing of late AEP components between A1 and PPC.ipynb

@@ -0,0 +1,44 @@
+{
+ "cells": [
+  {
+   "cell_type": "code",
+   "execution_count": 1,
+   "id": "bf9750e6",
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "# overlap A1 / PPC AEPs on top of each other\n",
+    "# maybe try to infer correlations"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "id": "fe9071d3",
+   "metadata": {},
+   "outputs": [],
+   "source": []
+  }
+ ],
+ "metadata": {
+  "kernelspec": {
+   "display_name": "Python 3 (ipykernel)",
+   "language": "python",
+   "name": "python3"
+  },
+  "language_info": {
+   "codemirror_mode": {
+    "name": "ipython",
+    "version": 3
+   },
+   "file_extension": ".py",
+   "mimetype": "text/x-python",
+   "name": "python",
+   "nbconvert_exporter": "python",
+   "pygments_lexer": "ipython3",
+   "version": "3.8.10"
+  }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 33 - 0
reporting/Cognitive States in the gerbil Parietal Cortex/05 - Different cognitive states in the same behavior.ipynb

@@ -0,0 +1,33 @@
+{
+ "cells": [
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "id": "4e069761",
+   "metadata": {},
+   "outputs": [],
+   "source": []
+  }
+ ],
+ "metadata": {
+  "kernelspec": {
+   "display_name": "Python 3 (ipykernel)",
+   "language": "python",
+   "name": "python3"
+  },
+  "language_info": {
+   "codemirror_mode": {
+    "name": "ipython",
+    "version": 3
+   },
+   "file_extension": ".py",
+   "mimetype": "text/x-python",
+   "name": "python",
+   "nbconvert_exporter": "python",
+   "pygments_lexer": "ipython3",
+   "version": "3.8.10"
+  }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 49 - 0
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/.ipynb_checkpoints/00 - Highlights-checkpoint.ipynb

@@ -0,0 +1,49 @@
+{
+ "cells": [
+  {
+   "cell_type": "markdown",
+   "id": "ea835d2f",
+   "metadata": {},
+   "source": [
+    "## - The structure of Auditory Evoked Responses (AEPs) is dynamic in freely-moving gerbils engaged in the auditory task\n",
+    "\n",
+    "## - Dynamics of the AEPs reflect instant perceptual and behavioral relevance of the auditory stimulus\n",
+    "\n",
+    "## - Single units in AC exhibit micro- and macro- structural tuning to auditory stimulations depending on their relevance\n",
+    "\n",
+    "## - The micro-structure of single unit responses can be broked down into typical phases (On, Off, early and late post-phases)\n",
+    "\n",
+    "## - Coherent single-unit neuronal activity during certain response phases is driving corresponding AEP components (P1, N1, P2, P3)"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "id": "98f36b37",
+   "metadata": {},
+   "outputs": [],
+   "source": []
+  }
+ ],
+ "metadata": {
+  "kernelspec": {
+   "display_name": "Python 3 (ipykernel)",
+   "language": "python",
+   "name": "python3"
+  },
+  "language_info": {
+   "codemirror_mode": {
+    "name": "ipython",
+    "version": 3
+   },
+   "file_extension": ".py",
+   "mimetype": "text/x-python",
+   "name": "python",
+   "nbconvert_exporter": "python",
+   "pygments_lexer": "ipython3",
+   "version": "3.8.10"
+  }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 722 - 0
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/.ipynb_checkpoints/01 - Dynamics of Auditory Evoked Responses-checkpoint.ipynb


Filskillnaden har hållts tillbaka eftersom den är för stor
+ 658 - 0
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/.ipynb_checkpoints/02 - Evoked responses are driven by single units with specific response tuning micro-structure-checkpoint.ipynb


Filskillnaden har hållts tillbaka eftersom den är för stor
+ 425 - 0
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/.ipynb_checkpoints/03 - Tone-modulated units exhibit macro-structure relative to the target-checkpoint.ipynb


+ 88 - 0
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/.ipynb_checkpoints/04 - (NOT READY) Dynamics of the mismatch response depending on the AEP states-checkpoint.ipynb

@@ -0,0 +1,88 @@
+{
+ "cells": [
+  {
+   "cell_type": "markdown",
+   "id": "57a6fc24",
+   "metadata": {},
+   "source": [
+    "## Mismatch response (MMR) as a measure of stimulus change"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 2,
+   "id": "08a235ca",
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "# introduce MMR"
+   ]
+  },
+  {
+   "cell_type": "markdown",
+   "id": "675fcd2e",
+   "metadata": {},
+   "source": [
+    "## MMR response depending on P1, N1, P2 and P3 states"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 3,
+   "id": "033b6507",
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "# show examples for individual session\n",
+    "# compute across sessions?"
+   ]
+  },
+  {
+   "cell_type": "markdown",
+   "id": "af381ac6",
+   "metadata": {},
+   "source": [
+    "## Behavioral relevance of the MMR for performance in SIT"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 4,
+   "id": "4de99e39",
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "# compute..."
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "id": "d287fdfa",
+   "metadata": {},
+   "outputs": [],
+   "source": []
+  }
+ ],
+ "metadata": {
+  "kernelspec": {
+   "display_name": "Python 3 (ipykernel)",
+   "language": "python",
+   "name": "python3"
+  },
+  "language_info": {
+   "codemirror_mode": {
+    "name": "ipython",
+    "version": 3
+   },
+   "file_extension": ".py",
+   "mimetype": "text/x-python",
+   "name": "python",
+   "nbconvert_exporter": "python",
+   "pygments_lexer": "ipython3",
+   "version": "3.8.10"
+  }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 6 - 0
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/.ipynb_checkpoints/05 - (NOT READY) Phasic modulation of A1 single units reflect perception strength and predict behavioral performance-checkpoint.ipynb

@@ -0,0 +1,6 @@
+{
+ "cells": [],
+ "metadata": {},
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 49 - 0
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/00 - Highlights.ipynb

@@ -0,0 +1,49 @@
+{
+ "cells": [
+  {
+   "cell_type": "markdown",
+   "id": "ea835d2f",
+   "metadata": {},
+   "source": [
+    "## - The structure of Auditory Evoked Responses (AEPs) is dynamic in freely-moving gerbils engaged in the auditory task\n",
+    "\n",
+    "## - Dynamics of the AEPs reflect instant perceptual and behavioral relevance of the auditory stimulus\n",
+    "\n",
+    "## - Single units in AC exhibit micro- and macro- structural tuning to auditory stimulations depending on their relevance\n",
+    "\n",
+    "## - The micro-structure of single unit responses can be broked down into typical phases (On, Off, early and late post-phases)\n",
+    "\n",
+    "## - Coherent single-unit neuronal activity during certain response phases is driving corresponding AEP components (P1, N1, P2, P3)"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "id": "98f36b37",
+   "metadata": {},
+   "outputs": [],
+   "source": []
+  }
+ ],
+ "metadata": {
+  "kernelspec": {
+   "display_name": "Python 3 (ipykernel)",
+   "language": "python",
+   "name": "python3"
+  },
+  "language_info": {
+   "codemirror_mode": {
+    "name": "ipython",
+    "version": 3
+   },
+   "file_extension": ".py",
+   "mimetype": "text/x-python",
+   "name": "python",
+   "nbconvert_exporter": "python",
+   "pygments_lexer": "ipython3",
+   "version": "3.8.10"
+  }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 722 - 0
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/01 - Dynamics of Auditory Evoked Responses.ipynb


Filskillnaden har hållts tillbaka eftersom den är för stor
+ 658 - 0
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/02 - Evoked responses are driven by single units with specific response tuning micro-structure.ipynb


Filskillnaden har hållts tillbaka eftersom den är för stor
+ 425 - 0
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/03 - Tone-modulated units exhibit macro-structure relative to the target.ipynb


+ 88 - 0
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/04 - (NOT READY) Dynamics of the mismatch response depending on the AEP states.ipynb

@@ -0,0 +1,88 @@
+{
+ "cells": [
+  {
+   "cell_type": "markdown",
+   "id": "57a6fc24",
+   "metadata": {},
+   "source": [
+    "## Mismatch response (MMR) as a measure of stimulus change"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 2,
+   "id": "08a235ca",
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "# introduce MMR"
+   ]
+  },
+  {
+   "cell_type": "markdown",
+   "id": "675fcd2e",
+   "metadata": {},
+   "source": [
+    "## MMR response depending on P1, N1, P2 and P3 states"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 3,
+   "id": "033b6507",
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "# show examples for individual session\n",
+    "# compute across sessions?"
+   ]
+  },
+  {
+   "cell_type": "markdown",
+   "id": "af381ac6",
+   "metadata": {},
+   "source": [
+    "## Behavioral relevance of the MMR for performance in SIT"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 4,
+   "id": "4de99e39",
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "# compute..."
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "id": "d287fdfa",
+   "metadata": {},
+   "outputs": [],
+   "source": []
+  }
+ ],
+ "metadata": {
+  "kernelspec": {
+   "display_name": "Python 3 (ipykernel)",
+   "language": "python",
+   "name": "python3"
+  },
+  "language_info": {
+   "codemirror_mode": {
+    "name": "ipython",
+    "version": 3
+   },
+   "file_extension": ".py",
+   "mimetype": "text/x-python",
+   "name": "python",
+   "nbconvert_exporter": "python",
+   "pygments_lexer": "ipython3",
+   "version": "3.8.10"
+  }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

+ 41 - 0
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/05 - (NOT READY) Phasic modulation of A1 single units reflect perception strength and predict behavioral performance.ipynb

@@ -0,0 +1,41 @@
+{
+ "cells": [
+  {
+   "cell_type": "markdown",
+   "id": "c7086c01",
+   "metadata": {},
+   "source": [
+    "## PERCEPTION does not mean ACTION"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "id": "63ebaa6f",
+   "metadata": {},
+   "outputs": [],
+   "source": []
+  }
+ ],
+ "metadata": {
+  "kernelspec": {
+   "display_name": "Python 3 (ipykernel)",
+   "language": "python",
+   "name": "python3"
+  },
+  "language_info": {
+   "codemirror_mode": {
+    "name": "ipython",
+    "version": 3
+   },
+   "file_extension": ".py",
+   "mimetype": "text/x-python",
+   "name": "python",
+   "nbconvert_exporter": "python",
+   "pygments_lexer": "ipython3",
+   "version": "3.8.10"
+  }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}

BIN
reporting/State-dependent neural dynamics in the gerbil Auditory Cortex/assets/AEP.png