Skip to content

Conversation

@Jiadalee
Copy link

At run_Cellpose-SAM.ipynb file, both io.imsave() and io.save_rois() should not return anything since the API specifies that these two functions return None. Also, the mask[i] is missing in the io.imsave() function. With that, I updated those codes to save images and rois in a proper way.

Copy link
Author

@Jiadalee Jiadalee left a comment

Choose a reason for hiding this comment

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

pls skip the first four commits under this pr, since they are not useful. Pls only consider the commit of Quick fix for issue1208 TypeError: imsave() and io.save_rois()

@mrariden
Copy link
Collaborator

mrariden commented Jun 2, 2025

@Jiadalee there's no way for me to 'skip' commits. Instead, you'll need to edit the commit history on your repo, push them to your branch, and this PR will update.

@Jiadalee Jiadalee force-pushed the main branch 2 times, most recently from f86c5eb to d0df00c Compare June 4, 2025 19:25
@Jiadalee
Copy link
Author

Jiadalee commented Jun 4, 2025

@mrariden I cleaned my repo and re-push the exact 2 commits for this pr. Feel free to review them. thanks

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