Issue a warning if requested delays do not match sampling interval
Opened this issue · 0 comments
pwollstadt commented
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.