Skip to content

Commit

Permalink
Merge branch 'master' of github.com:BioimageAnalysisCoreWEHI/napari_l…
Browse files Browse the repository at this point in the history
…attice into docs
  • Loading branch information
multimeric committed Aug 23, 2024
2 parents ee078ea + f0e2349 commit b33cc4c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions core/tests/workflows/binarisation/workflow.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
!!python/object:napari_workflows._workflow.Workflow
_tasks:
binarisation: !!python/tuple
- !!python/name:pyclesperanto_prototype.greater_constant ''
- median
- null
- 100
median: !!python/tuple
- !!python/name:pyclesperanto_prototype.median_sphere ''
- deskewed_image
- null
- 2
- 2
- 2

0 comments on commit b33cc4c

Please sign in to comment.