#!/bin/csh
killall -q get_power_data_serial.pl
./get_power_data_serial.pl&

killall -q do_plots_html
./do_plots_html&
