Browse Source

Update 'README.md'

Dun Mao 5 years ago
parent
commit
e2f2ec44d2
1 changed files with 9 additions and 0 deletions
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -5,19 +5,28 @@ Calcium fluorescence signals of hundreds of simultaneously imaged neurons in mou
 data structure explained below:
 
 behavior.
+
 ts:	time stamp in second
+
 pos_norm: normalized position (0~1, circular) for each trial
+
 trial: trial number
+
 speed: movement speed, in cm/s
+
 speed_raw: raw running speed, extracted directly from encoder pulses
+
 pos_cum: cumulative position (cm) for the entire session
+
 pos_raw: raw position (cm) for each trial
 
 
 imaging:
 
 ratio: dF/F (%), nSamples x nCells
+
 deconv: deconvolved calcium signal (%), nSamples x nCells
+
 tt: time stamp in second
 
 avgstack: mean stack image