IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17164


Ignore:
Timestamp:
Mar 27, 2008, 5:09:22 PM (18 years ago)
Author:
Paul Price
Message:

Fixing syntax.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_080320/ippScripts/scripts/detrend_stack.pl

    r17156 r17164  
    8282
    8383# The output file rule name depends on the detrend type
    84 my %FILERULES = { 'FLATMASK' => 'PPMERGE.OUTPUT.MASK',
     84my $FILERULES = { 'FLATMASK' => 'PPMERGE.OUTPUT.MASK',
    8585                  'DARKMASK' => 'PPMERGE.OUTPUT.MASK',
    8686                  'MASK'     => 'PPMERGE.OUTPUT.MASK',
Note: See TracChangeset for help on using the changeset viewer.