IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 13, 2011, 11:05:48 AM (15 years ago)
Author:
eugene
Message:

add comments regarding refConv / inConv

File:
1 edited

Legend:

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

    r29625 r30600  
    151151            &my_die("failed to resolve inputs", $magic_id, $node, $PS_EXIT_DATA_ERROR);
    152152        }
     153
     154        # to run magic on a diff image, we need the convolved version
     155        # of the corresponding TEMPLATE image
     156        # (see diff_skycell.pl:124)
    153157
    154158        my $diff_base = $innode->{diff_path_base}; # Base name for diff
Note: See TracChangeset for help on using the changeset viewer.