Browse Source

Update 'README.md'

Emilio Kropff 3 years ago
parent
commit
75ac4eafc0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,4 +17,4 @@ The spreadsheet 'all sessions.xlsx' contains one sheet per experimental animal,
 
 The 'spike_timestamp_data.db' file contains a single MATLAB structure 'db' saved in '-mat' format. It contains spike timestamps for 2497 entorhinal cells (all sessions on a given day, one day per cell). The fields of the structure are: 'cell_type' (grid, hd, speed, border, putative interneuron), 'timestamps' in seconds relative the start of each session, 'session_type' for each session, rat, date and tetrode. Session types are coded as in 'all sessions.xlsx'.
 
-The 'codes' folder has codes for individual figures.
+The 'codes' folder has MATLAB scripts for individual figures.