Index: trunk/psastro/src/psastro.h
===================================================================
--- trunk/psastro/src/psastro.h	(revision 27639)
+++ trunk/psastro/src/psastro.h	(revision 28043)
@@ -71,5 +71,5 @@
 bool              psastroAstromGuess (int *nStars, pmConfig *config);
 bool              psastroAstromGuessCheck (pmConfig *config);
-bool              psastroMaskUpdates (pmConfig *config);
+bool              psastroMaskUpdates (pmConfig *config, psMetadata *stats);
 
 bool              psastroLoadGlints (pmConfig *config);
@@ -179,4 +179,5 @@
 bool 		  psastroFPAtoChip (double *xChip, double *yChip, pmFPA *fpa, int nChip, double xFPA, double yFPA);
 
+//bool              psastroMaskStats(pmConfig *config, psMetadata *stats);
 
 // psastroExtract functions
