Closed nikohansen closed 4 months ago
This should only happen if the data are actually the same (compared in the method DataSet._data_differ
), not only the instances.
I am not sure what the right action should be in this case.
It is the same data.
The upcoming ExperimentRepeater
used in the upcoming example experiment starts by default from allzeros in 1 of 15 repetitions, which leads with deterministic algorithms to a repeated data set which is then (currently) ignored by the postprocessing.
Should be more or less fixed by now?
Repetitions that come from the same folder/info-file trigger this warning
and are hence ignored, which, at this point in time, should be considered as a bug.