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 6e5b08c commit 41c2aedCopy full SHA for 41c2aed
neo/rawio/alphaomegarawio.py
@@ -18,14 +18,6 @@
18
Not a lot of memory optimization effort was put into this module. You should
19
expect a big memory usage when loading data with this module
20
21
-.. todo::
22
- 1. Make TTL events -> epochs? We could describe TTL 0/1 events as epochs:
23
- when the TTL goes to 1=beginning of epoch 0=end of epoch
24
- 2. decode stram data (block type E) using StreamFormat.h file (not provided
25
- with this code)
26
- 3. (2.bis) Once we know how to decode Stream AlphaOmega events add them to
27
- an event channel
28
-
29
Author: Thomas Perret <[email protected]>
30
"""
31
0 commit comments