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

General Updates #1

Open
WilliamKopans opened this issue Jan 29, 2023 · 0 comments
Open

General Updates #1

WilliamKopans opened this issue Jan 29, 2023 · 0 comments
Assignees

Comments

@WilliamKopans
Copy link
Owner

  1. The "TimeVarColRec" recorded is finding the column mean (colMeans), which might want to be changed to the middle of the window as there might be values missing that move the mean.

  2. The window moving portion does not need an if/else statement since the overlap is just zero and will have no impact if not included.

Both of those are in the same area of the code doc.

  1. Run time is not placed correctly to get an accurate reading.
@WilliamKopans WilliamKopans self-assigned this Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant