IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25005


Ignore:
Timestamp:
Aug 6, 2009, 6:23:05 AM (17 years ago)
Author:
bills
Message:

pass PPSUB.INVERSE.SOURCES if inverse

File:
1 edited

Legend:

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

    r24726 r25005  
    238238        $mask   = $ipprc->filename("$name.MASK", $path_base);
    239239        $weight = $ipprc->filename("$name.VARIANCE", $path_base);
    240         $sources    = $ipprc->filename("PPSUB.OUTPUT.SOURCES", $path_base);
     240        $sources    = $ipprc->filename("$name.SOURCES", $path_base);
    241241    }
    242242
Note: See TracChangeset for help on using the changeset viewer.