We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbac290 commit 6583ad3Copy full SHA for 6583ad3
neo/rawio/plexon2rawio/plexon2rawio.py
@@ -1,6 +1,8 @@
1
"""
2
Plexon2RawIO is a class to read Plexon PL2 files.
3
4
+This IO is based on the pypl2lib module, see https://github.com/NeuralEnsemble/pypl2
5
+
6
On non-windows systems this IO requires Wine, see https://www.winehq.org/
7
8
Note on IO performance and memory consumption:
0 commit comments