ShapeWorks icon indicating copy to clipboard operation
ShapeWorks copied to clipboard

DeepSSM: When percent variability is high enough to require all modes, exception is thrown

Open akenmorris opened this issue 1 year ago • 0 comments

E.g. Set to 100%:

[2024-02-13 16:45:21.889] [error] Exception Caught: IndexError: index 0 is out of bounds for axis 0 with size 0

At:
  /Users/amorris/sci/shapeworks/code/Python/DataAugmentationUtilsPackage/DataAugmentationUtils/Embedder.py(46): run_PCA
  /Users/amorris/sci/shapeworks/code/Python/DataAugmentationUtilsPackage/DataAugmentationUtils/Embedder.py(25): __init__
  /Users/amorris/sci/shapeworks/code/Python/DataAugmentationUtilsPackage/DataAugmentationUtils/DataAugmentation.py(36): point_based_aug
  /Users/amorris/sci/shapeworks/code/Python/DataAugmentationUtilsPackage/DataAugmentationUtils/__init__.py(22): runDataAugmentation
  /Users/amorris/sci/shapeworks/code/Python/DeepSSMUtilsPackage/DeepSSMUtils/run_utils.py(289): run_data_augmentation

akenmorris avatar Feb 13 '24 23:02 akenmorris