#!/bin/bash set -euo pipefail subplot codegen ambient.subplot -o test.py rm -f test.log python3 test.py --log test.log "$@"