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

Handle missing values correctly #44

Open
felixcremer opened this issue Jan 13, 2025 · 2 comments · Fixed by #51
Open

Handle missing values correctly #44

felixcremer opened this issue Jan 13, 2025 · 2 comments · Fixed by #51

Comments

@felixcremer
Copy link
Collaborator

I fear we are not handling the missing values correctly in the construction of the data cubes and therefore it might be, that we are using a wrongfully filled time series for the RQA analysis.

@felixcremer
Copy link
Collaborator Author

This was not fixed in #51 because the problem is at the construction of the data cube not in the handling of the missing values in the rqatrend function. We might for some data cubes not have missing values in the inner function of rqatrend, because we are not correctly converting missing_value data to missing.

@felixcremer
Copy link
Collaborator Author

I hope that this is fixed in DiskArrayTools 0.1.11 but we would have to test that fix here.

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 a pull request may close this issue.

1 participant