Another day, another question. I'm looking for something Spark's cartesian method on Channels
For example, I might have a channel with all the input files in it, and another channel with a bunch of different algorithm parameter property files in it, and I want to run all input files over all different algorithm parameter property files.