We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b4807 commit 2b4a2c4Copy full SHA for 2b4a2c4
tools/image_processing/woundhealing/woundhealing.xml
@@ -47,7 +47,7 @@
47
<param name="input_images" location="https://github.com/sunyi000/wound-healing-htm-screen/raw/main/assets/data/input/A3ROI2_Slow_0000.tif,https://github.com/sunyi000/wound-healing-htm-screen/raw/main/assets/data/input/A3ROI2_Slow_0002.tif" />
48
</conditional>
49
<param name="dataset_id" value="A3ROI2_Slow" />
50
- <output name="tiff_output" location="https://github.com/sunyi000/wound-healing-htm-screen/raw/main/assets/data/A3ROI2_Slow.tiff"/>
+ <output name="tiff_output" location="https://github.com/sunyi000/wound-healing-htm-screen/raw/main/assets/data/A3ROI2_Slow.tif"/>
51
<output name="csv_output" file="A3ROI2_Slow.csv"/>
52
</test>
53
</tests>
0 commit comments