IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 5, 2008, 5:51:54 PM (18 years ago)
Author:
Paul Price
Message:

Adding more information to error message.

File:
1 edited

Legend:

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

    r16320 r16329  
    234234        run(command => $command, verbose => $verbose);
    235235    if (!$success) {
    236         print "missing astrometry for $filename\n";
     236        print "Missing astrometry for $filename --- check ASTROM.SOURCE in PSWARP recipe\n";
    237237        return 0;
    238238    }
Note: See TracChangeset for help on using the changeset viewer.