<div dir="ltr">I would like to do some testing on a detection pipeline, defined within a pipe file, by systematically running it with different parameter settings. My zeroth order approach to this would be a Python script that creates temporary pipe files and makes a system call to pipeline runner. However, I suspect there is a more-elegant way to do this. Any ideas?<br></div>