v2e icon indicating copy to clipboard operation
v2e copied to clipboard

Exporting HDF5 format issues

Open xiaozibuqi opened this issue 1 year ago • 1 comments

I noticed that the code directly stores the entire [t, x, y, p] events as a dataset in the HDF5 file. Now, I want to use the events in the output HDF5 file as a group and store t, x, y, and p as datasets separately. Where should I modify the source code?

xiaozibuqi avatar Jan 19 '24 08:01 xiaozibuqi