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

Load Classification does not enable to select classification version #130

Open
maxradx opened this issue Jan 1, 2025 · 0 comments
Open
Assignees
Labels
BUG Something isn't working priority medium To manage before the next release

Comments

@maxradx
Copy link
Member

maxradx commented Jan 1, 2025

Describe the bug
The Load Classification button designed to select and view classification results does not work

To Reproduce
Steps to reproduce the behavior:

  1. Open Slicer
  2. Select volumes and output folder, specify name, annotator, degree, revision step
  3. Perform classifiaiton task, save classification
  4. Click on Load Classification
  5. See error
   for i, (objectName, label) in enumerate(self.segmenter.classification_config_yaml["checkboxes"].items()):
AttributeError: 'SlicerCARTWidget' object has no attribute 'classification_config_yaml'

Expected behavior
Ability to view classification version

Screenshots
Image

@maxradx maxradx self-assigned this Jan 1, 2025
@maxradx maxradx added BUG Something isn't working priority medium To manage before the next release labels Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working priority medium To manage before the next release
Projects
None yet
Development

No branches or pull requests

1 participant