From eb88a15ad2afd22a72fddf632d45511c33f23488 Mon Sep 17 00:00:00 2001 From: Leonid Kostrykin Date: Wed, 15 Nov 2023 21:33:34 +0100 Subject: [PATCH] refactors recent superdsm changes using select param --- tools/superdsm/superdsm.xml | 168 +++++++++++++++--------------------- 1 file changed, 69 insertions(+), 99 deletions(-) diff --git a/tools/superdsm/superdsm.xml b/tools/superdsm/superdsm.xml index cf778245..221786ec 100644 --- a/tools/superdsm/superdsm.xml +++ b/tools/superdsm/superdsm.xml @@ -20,70 +20,65 @@ @@ -92,27 +87,12 @@ -
- - - - - - - - - - - - - - - - - - - -
+ + + + + +
@@ -132,37 +112,27 @@ - outputs['do_masks_enabled'] == 'true' + 'masks' in outputs - outputs['do_cfg_enabled'] == 'true' + 'cfg' in outputs - outputs['do_overlay']['do_overlay_enabled'] == 'true' + 'overlay' in outputs - - - + - - - + - - - - - - This tool permits the segmentation of cell nuclei in 2-D fluorescence microscopy images.