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 DIANNA expects data in time-channel order for the timeseries explainers. However, e.g. the FRB data is in channel-time order. This can be handle by putting in some transposes, but perhaps we could handles this automatically similar to the channels-first vs channels-last image orderings.
The text was updated successfully, but these errors were encountered:
Currently DIANNA expects data in time-channel order for the timeseries explainers. However, e.g. the FRB data is in channel-time order. This can be handle by putting in some transposes, but perhaps we could handles this automatically similar to the channels-first vs channels-last image orderings.
The text was updated successfully, but these errors were encountered: