IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 19, 2011, 4:01:09 AM (15 years ago)
Author:
bills
Message:

don't bother setting recovery_path_base for camera stage as it is not used

File:
1 edited

Legend:

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

    r30328 r30694  
    152152
    153153
     154# We don't use recoveryroot for camera stage
     155if ($stage eq 'camera') {
     156    $recoveryroot = undef;
     157}
     158
    154159# default value is "NULL" do not use
    155160if (defined($recoveryroot) and ($recoveryroot eq "NULL")) {
Note: See TracChangeset for help on using the changeset viewer.