IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 20, 2008, 5:09:14 PM (18 years ago)
Author:
bills
Message:

corrected name of recipe for ppStatsFromMetadata

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/warp_skycell.pl

    r20179 r20284  
    207207
    208208        # measure chip stats
    209         $command = "$ppStatsFromMetadata $outputStatsReal - WARP_SKYFILE";
     209        $command = "$ppStatsFromMetadata $outputStatsReal - WARP_SKYCELL";
    210210        ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
    211211            run(command => $command, verbose => $verbose);
Note: See TracChangeset for help on using the changeset viewer.