IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30843


Ignore:
Timestamp:
Mar 9, 2011, 3:18:30 PM (15 years ago)
Author:
bills
Message:

remove line number reference from comment since it is difficult to keep in sync

File:
1 edited

Legend:

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

    r30826 r30843  
    148148                $templateVariance = "PPSTACK.UNCONV.VARIANCE";
    149149            }
    150             $templateSources = "PSPHOT.OUT.CMF.MEF";  ## this must be consistent with the value in stack_skycell.pl:161
     150            $templateSources = "PSPHOT.OUT.CMF.MEF";  ## this must be consistent with the value in stack_skycell.pl
    151151            # template is a stack so it doesn't need to be magicked
    152152            $templateMagic = 1;
     
    174174                $inputVariance = "PPSTACK.UNCONV.VARIANCE";
    175175            }
    176             $inputSources = "PSPHOT.OUT.CMF.MEF";  ## this must be consistent with the value in stack_skycell.pl:161
     176            $inputSources = "PSPHOT.OUT.CMF.MEF";  ## this must be consistent with the value in stack_skycell.pl
    177177        } else {
    178178            $input     = "PSWARP.OUTPUT";
Note: See TracChangeset for help on using the changeset viewer.