SIRF
SIRF copied to clipboard
OSMAPOSLReconstructor ignores number of subiterations when instantiated with par file
OSMAPOSLReconstructor(\path\to\file.par) ignores number of subiterations:= n in parameter file. Needs to be reset with
reconstructor.set_num_subiterations(n) otherwise will only run for 1 subiteration.
I'll add some more information soon. Leaving this here as a reminder to myself