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

Skip preprocessing #9

Open
patrickdrouin opened this issue Apr 12, 2023 · 0 comments
Open

Skip preprocessing #9

patrickdrouin opened this issue Apr 12, 2023 · 0 comments

Comments

@patrickdrouin
Copy link

Hello!

I am trying to skip preprocessing and running into issue.

If the config files contains :
preprocessing:
skip: True

Then line 66 kicks in (skip_preprocessing == False:) and the variable savepreprocessed does not have a value. The rest of the code is outside this if and relies on savepreprocessed having a value.

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