IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 2, 2008, 9:37:32 AM (18 years ago)
Author:
eugene
Message:

added a comment

File:
1 edited

Legend:

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

    r19264 r19326  
    128128my $skyFile = $ipprc->filename("SKYCELL.TEMPLATE", $outroot, $skycell_id );
    129129$ipprc->skycell_file( $tess_dir, $skycell_id, $skyFile, $verbose ) or &my_die("Unable to generate template skycell", $warp_id, $skycell_id, $tess_dir, $PS_EXIT_SYS_ERROR);
     130## XXX this seems to have insufficient error checking: dvoImageExtract can fail to write and still return a valid exit status
    130131
    131132# Get list of filenames
Note: See TracChangeset for help on using the changeset viewer.