Index: trunk/tools/heathers_plots/deploy.sh
===================================================================
--- trunk/tools/heathers_plots/deploy.sh	(revision 36187)
+++ trunk/tools/heathers_plots/deploy.sh	(revision 36200)
@@ -1,4 +1,5 @@
 #!/bin/bash
-
+echo this only works on ippc11 for ipp user
+echo cp -f heathers_plots.py $HOME/local/bin
 cp -f heathers_plots.py $HOME/local/bin
 
Index: trunk/tools/heathers_plots/heathers_plots.py
===================================================================
--- trunk/tools/heathers_plots/heathers_plots.py	(revision 36187)
+++ trunk/tools/heathers_plots/heathers_plots.py	(revision 36200)
@@ -166,5 +166,7 @@
     hp = HeathersPlot()
     hp.update_cam_plot()
-    hp.update_skycal_plot()
-    hp.update_cam_merged_plot()
-    hp.update_skycal_merged_plot()
+#    hp.update_skycal_plot()
+#    hp.update_cam_merged_plot()
+#    hp.update_skycal_merged_plot()
+
+#don't make those for now since we don't do that yet
