blob: a2476249808490a6049894e6927760f8cce12d5d [file] [log] [blame]
Austin Schuha2168ff2017-04-16 20:37:18 -07001#!/bin/bash
2
3cat superstructure.cc | grep 'table entry' | sed 's/^.*{\(.*\), {\(.*\), \(.*\), \(.*\) \* M_PI.*$/\1, \2, \3, \4/' > /tmp/constants_plot
4
5gnuplot plot_constants.gnuplot