Index: /trunk/Ohana/src/perl/src/fr.getfringe
===================================================================
--- /trunk/Ohana/src/perl/src/fr.getfringe	(revision 24)
+++ /trunk/Ohana/src/perl/src/fr.getfringe	(revision 25)
@@ -32,5 +32,5 @@
 
 # find fringe coordinate file
-$coordfile = `detsearch -image $inlist[0] 00 split -type frpts`; chop $coordfile;
+$coordfile = `detsearch -image $inlist[0] $ccds[0] split -type frpts`; chop $coordfile;
 if ($?) { die "ERROR: can't find fringe point file for this image\n"; }
 
