IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 26, 2009, 2:04:53 PM (17 years ago)
Author:
eugene
Message:

use SKY version of source plot files for warp

File:
1 edited

Legend:

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

    r20930 r21179  
    189189    $command .= " -F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF";
    190190    $command .= " -F PSPHOT.BACKMDL PSPHOT.BACKMDL.MEF";
     191    $command .= " -F SOURCE.PLOT.MOMENTS SOURCE.PLOT.SKY.MOMENTS";
     192    $command .= " -F SOURCE.PLOT.PSFMODEL SOURCE.PLOT.SKY.PSFMODEL";
     193    $command .= " -F SOURCE.PLOT.APRESID SOURCE.PLOT.SKY.APRESID";
    191194    $command .= " -psf";        # Turn on PSF determination
    192195    $command .= " -tracedest $traceDest -log $logDest";
Note: See TracChangeset for help on using the changeset viewer.