Browse Source

Update 'README.md'

Jian Liu 2 years ago
parent
commit
05dd275fb5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ If you plan to use this data for a publication, please inform us about it and do
 ImageData.mat: 303 stimulus images with natural images [1:300], black image [301], gray image [302] and white image [303]
 
 DATA.mat: there are two Matlab structured data with 156 cells. 
-1) Raster_data [N_cell, N_image, N_time, N_trial] is the binary raster spike variable for each cell [N_cell=156] and image [N_image=303] within a time window [N_time=300 ms] in each trial [N_trial]. 
+1) Raster_data [N_cell, N_image, N_time, N_trial] is the binary raster spike variable for each cell [N_cell=156] and image [N_image=303] within a time window [N_time=300 ms] in each trial [N_trial=13]. 
 2) RF_parameter has the parameters for the receptive fields (RFs) fitted by a 2D Gaussian function.
 
 Fig1_example.m: the example Matlab script to demonstrate the plot of the RF and raster under a stimulus image. By default, running this script gives the plot in Fig.B.