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

Properly handling file outputs when multiple models are evaluated #142

Merged
merged 4 commits into from
Jun 29, 2022

Conversation

decarboxy
Copy link
Collaborator

In a previous PR, we added the ability to create an ensemble of output structures by specifying multiple model files. This PR addresses issues with the handling of output files. If only a single model file is evaluated, the behavior of the application is unchanged. However, if multiple models are evaluated, structures will be written to predictions/{model_name} where {model_name} is the base name of each model file.

@gahdritz gahdritz merged commit d711134 into aqlaboratory:main Jun 29, 2022
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