Changeset 43070 for trunk/ippScripts
- Timestamp:
- Jul 11, 2026, 1:55:41 PM (6 days ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/diff_skycell.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/diff_skycell.pl
r42949 r43070 440 440 check_output($outputKernel, 1); 441 441 check_output($outputPsf, 1); 442 if ($run_state eq 'new') { 443 check_output($configuration, 1); 444 } 442 445 if ($inverse) { 443 446 check_output($inverseName, 0); … … 445 448 check_output($inverseVariance, 0); 446 449 check_output($inverseSources, 1) if $do_photom; 447 if ($run_state eq 'new') {448 check_output($configuration, 1);449 }450 450 } 451 451 if ($reduction eq 'NOCONVDIFF') {
Note:
See TracChangeset
for help on using the changeset viewer.
