Index: /trunk/Ohana/src/relphot/src/select_images.c
===================================================================
--- /trunk/Ohana/src/relphot/src/select_images.c	(revision 41600)
+++ /trunk/Ohana/src/relphot/src/select_images.c	(revision 41601)
@@ -107,5 +107,5 @@
 
     /* exclude images by photcode (we are not doing this, but I'm not sure why) */
-    if (FALSE) {
+    if (timage[i].photcode) {
       int Ns = GetActivePhotcodeIndex (timage[i].photcode);
       if (Ns < 0) continue;
