Browse Source

Update 'README.md'

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

+ 1 - 1
README.md

@@ -18,7 +18,7 @@ ImageData.mat: 303 stimulus images with natural images [1:300], black image [301
 
 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=13]. 
-2) RF_parameter has the parameters for the receptive fields (RFs) fitted by a 2D Gaussian function.
+2) RF_parameter has the parameters of the receptive field (RF) for each cell 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.