Skip to content

Commit b5ee844

Browse files
Update doc/source/rawio.rst
1 parent 6b16d3c commit b5ee844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/rawio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For performance and memory consumption reasons a new layer has been added to Neo
1515
In brief:
1616
* **neo.io** is the user-oriented read/write layer. Reading consists of getting a tree
1717
of Neo objects from a data source (file, url, or directory).
18-
When reading, all Neo objects are scaled to the correct units.
18+
When reading, all Neo objects are scaled to the correct units.
1919
Writing consists of making a set of Neo objects persistent in a file format.
2020
* **neo.rawio** is a low-level layer for reading data only. Reading consists of getting
2121
NumPy buffers (often int16/int64) of signals/spikes/events.

0 commit comments

Comments
 (0)