Hi Jan,
I think what you do is OK. Your use of ConditionalObservables
is correct to answer you first question.
The fact that the variables in the dataset do have the same name as the ones should not be a problem, they should be overwritten if they are requested to be generated. But your observation might hold a clue to what goes wrong: Perhaps somethings doesn’t work right in the combination with ConditionalObservables(). I need to run a few checks myself to see if I can understand what’s happening. (May take a 1-2 days,
this is a busy week for me)
Wouter