Changeset 25
- Timestamp:
- Jan 20, 2003, 12:03:29 PM (24 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/perl/src/fr.getfringe (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/perl/src/fr.getfringe
r22 r25 32 32 33 33 # find fringe coordinate file 34 $coordfile = `detsearch -image $inlist[0] 00split -type frpts`; chop $coordfile;34 $coordfile = `detsearch -image $inlist[0] $ccds[0] split -type frpts`; chop $coordfile; 35 35 if ($?) { die "ERROR: can't find fringe point file for this image\n"; } 36 36
Note:
See TracChangeset
for help on using the changeset viewer.
