We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 171e57d commit c6eb6bcCopy full SHA for c6eb6bc
neo/rawio/neuralynxrawio/ncssections.py
@@ -10,7 +10,7 @@
10
frequency (sampFreq) which is rounded to the whole sample/s, and a number of valid samples
11
(nb_valid), which may be less than the physical maximum of 512. In principle each of these
12
parameters may vary in each record in the file; however, there are no known examples of .Ncs
13
-files where the chan_id or nb_valid varied from record to record.
+files where the chan_id or sampFreq varied from record to record.
14
15
The header normally, though not always, contains a stated sampling frequency, which may be
16
rounded to a whole number of samples per second or not.
0 commit comments