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