Mattia Chini 2 years ago
parent
commit
b5f85390f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -22,7 +22,7 @@ This folder contains .dat files with the LFP raw traces of the 60 recordings.
 **Signal:**
 
 * The signal is in int16 format, with a sampling frequency of 1000 Hz.
-* Signal as been common average rereferenced (the median of all channels has been subtracted).
+* Signal has been common average rereferenced (the median of all channels has been subtracted).
 * Most recordings are ~ 1h 30' of uniterrupted recording. All recordings are at least 50' long.
 * Data is in a single vector form. The first sixteen data points correspond to the first datapoint (millisecond) of recording for all the sixteen channels (from channel 1 to 16). The second sixteen data points to the second datapoint and so on.