Changeset 19396 for trunk/ippScripts/scripts/diff_skycell.pl
- Timestamp:
- Sep 5, 2008, 12:39:05 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/diff_skycell.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/diff_skycell.pl
r19303 r19396 176 176 my $outputMask = $ipprc->filename("PPSUB.OUTPUT.MASK", $outroot); 177 177 my $outputWeight = $ipprc->filename("PPSUB.OUTPUT.WEIGHT", $outroot); 178 my $configuration = $ipprc->filename("PPSUB.CONFIG", $outroot); 178 179 my $outputSources = $ipprc->filename("PSPHOT.OUT.CMF.MEF", $outroot); 179 180 #my $bin1Name = $ipprc->filename("PPSUB.BIN1", $outroot); … … 196 197 $command .= " -photometry"; 197 198 $command .= " -tracedest $traceDest -log $logDest"; 199 $command .= " -dumpconfig $configuration"; 198 200 $command .= " -dbname $dbname" if defined $dbname; 199 201
Note:
See TracChangeset
for help on using the changeset viewer.
