My team and I are struggling to find clear documentation of how to use slicer_cli_web to build image analysis tasks.
Specifically, we discovered by trial and error and looking at other examples that <longflag>outputAnnontationFile</longflag> must be set in order for a json file returned by the job to be used by the DSA as an annotation. <longflag>output_file</longflag> works differently.
Now we understand this (or at least we think we understand), but it would be great to have some official documentation so we know what we are actually doing. Does that exist somewhere? Apologies if I've overlooked it.
My team and I are struggling to find clear documentation of how to use slicer_cli_web to build image analysis tasks.
Specifically, we discovered by trial and error and looking at other examples that
<longflag>outputAnnontationFile</longflag>must be set in order for ajsonfile returned by the job to be used by the DSA as an annotation.<longflag>output_file</longflag>works differently.Now we understand this (or at least we think we understand), but it would be great to have some official documentation so we know what we are actually doing. Does that exist somewhere? Apologies if I've overlooked it.