Skip to content
This repository has been archived by the owner on Feb 8, 2025. It is now read-only.

[FIX] Add max length constraint, b0 fix #955

Merged
merged 3 commits into from
Feb 22, 2023
Merged

Conversation

36000
Copy link
Collaborator

@36000 36000 commented Feb 17, 2023

Finding the FP in this subject with this number of streamlines has always been touchy, so I am not too worried about that.

After these fixes pass the test, we can do a minor release.

@36000 36000 changed the title [FIX] Add this max length constraint [FIX] Add max length constraint, b0 fix Feb 17, 2023
yield streamline, s
else:
yield streamline
if len_sl >= self.min_length:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any kind of test we can add here, to make sure this is doing the right thing now?

@36000 36000 merged commit aa0634d into yeatmanlab:master Feb 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants