Tags: tomMoral/dicodile
Tags
Fix max iter (#54) * fix local n_seg * fix max_iter count according to alphacsc implementation * fix linting * Update dicodile/workers/dicod_worker.py Co-authored-by: Thomas Moreau <[email protected]> * fix segmentation * fix number of segments * fix seg size * revert pdb line * revert accumulator change * consider remainder while calculating number of segments * revert local_seg_support * CLN more compact n_seg computet * Update dicodile/utils/segmentation.py * Update dicodile/utils/segmentation.py Co-authored-by: Hande Gözükan <[email protected]> * adds a test to test the number of segments Co-authored-by: Thomas Moreau <[email protected]>