Index: /branches/eam_branch_20080719/psphot/src/psphotMaskReadout.c
===================================================================
--- /branches/eam_branch_20080719/psphot/src/psphotMaskReadout.c	(revision 18629)
+++ /branches/eam_branch_20080719/psphot/src/psphotMaskReadout.c	(revision 18630)
@@ -8,4 +8,5 @@
     // ** Interpret the mask values:
     // XXX drop the write to recipe and move config into psphotRoughClass?
+    // XXX alternatively, define a function to set the psphot recipe masks
     psMaskType maskSat  = pmConfigMaskGet("SAT", config); // Mask value for saturated pixels
     psMetadataAddU8 (recipe, PS_LIST_TAIL, "MASK.SAT", PS_META_REPLACE, "user-defined mask", maskSat);
