Add true runcards for comparefits reports#2500
Conversation
|
I'm a bit confused at how this addresses the issue? Does it mean that the lockfile was not enough to reproduce the comparefit? |
|
Perhaps I've misunderstood what the issue is! I'm actually unsure what the relationship between the runcard and the lockfile is. |
|
We want to make sure the reports are reproducible. To that end, validphys creates a lockfile which in principle contains everything. One should be able to get exactly the same report with |
|
Dear @scarlehoff
|
|
If 1 is correct, then 2 is not necessary. But the question is whether 1 is correct for "non standard arguments". if it is (and from your msg it looks like that's the case) then no need to do anything else. |
|
I'll soon follow up with the code snippets that I believe ensure 1 is correct! |
Addresses #402