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

get_results() when keep_all=False in s04_stack2.py #363

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

LaureBrenot
Copy link
Contributor

modified to use get_results() when keep_all=False as there is no output_folder (CROSS_CRORRELATIONS) for get_results_all() consequently no REF folder were created (empty dataframes)

+line 159-163 conditional get_results_all() based on keep_all. If keep_all=False, it shows a warning message and uses get_result().
+line 177 to correct ValueError: index must be monotonic for resampling due to the first modification

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