Index: /branches/meh_branches/ppstack_test/ppStack/src/ppStackPSF.c
===================================================================
--- /branches/meh_branches/ppstack_test/ppStack/src/ppStackPSF.c	(revision 34041)
+++ /branches/meh_branches/ppstack_test/ppStack/src/ppStackPSF.c	(revision 34042)
@@ -55,4 +55,7 @@
 	}
 
+	//MEH -- add option for manually defined versus simply defined but not fully autosized?
+
+
 	//MEH -- 2.35 or 2.355 as seen elsewhere? small difference though
 	float Mxx = M_SQRT2 * psfFWHM / 2.35;
Index: /branches/meh_branches/ppstack_test/ppStack/src/ppStackPrepare.c
===================================================================
--- /branches/meh_branches/ppstack_test/ppStack/src/ppStackPrepare.c	(revision 34041)
+++ /branches/meh_branches/ppstack_test/ppStack/src/ppStackPrepare.c	(revision 34042)
@@ -317,4 +317,9 @@
         }
     }
+
+    //MEH -- by option could reset maxFWHM and reject any > before going into target ppStackPSF however will be masked and not included in conv/unconv stack in end rather than rej from deconv limit
+
+    //MEH -- could use fwhmStats->clippedMean+X to internally set PSF.OUTPUT.FWHM but called in ppStackPSF and would need to pass it
+
 
     //MEH - try runnning every thing that can reject images before target psf and conv - 
