Skip to content

Conversation

@daducci
Copy link
Owner

@daducci daducci commented Jan 28, 2026

v2.4.2
2025-10-06

🐛Fixed

  • Error when checking the number of streamlines in the weighted LASSO function
  • Error in verifying voxel correspondence between the lesion mask passed through the dictionary and the ISO weights map
  • Error when checking the number of streamlines in the grouping structure for group LASSO regularization (Fixes COMMIT2: mismatch between params_IC and input tractogram #154)
  • Added check on empty groups when setting group LASSO regularization (Fixes Commit2 regularisation - Error float division #153)
  • Tests fail using numpy >= 2.0.0
  • Typo in test script and reference results

Sara Bosticardo and others added 24 commits October 3, 2025 11:50
Fixes #154: index mismatch in set_regularisation()
Remove upper bound for numpy<2.0.0
@daducci daducci merged commit 3cf832c into master Jan 28, 2026
40 checks passed
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.

COMMIT2: mismatch between params_IC and input tractogram Commit2 regularisation - Error float division

4 participants