Index: trunk/Ohana/src/imregister/detrend/unique.c
===================================================================
--- trunk/Ohana/src/imregister/detrend/unique.c	(revision 3)
+++ trunk/Ohana/src/imregister/detrend/unique.c	(revision 12)
@@ -93,5 +93,5 @@
   if (crit[0].CCD     != image[0].ccd    ) return (FALSE);
   if (crit[0].Type    != image[0].type   ) return (FALSE);
-  if (crit[0].Exptime != image[0].exptime) return (FALSE);
+  /* if (crit[0].Exptime != image[0].exptime) return (FALSE); */
 
   if (crit[0].tstart  > image[0].tstop) return (FALSE);
