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

Fix length of yav in interpolation method #12

Closed
wants to merge 1 commit into from
Closed

Fix length of yav in interpolation method #12

wants to merge 1 commit into from

Conversation

hubernhard
Copy link

As already mentioned in the example (https://github.com/qedsoftware/brukeropusreader/blob/master/example.py), the data can contain more Null values at the end. Therefore, yav needs to be subsetted in order to match the length of xav. Otherwise interp1d will throw an error.

@hubernhard hubernhard closed this Dec 10, 2022
@hubernhard hubernhard deleted the hubernhard-fix-interpolation branch December 10, 2022 16:29
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

Successfully merging this pull request may close these issues.

1 participant