Code to generate publication figures and tables from output of tb-amr-benchmarking.
Build the singularity container by running this from the root of this repository:
sudo singularity build benchmark.img Singularity
A JSON file made by the
tb-amr-benchmarking pipeline
is required. Assuming it is called summary.json
, generate the results and
figures by running:
singularity exec benchmark.img evalrescallers_make_figs_and_tables summary.json OUT
which makes a new directory called OUT/
. Various stats were needed for the
main text of the paper, which were calculated by running this:
cd OUT
singularity exec benchmark.img gather_ad_hoc_numbers.sh
singularity exec benchmark.img estimate_xdr_accuracy.py