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
Loading a new frame without velocities doesn't flag the old velocities data as stale. I think the TRR reader has logic which set has_velocities = False which makes ag.velocities then raise a NoDataError. This should work universally across all readers.