ufo-launch
Run UFO workflows
- Provided by: libufo-bin (Version: 0.17.0.22.gc831aec-1build1)
- Source: ufo-core
- Report a bug
Run UFO workflows
ufo-launch [-t] [-a] [-d] [-q | --quieter] [--version]
<task1> [KEY=VALUE] ! <task2> ! ...
Runs the workflow as specified on the command line. Plugins are specified one by one and separated by exclamation marks. Further parameterization is possible by specifying key-value assignments before finishing with an exclamation marks.
To push data from multiple streams enclose input streams in brackets.
--trace, -t
--address, -a
-q
--quieter
--version
$ ufo-launch read path=input*.tif ! write filename=output.h5:/foo
$ ufo-launch [read path=radios, read path=darks, read path=flats] ! \
flat-field-correct ! null