IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 7, 2009, 11:01:03 AM (17 years ago)
Author:
bills
Message:

replace line lost in rev 24687 which caused mask files to not be destreaked
at the chip stage.

File:
1 edited

Legend:

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

    r24691 r24702  
    204204        # the output of the chip stage with that mask as well.
    205205        $image  = $ipprc->filename("PPIMAGE.CHIP", $path_base, $class_id);
     206        $mask   = $ipprc->filename("PSASTRO.OUTPUT.MASK", $cam_path_base, $class_id);
    206207        $ch_mask= $ipprc->filename("PPIMAGE.CHIP.MASK", $path_base, $class_id);
    207208        $weight = $ipprc->filename("PPIMAGE.CHIP.VARIANCE", $path_base, $class_id);
Note: See TracChangeset for help on using the changeset viewer.