Browse Source

Update 'README.md'

Jastyn Anne Pöpplau 8 months ago
parent
commit
e67dfd55b3
1 changed files with 20 additions and 2 deletions
  1. 20 2
      README.md

+ 20 - 2
README.md

@@ -1,3 +1,21 @@
-# Critical_reorganization_of_adolescent_prefrontal_circuitry
 
-This repository contains the ephys data related to the article "Reorganization of adolescent prefrontal cortex circuitry is required for mouse cognitive maturation"
+# Reorganization of adolescent prefrontal cortex circuitry is required for mouse cognitive maturation
+
+This repository contains the ephys data related to the article "Reorganization of adolescent prefrontal cortex circuitry is required for mouse cognitive maturation". ". We provide *in vivo* recordings from L2/3 of the prefrontal cortex of 26 chronically recorded head-fixed mice (LFP, n=195 recordings; SUA, n=7230 units) and 4 chronically recorded freely-moving mice (LFP, n=130). Following the structure of the article, the dataset is structured according to the mouse ID. An overview of recordings can be found in the table "Recording summary of chronically recorded mice".
+
+**Head-fixed recordings:**
+Each mouse ID folder contains data of analyzed LFP periods (broadband 0.1-9000 Hz, LFP.dat file), timestamps of analyzed LFP data (Timestamps_LFP_Baseline.mat file), movement of the mouse (Movement_Baseline.mat file), and sorted single unit information and timestamps (SUA.mat file). Note, for LFP-SUA analysis single unit timestamps corresponding to the LFP timestamps have to be used. Head-fixed LFP data have a sampling rate of 32000 Hz and movement is a logical vector with a sampling rate of 1 Hz.
+Spike sorting has been done using klusta (https://klusta.readthedocs.io/en/latest/), and manually curated with Phy (https://phy.readthedocs.io/en/latest/).
+The SUA.mat structure provides following information for every sorted unit:
+* ClusterID: ID of the unit
+* Channel: The channel on which the unit has been detected
+* Timestamps: Timestamps of detected action potential with a sampling frequency of 32000 Hz
+* Waveform: the average waveform of the unit
+
+**Freely moving recordings:**
+Each mouse ID folder contains data of analyzed LFP periods (broadband 0.1-9000 Hz, LFP.dat file) and movement of the mouse (Movement_Baseline.mat file. Freely-moving LFP data have a sampling rate of 32552 Hz and movement is a vector of the distance moved (in pixel) with a sampling rate of 201 Hz. No spike sorting was performed for freely-moving data.
+
+**Electrode channels: **
+All recordings were recorded with a 16 channel Neuronexus 1x16 1-shank electrode with a channel interspace of 100 µm. Channel 1 is the most superficial (closer to brain surface), and 16 the deepest. The position of electrodes has been post-mortem histologycally reconstructed.
+
+**For every question and/or further data request, please don't hesitate in contacting me (jastyn.poepplau@zmnh.uni-hamburg.de)**