IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 54


Ignore:
Timestamp:
Feb 18, 2003, 9:44:02 AM (23 years ago)
Author:
eugene
Message:

added error check for fr.frstats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/perl/src/defringe

    r50 r54  
    6565# convert image stats to optimal image parameters
    6666vsystem ("fr.frstats -applyfit $imstats $frstats $fitpars");
     67if ($?) { &escape ("ERROR: can't assign DISPLAY"); }
    6768@fitpars = `cat $fitpars`;
    6869
Note: See TracChangeset for help on using the changeset viewer.