IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29566


Ignore:
Timestamp:
Oct 26, 2010, 12:46:10 PM (16 years ago)
Author:
bills
Message:

fix destreak bug

File:
1 edited

Legend:

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

    r29561 r29566  
    309309        }
    310310
    311         # XXX: should we censor the sources as well? For now we're leaving them out of the distribution bundles
    312         # because they confuse people
    313311        # XXX: make sure that this is the right file rule
    314         # $sources = $ipprc->filename("PSPHOT.OUT.CMF.SPL",  $path_base);
     312        $sources = $ipprc->filename("PSPHOT.OUTPUT",  $path_base, $class_id);
    315313
    316314    } elsif ($stage eq "chip_bg") {
Note: See TracChangeset for help on using the changeset viewer.