Skip to content

Releases: neuromti/tool-libeep

Rebuild with writing on Win10

08 Jul 06:01
3bd2340
Compare
Choose a tag to compare
v0.3.1

rebuild with writing triggers

Write triggers

09 Mar 13:15
Compare
Choose a tag to compare

Add triggers via python with

c = libeep.cnt_out(fname, rate, channels)
c.add_trigger(5, "hello")`

Release on wheels

05 Mar 16:20
Compare
Choose a tag to compare

Running pip install https://github.com/translationalneurosurgery/libeep/releases/download/v0.2/libeep-0.2-py3-none-any.whlshould do the magic and install libeep on your Linux or Windows 10 PC. If it doesn't work, you will have to compile the library for yourself :/