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

Fixes for #2230 #2233

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Fixes for #2230 #2233

merged 1 commit into from
Apr 10, 2024

Conversation

akenmorris
Copy link
Contributor

Fixes for #2232

Fix error:

e)
celery-gpu-1  |   File "/opt/conda/envs/shapeworks/lib/python3.9/site-packages/DeepSSMUtils/run_utils.py", line 503, in process_test_predictions
celery-gpu-1  |     reference_index = DeepSSMUtils.get_reference_index(project)
celery-gpu-1  | AttributeError: module 'DeepSSMUtils' has no attribute 'get_reference_index'~

Also add the code to run this as part of the tiny test.

e)
celery-gpu-1  |   File "/opt/conda/envs/shapeworks/lib/python3.9/site-packages/DeepSSMUtils/run_utils.py", line 503, in process_test_predictions
celery-gpu-1  |     reference_index = DeepSSMUtils.get_reference_index(project)
celery-gpu-1  | AttributeError: module 'DeepSSMUtils' has no attribute 'get_reference_index'~

Also add the code to run this as part of the tiny test.
@akenmorris akenmorris merged commit 002714b into master Apr 10, 2024
4 checks passed
@akenmorris akenmorris deleted the 2230-deepssm-aug-meshes branch April 10, 2024 05:50
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.

None yet

1 participant