Index: trunk/psphot/src/psphot.h
===================================================================
--- trunk/psphot/src/psphot.h	(revision 19869)
+++ trunk/psphot/src/psphot.h	(revision 19880)
@@ -141,9 +141,13 @@
 bool psphotVisualShowFootprints (pmConfig *config, const pmFPAview *view, pmDetections *detections);
 bool psphotVisualShowMoments (pmConfig *config, const pmFPAview *view, psArray *sources);
+bool psphotVisualPlotMoments (pmConfig *config, const pmFPAview *view, psArray *sources);
 bool psphotVisualShowRoughClass (pmConfig *config, const pmFPAview *view, psArray *sources);
 bool psphotVisualShowPSFStars (pmConfig *config, const pmFPAview *view, pmPSF *psf, psArray *sources);
 bool psphotVisualShowSatStars (pmConfig *config, const pmFPAview *view, pmPSF *psf, psArray *sources);
-bool psphotVisualShowLinearFit (pmConfig *config, pmReadout *readout);
 bool psphotVisualShowPSFModel (pmConfig *config, pmReadout *readout, pmPSF *psf);
+bool psphotVisualShowFlags (pmConfig *config, const pmFPAview *view, psArray *sources);
+bool psphotVisualShowSourceSize (pmConfig *config, const pmFPAview *view, psArray *sources);
+bool psphotVisualShowResidualImage (pmConfig *config, pmReadout *readout);
+bool psphotVisualPlotApResid (pmConfig *config, psArray *sources);
 
 // structures & functions to support psf-convolved model fitting
