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

Issue with io.masks_flows_to_seg in notebook example #1059

Open
VivekJohnSudhakar opened this issue Nov 21, 2024 · 0 comments
Open

Issue with io.masks_flows_to_seg in notebook example #1059

VivekJohnSudhakar opened this issue Nov 21, 2024 · 0 comments

Comments

@VivekJohnSudhakar
Copy link

In the code the method takes the following definition: io.masks_flows_to_seg(imgs, masks, flows,files, diams,channels) , with file names as the 4th parameter. However in the notebook example here ait states to use: io.masks_flows_to_seg(imgs, masks, flows,diams,files,channels) . This gives the error: TypeError: expected str, bytes or os.PathLike object, not numpy.float64 . It needs to be changed to match the function definition

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

No branches or pull requests

1 participant