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

Add Cellpose v3.0.1 #1390

Merged
merged 9 commits into from
Feb 29, 2024
Merged

Add Cellpose v3.0.1 #1390

merged 9 commits into from
Feb 29, 2024

Conversation

pavanvidem
Copy link
Collaborator

  • Currently uses container as a requirement
  • Added 6 more tests
  • The output tiffs are completely black. No idea if that's normal. It is not a Galaxy issue. Standalone also generates black images.

@pavanvidem pavanvidem changed the title Update Cellpose to 3.0.1 Add Cellpose v3.0.1 Feb 28, 2024
tools/cellpose/cellpose.xml Outdated Show resolved Hide resolved
tools/cellpose/cellpose.xml Outdated Show resolved Hide resolved
tools/cellpose/cellpose.xml Outdated Show resolved Hide resolved
tools/cellpose/cellpose.xml Outdated Show resolved Hide resolved
tools/cellpose/cellpose.xml Outdated Show resolved Hide resolved
help="Interpolated flows at the true image size. This option will create smoother ROIs when the cells are large but will be slower in case"/>
<param argument="flow_threshold" type="float" value="0.4" label="Flow error threshold (all cells with errors below threshold are kept) (not used for 3D)"/>
<param argument="cellprob_threshold" type="float" value="0.0" label="Cell probability threshold (all pixels with prob above threshold kept for masks)"/>
<param argument="niter" type="integer" value="0" label="Number of iterations"
Copy link
Owner

Choose a reason for hiding this comment

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

add min/max ? also to other params?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It is hard to find min/max for all the params. Tried to add as much as I could.

tools/cellpose/cellpose.xml Outdated Show resolved Hide resolved
@bgruening bgruening merged commit 06dd963 into bgruening:master Feb 29, 2024
9 of 11 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.

3 participants