#!/usr/bin/env nix-shell
#! nix-shell -i bash -p python3 python37Packages.matplotlib
$(dirname $(realpath $0))/graphing.py "$@"