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
Currently we are generating a separate hdf5 db for x and for y flows. That doesn't make too much sense since we need them in one. They should be stacked in alternating order (x1, y1, x2, y2,...) to get a 20 channel blob.
The text was updated successfully, but these errors were encountered:
Currently we are generating a separate hdf5 db for x and for y flows. That doesn't make too much sense since we need them in one. They should be stacked in alternating order (x1, y1, x2, y2,...) to get a 20 channel blob.
The text was updated successfully, but these errors were encountered: