Skip to content

Fixed bug causing yaml file loading to fail on design model 002.#6

Open
hdieckhaus wants to merge 1 commit into
mainfrom
yaml_loading_fix
Open

Fixed bug causing yaml file loading to fail on design model 002.#6
hdieckhaus wants to merge 1 commit into
mainfrom
yaml_loading_fix

Conversation

@hdieckhaus
Copy link
Copy Markdown
Collaborator

This PR fixes a bug that causes inference to fail if --design_model design_002 is used instead of the default design_020. The reason it fails is that design_002.yaml does not exist. This PR fixes the issue by always loading design_020.yaml, even for the design_002 model. This is fine because they only differ by the bb_noise field, which is not used in inference.

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