- Timestamp:
- Aug 19, 2010, 6:52:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/ippScripts/scripts/magic_destreak.pl
r28794 r28981 216 216 foreach my $skycell (@$skycells) { 217 217 my $skycell_uri; 218 if ($skycell->{data_state} eq "full" ) {218 if ($skycell->{data_state} eq "full" and $skycell->{quality} = 0) { 219 219 $skycell_uri = $ipprc->filename("PPSUB.OUTPUT", $skycell->{path_base}); 220 220 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
