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
TRENTOOL should throw a warning/error if delays requested by the user do not match the sampling interval. This happens if requested delays have a finer resolution than the sampling frequency of the data. When TRENTOOL converts requested delays from ms to samples, delays may be mapped to the same number of samples, which will then result in redundant computations for TE estimation.
The text was updated successfully, but these errors were encountered:
TRENTOOL should throw a warning/error if delays requested by the user do not match the sampling interval. This happens if requested delays have a finer resolution than the sampling frequency of the data. When TRENTOOL converts requested delays from ms to samples, delays may be mapped to the same number of samples, which will then result in redundant computations for TE estimation.
The text was updated successfully, but these errors were encountered: