IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 17, 2014, 2:26:50 PM (12 years ago)
Author:
eugene
Message:

some mods to specify GPC1 as the camera (careful with GPC2); other minor mods

File:
1 edited

Legend:

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

    r36529 r37077  
    413413                unless ($success) {
    414414                    $error_code = (($error_code >> 8) or $PS_EXIT_PROG_ERROR);
    415                     warn("Unable to perform warptool -addwarped: $error_code\n");
     415                    warn("Unable to perform warptool -tofullskyfile: $error_code\n");
    416416                    exit($error_code) if $try >= 2;
    417417                    sleep 10;
Note: See TracChangeset for help on using the changeset viewer.