Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] fix a small bug in the curvature code #985

Merged
merged 6 commits into from
Aug 30, 2023
Merged

Conversation

36000
Copy link
Collaborator

@36000 36000 commented Aug 16, 2023

No description provided.

@arokem
Copy link
Collaborator

arokem commented Aug 16, 2023

Is it possible to test this code with a test that fails without this fix?

@36000
Copy link
Collaborator Author

36000 commented Aug 22, 2023

I think this change is very minor and not worth writing a test over, however I did just add a test of the curvature system as called through the Segmentation object, which tests this code more generally. Previously only the sl_curve and sl_curve_dist functions were tested individually, not in the context of the Segmentation object.

@36000
Copy link
Collaborator Author

36000 commented Aug 29, 2023

I have no idea why this test is not working, as it seems to pass locally

@36000
Copy link
Collaborator Author

36000 commented Aug 29, 2023

it appears to be because I was using an older version of dipy

@36000 36000 merged commit ad2ee3f into yeatmanlab:master Aug 30, 2023
8 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.

2 participants