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 form item to enter the name of the output segmentation layer for the inferral jobs #6197

Closed
1 task done
MichaelBuessemeyer opened this issue May 9, 2022 · 2 comments · Fixed by #7472
Closed
1 task done

Comments

@MichaelBuessemeyer
Copy link
Contributor

MichaelBuessemeyer commented May 9, 2022

Detailed Description

Currently, wk has two inferral jobs: Nuclei and neuron inferral. Both have a segmentation layer as an output. The name of this output layer is currently not configurable by the user, but it should be. The materialize volume annotation job already has this option by using the OutputSegmentationLayerNameFormItem. This form item should be able to be reused for this change.
Note that this also includes handing the new parameter to the backend and then to the worker.

Context

This feature is useful to rename the output segmentation layer of a job to something that makes sense and is not fixed.

  • Specific to long-running jobs (set jobsEnabled=true in application.conf)
@MichaelBuessemeyer
Copy link
Contributor Author

Sorry, this issue wasn't solved. My Bad 🙈.

@fm3
Copy link
Member

fm3 commented Nov 15, 2023

@philippotto Do you know if this is still relevant after #7368 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants