Tools

run_recipe.py

This is the main utility, described in Evaluation & Plotting

zjqc.sh

This can be used for inspecting the gzip compressed output JSON from eval.py. Dependencies:

  • jq (A lightweight and flexible command-line JSON processor)

  • zcat (part of gzip) (see gzip(1))

  • (optional) bat (A cat(1) clone with syntax highlighting and Git integration.) usage: ./zjqc.sh <JSON FILE>