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 image_math tool #686

Merged
merged 1 commit into from
Mar 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions imaging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,10 @@ tools:
owner: imgteam
tool_panel_section_label: "Imaging"

- name: image_math
owner: imgteam
tool_panel_section_label: "Imaging"

- name: cp_cellprofiler
owner: bgruening
tool_panel_section_label: "Imaging"
Expand Down
5 changes: 5 additions & 0 deletions imaging.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,11 @@ tools:
revisions:
- f10112b317a1
tool_panel_section_label: Imaging
- name: image_math
owner: imgteam
revisions:
- 33b2ca53a566
tool_panel_section_label: Imaging
- name: cp_cellprofiler
owner: bgruening
revisions:
Expand Down
Loading