IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32224


Ignore:
Timestamp:
Aug 30, 2011, 10:46:40 AM (15 years ago)
Author:
rhenders
Message:

removed some old plots

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/czartool/MetricsIndex.pm

    r32093 r32224  
    5454    my $htmlFile = $self->{htmlFile};
    5555
    56     print $htmlFile "<img src=\"masterMask.png\" alt=\"master magic mask fraction plot\" />\n";
    57     print $htmlFile "<img src=\"masterPro.png\" alt=\"master MD processing plot\" />\n";
     56    #print $htmlFile "<img src=\"masterMask.png\" alt=\"master magic mask fraction plot\" />\n";
     57    #print $htmlFile "<img src=\"masterPro.png\" alt=\"master MD processing plot\" />\n";
    5858
    5959    opendir(DIR, $self->{path}) or die $!;
Note: See TracChangeset for help on using the changeset viewer.