You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: