Index: branches/eam_branches/psphot.20100506/src/psphot.h
===================================================================
--- branches/eam_branches/psphot.20100506/src/psphot.h	(revision 27919)
+++ branches/eam_branches/psphot.20100506/src/psphot.h	(revision 27932)
@@ -458,3 +458,7 @@
 bool psphotCopySourcesReadout (pmConfig *config, const pmFPAview *view, const char *ruleOut, const char *ruleSrc, int index);
 
+bool psphotRadialApertures (pmConfig *config, const pmFPAview *view, const char *filerule);
+bool psphotRadialAperturesReadout (pmConfig *config, const pmFPAview *view, const char *filerule, int index, psMetadata *recipe);
+bool psphotRadialApertureSource (pmSource *source, psMetadata *recipe, float skynoise, psImageMaskType maskVal, const psVector *radMax);
+
 #endif
