IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 11, 2013, 11:46:41 AM (13 years ago)
Author:
Serge CHASTEL
Message:

More Heather's plot

File:
1 edited

Legend:

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

    r35200 r35391  
    3838else if ($type=="hp_s")
    3939$filePath = "$path/heathers_plots/skycal.png";
    40 
     40else if ($type=="hp_cm")
     41$filePath = "$path/heathers_plots/cam_merged.png";
     42else if ($type=="hp_sm")
     43$filePath = "$path/heathers_plots/skycal_merged.png";
    4144
    4245$file = fopen ($filePath, "r");
Note: See TracChangeset for help on using the changeset viewer.