neuromorphs / tonic

Publicly available event datasets and transforms.
https://tonic.readthedocs.io
GNU General Public License v3.0
208 stars 47 forks source link

Change time surface implementation to get time surfaces at intervals #257

Closed nkupelioglu closed 1 year ago

nkupelioglu commented 1 year ago

I have added a parameter called delta_t, and the transform returns surfaces only at delta_t intervals as we discussed.

biphasic commented 1 year ago

This looks good! Please add a basic test in https://github.com/neuromorphs/tonic/blob/develop/test/test_representations.py