spict icon indicating copy to clipboard operation
spict copied to clipboard

More reasonable default dtc in check.inp

Open alko989 opened this issue 3 years ago • 0 comments

At the moment ´check.inp´ defines ´dtc´ by the minimum diff of the data. This was done to be able to handle not-included missing values. But it is wrong in many cases, especially with mixed data.

Better alternative is to use the ´diff´s of ´timeC´ and warn the user that is automatically generated.

All places where assumptions about dtc are used should be checked

alko989 avatar Mar 08 '22 11:03 alko989