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

corrdata is still saved if not successfully split #28

Open
xtyangpsp opened this issue Mar 22, 2024 · 1 comment
Open

corrdata is still saved if not successfully split #28

xtyangpsp opened this issue Mar 22, 2024 · 1 comment

Comments

@xtyangpsp
Copy link
Owner

In some case (not clear yet), the splitting may fail. It seems sometimes, the corrdata object that are not successfully split will still be saved. This needs to be fixed to avoid errors in later processing steps.

@xtyangpsp
Copy link
Owner Author

a thought is that when the data has less than 2 traces, the stacking would not do anything. this might lead to the skip of the splitting step. needs to check when I have a chance.

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