Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue a warning if requested delays do not match sampling interval #3

Open
pwollstadt opened this issue Apr 7, 2015 · 0 comments
Open
Assignees

Comments

@pwollstadt
Copy link
Collaborator

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.

@pwollstadt pwollstadt self-assigned this Apr 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants