Revision de807a7a74f57c0fa48f5a83e61d2fd2237a15f5 authored by Boud Roukema on 30 November 2020, 14:47:29 UTC, committed by Boud Roukema on 30 November 2020, 14:47:29 UTC
To extend the set of 'statistically verifiable' values, we
need to do something like:

1. extra the new values in the LaTeX extraction list in
      `reproduce/analysis/make/analyse-plot.mk`
   keeping in mind the need for unique greppable names
   [this is crucial!]

2. disable verify-outputs and set the commit ID to empty in
       `reproduce/analysis/config/verify-outputs.conf`

3. rm .build/tex/macros/analyse-plot.tex

4. ./project make # this is unlikely to complete without error

5. check the new `.build/tex/macros/analyse-plot.tex` file; if
   it's OK, then copy it to
   `reproduce/analysis/verify/analyse-plot.tex.verify`

6. enable verify-outputs in
       `reproduce/analysis/config/verify-outputs.conf`

7. ./project make # this is unlikely to complete without error

8. Repeat the above for an independent run, and grep the VERIFIED
   lines, rename files, and when you're ready, set the new commit ID
   in   `reproduce/analysis/config/verify-outputs.conf`.
1 parent 6c1a173
History
File Mode Size
reproduce
tex
.dir-locals.el -rw-r--r-- 1.3 KB
.file-metadata -rw-r--r-- 9.0 KB
.gitignore -rw-r--r-- 994 bytes
COPYING -rw-r--r-- 34.3 KB
FAQ -rw-r--r-- 863 bytes
README-hacking.md -rw-r--r-- 90.2 KB
README.md -rw-r--r-- 23.9 KB
TODO -rw-r--r-- 4.5 KB
paper.tex -rw-r--r-- 96.5 KB
project -rwxr-xr-x 23.3 KB

README.md

back to top