Changeset 19099 for trunk/ippScripts/scripts/warp_overlap.pl
- Timestamp:
- Aug 17, 2008, 2:38:57 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_overlap.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_overlap.pl
r18562 r19099 116 116 my $camRoot = $imfile->{cam_path_base}; 117 117 my $astromFile = $ipprc->filename($astromSource, $camRoot); # Astrometry file 118 if (!$astromFile) { 119 &my_die("Unable to determine the astrometry source", $warp_id, $PS_EXIT_DATA_ERROR); 120 } 118 121 119 122 my @matchlist = get_overlaps($astromFile, $tess_dir_abs, $astromAccept); # List of overlaps
Note:
See TracChangeset
for help on using the changeset viewer.
