Changeset 42461 for trunk/ippScripts/scripts/diff_skycell.pl
- Timestamp:
- May 11, 2023, 5:07:38 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/diff_skycell.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/diff_skycell.pl
r41705 r42461 348 348 my $jpeg1Name = prepare_output("PPSUB.OUTPUT.JPEG1", $outroot, 1); 349 349 my $jpeg2Name = prepare_output("PPSUB.OUTPUT.JPEG2", $outroot, 1); 350 my $outputKernel = prepare_output("PPSUB.OUTPUT.KERNELS", $outroot, 1); 351 my $outputPsf = prepare_output("PSPHOT.PSF.SKY.SAVE", $outroot, 1); 350 352 351 353 # do we always need to prepare this file? … … 435 437 check_output($jpeg1Name, 1); 436 438 check_output($jpeg2Name, 1); 439 check_output($outputKernel, 1); 440 check_output($outputPsf, 1); 437 441 if ($inverse) { 438 442 check_output($inverseName, 0);
Note:
See TracChangeset
for help on using the changeset viewer.
