Changeset 43072
- Timestamp:
- Aug 22, 2026, 12:16:18 AM (6 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-ops-20220906/ippScripts/scripts/diff_skycell.pl
- Property svn:mergeinfo changed
/trunk/ippScripts/scripts/diff_skycell.pl merged: 43070
r42959 r43072 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') { - Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
