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

confusing behaviour in getModelFile() #250

Open
drnickisaac opened this issue Dec 17, 2022 · 1 comment
Open

confusing behaviour in getModelFile() #250

drnickisaac opened this issue Dec 17, 2022 · 1 comment

Comments

@drnickisaac
Copy link
Contributor

getModelFile() reads text files for different model options. I've long wanted to replace this with a proper meta-coded solution.

I've noticed that if regions are present, getmodelFile() ignores the contents of the text files and instead creates code on the fly. But it assembles the code using random walk model and other current options. If the user specified something different, there is no message to warn that the options have been overridden.

@drnickisaac
Copy link
Contributor Author

I've done a temporary fix by adding a warning of this behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants