IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 31, 2008, 2:19:52 PM (18 years ago)
Author:
eugene
Message:

explicit use of PSPHOT.OUT.CMF.MEF

File:
1 edited

Legend:

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

    r19284 r19303  
    159159my $outputMask = $ipprc->filename("PPSTACK.OUTPUT.MASK", $outroot);
    160160my $outputWeight = $ipprc->filename("PPSTACK.OUTPUT.WEIGHT", $outroot);
    161 my $outputSources = $ipprc->filename("PSPHOT.OUT.CMF.MEF", $outroot);
     161my $outputSources = $ipprc->filename("PSPHOT.OUT.CMF.MEF", $outroot); ## this must be consistent with the value in diff_skycell.pl:101
     162## use an explicit stack name for psphot output objects
    162163#my $bin1Name =  $ipprc->filename("PPSTACK.BIN1", $outroot);
    163164#my $bin2Name =  $ipprc->filename("PPSTACK.BIN2", $outroot);
Note: See TracChangeset for help on using the changeset viewer.