Skip to content

How to save .aedat files #2

@juanmed

Description

@juanmed

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions