IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 29, 2019, 2:12:36 PM (7 years ago)
Author:
ippitc
Message:

duplicate label handling improved

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/roboczar.pl

    r38276 r40851  
    101101    foreach $stage (@stages) {
    102102
    103     my $stageMetrics = new czartool::StageMetrics($stage, "all_stdscience_labels", $dbname, $begin, $end);
     103    my $stageMetrics = new czartool::StageMetrics($stage, "stdscience_labels", $dbname, $begin, $end);
    104104
    105105    if ($czarDb->runAnalysis($stageMetrics, $dbname)) {$stageMetrics->printMe();}
Note: See TracChangeset for help on using the changeset viewer.