Skip to content

Commit c6eb6bc

Browse files
Peter N. SteinmetzPeter N. Steinmetz
authored andcommitted
Correct typo.
1 parent 171e57d commit c6eb6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neo/rawio/neuralynxrawio/ncssections.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
frequency (sampFreq) which is rounded to the whole sample/s, and a number of valid samples
1111
(nb_valid), which may be less than the physical maximum of 512. In principle each of these
1212
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.
13+
files where the chan_id or sampFreq varied from record to record.
1414
1515
The header normally, though not always, contains a stated sampling frequency, which may be
1616
rounded to a whole number of samples per second or not.

0 commit comments

Comments
 (0)