Skip to content

Commit 6583ad3

Browse files
committed
[doc] add link to pypl2 code
1 parent fbac290 commit 6583ad3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

neo/rawio/plexon2rawio/plexon2rawio.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
"""
22
Plexon2RawIO is a class to read Plexon PL2 files.
33
4+
This IO is based on the pypl2lib module, see https://github.com/NeuralEnsemble/pypl2
5+
46
On non-windows systems this IO requires Wine, see https://www.winehq.org/
57
68
Note on IO performance and memory consumption:

0 commit comments

Comments
 (0)