-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi,
Thanks for sharing your code for working with event sensors. I know it has been a long time since you last update this repository, but I was wondering if you could help me out with one question. I have a set of raw events in python and 'x,y,time,polarity' format as in the example below. How can I use your code in order to generate an .aedat file from these raw events and later open it in other .aedat compatible apps like jAER?
[ 0, 0, 0.15334, -1],
[ 0, 1, 0.12424, 1],
[ 0, 2, 0.12321, 1],
[ 0, 3, 0.12343, -1],Thanks a lot for your comments!
Metadata
Metadata
Assignees
Labels
No labels