Index: trunk/psastro/src/psastroMosaicSetAstrom.c
===================================================================
--- trunk/psastro/src/psastroMosaicSetAstrom.c	(revision 7154)
+++ trunk/psastro/src/psastroMosaicSetAstrom.c	(revision 7332)
@@ -23,5 +23,5 @@
 
 		// select the raw objects for this readout
-		psArray *rawstars = psMetadataLookupPtr (NULL, readout->analysis, "PSASTRO.OBJECTS");
+		psArray *rawstars = psMetadataLookupPtr (NULL, readout->analysis, "PSASTRO.RAWSTARS");
 		if (rawstars == NULL) { continue; }
 
