Closed nkupelioglu closed 1 year ago
I have added a parameter called delta_t, and the transform returns surfaces only at delta_t intervals as we discussed.
delta_t
This looks good! Please add a basic test in https://github.com/neuromorphs/tonic/blob/develop/test/test_representations.py
I have added a parameter called
delta_t
, and the transform returns surfaces only atdelta_t
intervals as we discussed.