IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2011, 11:44:07 AM (15 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/ippScripts/scripts/magic_destreak.pl

    r32650 r32851  
    254254                    if ($skycell->{data_state} eq "full" and $skycell->{quality} == 0) {
    255255                        $skycell_uri = $ipprc->filename("PPSUB.OUTPUT", $skycell->{path_base});
     256                        my $skycell_id = $skycell->{skycell_id};
    256257                        $diff_skycells{$skycell_id} = $skycell_uri;
    257258                    } else {
Note: See TracChangeset for help on using the changeset viewer.