IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32990 for trunk/pstamp


Ignore:
Timestamp:
Dec 21, 2011, 11:35:41 AM (15 years ago)
Author:
bills
Message:

no longer need to set masked pixels to NAN

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_job_run.pl

    r32785 r32990  
    215215    }
    216216
     217    # MAGIC IS DEAD
     218    $nan_masked = 0;
     219
    217220    my $command = "$ppstamp $outputBase $argString $fileArgs";
    218221    $command .= " -dbname $dbname" if $dbname;
Note: See TracChangeset for help on using the changeset viewer.