Changeset 41596
- Timestamp:
- May 18, 2021, 12:41:45 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-ps1-20210510/ippScripts/scripts/warp_overlap.pl
r41593 r41596 125 125 } 126 126 127 my @matchlist = get_overlaps($astromFile, $tess_dir_abs, $astromAccept ); # List of overlaps127 my @matchlist = get_overlaps($astromFile, $tess_dir_abs, $astromAccept,$maxCerror); # List of overlaps 128 128 if (! @matchlist) { 129 129 &my_die("Unable to perform dvoImageOverlaps: missing astrometry", $warp_id, $PS_EXIT_DATA_ERROR);
Note:
See TracChangeset
for help on using the changeset viewer.
