Index: branches/eam_branches/ipp-20101205/Ohana/src/relphot/src/select_images.c
===================================================================
--- branches/eam_branches/ipp-20101205/Ohana/src/relphot/src/select_images.c	(revision 30502)
+++ branches/eam_branches/ipp-20101205/Ohana/src/relphot/src/select_images.c	(revision 30503)
@@ -205,5 +205,7 @@
       }
       if (RESET) {
-	assignMcal (&image[nimage], (double *) NULL, -1);
+	// XXX assignMcal (&image[nimage], (double *) NULL, -1);
+	// XXX this needs to be thought through a bit more
+	image[nimage].Mcal = 0.0;
 	image[nimage].dMcal = NAN;
 	image[nimage].flags &= ~ID_IMAGE_PHOTOM_POOR;
