When used with filter/pipeline code, code attempts to iterated over filters. Sources like Simulation are instantiated with a ctf_filter argument for example. ImageArraySource is not instantiated with such a filter (it is None).
From this I gather we have not yet used this source with the rest of the processing code.