Very crude scripts for power data on Mac and Linux

To collect data


data_collection/mac_polling.sh <number of minutes> > file
data_collection/linux_energy_dat.sh <number of minutes> file

To parse and graph data

./linux_graph <list of files to graph>
./mac_graph <linux of files to graph>