IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 23, 2019, 2:24:01 PM (7 years ago)
Author:
tdeboer
Message:

updates to ippMonitor and czartool to handle gpc2 labels and improve czartool

File:
1 edited

Legend:

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

    r38258 r40840  
    2222$path = $CZARPLOTDIR;
    2323
    24 if ($label == "all") $label = "all_".$mode."_labels";
     24if ($label == "all") $label = $mode."_labels";
    2525
    2626if ($type=="t" || $type=="r" || $type=="rt" || $type=="rh")
Note: See TracChangeset for help on using the changeset viewer.