IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 28, 2010, 9:33:54 AM (16 years ago)
Author:
rhenders
Message:

Improvements to above commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/raw/czartool_getplot.php

    r28726 r28727  
    1919$filePath = "/home/panstarrs/rhenders/czarplot_".$label."_".$stage."_".$type.".png";
    2020else if ($type=="h")
    21 $filePath = "/home/panstarrs/rhenders/czarplot_".$label."_".$type.".png";
     21$filePath = "/home/panstarrs/rhenders/czarplot_".$label."_all_stages_".$type.".png";
    2222$file = fopen ($filePath, "r");
    2323if ($file && !$debug) {
Note: See TracChangeset for help on using the changeset viewer.