- Timestamp:
- May 9, 2013, 11:30:54 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130419/ippScripts/scripts/whichimage
r32820 r35550 94 94 my $cmd = "dvoImagesAtCoords -chipcoords $coord_file"; 95 95 $cmd .= " -listchipcoords" if $listchipcoords; 96 97 $tess_id = uc($tess_id) if $tess_id; 96 98 97 99 my $status = 0; … … 125 127 # next if $tess_name eq 'FIXNS'; 126 128 # next if $tess_name eq 'ALLSKY'; 129 next if $tess_name eq 'RINGS.V0'; 127 130 push @tess_ids_to_check, $tess_name; 128 131 }
Note:
See TracChangeset
for help on using the changeset viewer.
