Browse Source

Update 'README.md'

Dun Mao 5 years ago
parent
commit
2423ee527b
1 changed files with 15 additions and 15 deletions
  1. 15 15
      README.md

+ 15 - 15
README.md

@@ -7,7 +7,7 @@ These data were collected by Dun Mao in the laboratory of Bruce L. McNaughton at
 
 www.pnas.org/cgi/doi/10.1073/pnas.1803224115
 
-    If you want to use the data in any form or want to collaborate, please get in touch at:
+If you want to use the data in any form or want to collaborate, please get in touch at:
 **zjumao@gmail.com (Dun Mao)** or **bruce.mcnaughton@uleth.ca (Bruce McNaughton)**
 
 **Data description:**
@@ -18,29 +18,29 @@ Each element in the cell array corresponds to data from one animal with the suff
 
 data structure explained below:
 
-**behavior**.
+    **behavior**.
 
-**ts**:	time stamp in second
+    **ts**:	time stamp in second
 
-**pos_norm**: normalized position (0~1, circular) for each trial
+    **pos_norm**: normalized position (0~1, circular) for each trial
 
-**trial**: trial number
+    **trial**: trial number
 
-**speed**: movement speed, in cm/s
+    **speed**: movement speed, in cm/s
 
-**speed_raw**: raw running speed, extracted directly from encoder pulses
+    **speed_raw**: raw running speed, extracted directly from encoder pulses
 
-**pos_cum**: cumulative position (cm) for the entire session
+    **pos_cum**: cumulative position (cm) for the entire session
 
-**pos_raw**: raw position (cm) for each trial
+    **pos_raw**: raw position (cm) for each trial
 
+    
+    **imaging:**
 
-**imaging:**
+    **ratio**: dF/F (%), nSamples x nCells
 
-**ratio**: dF/F (%), nSamples x nCells
+    **deconv**: deconvolved calcium signal (%), nSamples x nCells
 
-**deconv**: deconvolved calcium signal (%), nSamples x nCells
+    **tt**: time stamp in second
 
-**tt**: time stamp in second
-
-**avgstack**: mean stack image
+    **avgstack**: mean stack image