-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 <thomas.moreau.2010@gmail.com> * 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 <2099645+hndgzkn@users.noreply.github.com> * adds a test to test the number of segments Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>
- Loading branch information
Showing
4 changed files
with
32 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters