Open sbelsk opened 2 weeks ago
@amymmorton In the last commit pushed to this branch, I moved a few of the UI widgets so that the pre-processing tab isn't so wide, made sure that the segmentation generation options are enabled/disabled based on which radio button is selected (automatic segmentation vs. seg from models), and also implemented the file selectors for the config generation group.
Current state of the UI:
'or enter:' label to 'AND enter:'
Remaining TODOs at this point:
Optional/Future PR:
Current status:
"populate the "Voxel Size" according to the input volume node selected (should we let users have the ability to manually override it too?)"
I say No. The only options are voxel size form volume node / volume.tfm (which must both be the same)
Nice.
Suggest
Cleaned up the commit history on this branch for ease of reviewing
Resolves https://github.com/BrownBiomechanics/SlicerAutoscoperM/issues/131, resolves #145.
These changes are aimed to improve the user workflow in the Pre-Processing module, specifically targeting the improvement of the Autoscoper configuration file generation. Further changes to improve error handling to make it more user-friendly are to be continued in a separate upcoming PR.
Changes in this PR include:
Remaining TODOs: