IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36200 for trunk/tools


Ignore:
Timestamp:
Oct 9, 2013, 4:52:35 PM (13 years ago)
Author:
heather
Message:

removing merge and skycal plots until we ahve them

Location:
trunk/tools/heathers_plots
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/heathers_plots/deploy.sh

    r35390 r36200  
    11#!/bin/bash
    2 
     2echo this only works on ippc11 for ipp user
     3echo cp -f heathers_plots.py $HOME/local/bin
    34cp -f heathers_plots.py $HOME/local/bin
    45
  • trunk/tools/heathers_plots/heathers_plots.py

    r36186 r36200  
    166166    hp = HeathersPlot()
    167167    hp.update_cam_plot()
    168     hp.update_skycal_plot()
    169     hp.update_cam_merged_plot()
    170     hp.update_skycal_merged_plot()
     168#    hp.update_skycal_plot()
     169#    hp.update_cam_merged_plot()
     170#    hp.update_skycal_merged_plot()
     171
     172#don't make those for now since we don't do that yet
Note: See TracChangeset for help on using the changeset viewer.