IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33704


Ignore:
Timestamp:
Apr 4, 2012, 2:25:04 PM (14 years ago)
Author:
watersc1
Message:

Replicate the normalized files after generation so we don't run into trouble like we are with the noisemap.

File:
1 edited

Legend:

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

    r33666 r33704  
    171171    }
    172172    chomp $cmdflags;
     173
     174    # replicate output file
     175    $ipprc->replicate_file($output) or &my_die("failed to replicate: $output\n", $det_id,$iter,$class_id,$PS_EXIT_SYS_ERROR);
    173176}
    174177
Note: See TracChangeset for help on using the changeset viewer.