`process=` keyword arg defaults in various algorithm configurations are not set to `DaVinci.options.process` (?)
Apologies if already addressed >v61r0
.
For me this has lead to misconfigured algorithms (e.g. truth matching) and incorrect outputs in tuples, when running over HLT2 output, causing me to re-run things. Is there a reason the value is not extracted from options.process
(or uses this as the default) or that it is not a positional argument?
If this field is important to have, is it not better to raise an error that the field is unset rather than assuming a default?
Many advance thanks!
Edited by Ryunosuke O'Neil