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

fix: remove reject_non_steady flag #450

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

carrascomj
Copy link
Member

The reject_non_steady flag is not used anymore in the model, so it should be removed. This is important mainly because there was a regression on the validation of the config, which this PR removes altogether.

Maybe we should discuss what to do with the "penalize" flag.

Checklist:

  • Updated any relevant documentation
  • Add an adr doc if appropriate
  • Include links to any relevant issues in the description
  • Unit tests passing
  • Integration tests passing

@carrascomj
Copy link
Member Author

This closes #435

Copy link
Member

@teddygroves teddygroves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just one question.

maud/stan/functions.stan Outdated Show resolved Hide resolved
@carrascomj carrascomj merged commit 152b460 into biosustain:main Oct 18, 2023
6 checks passed
@carrascomj carrascomj deleted the fix-reject-flag branch October 18, 2023 15:35
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.

2 participants