Index: trunk/ppStack/src/ppStackPhotometry.c
===================================================================
--- trunk/ppStack/src/ppStackPhotometry.c	(revision 20427)
+++ trunk/ppStack/src/ppStackPhotometry.c	(revision 20493)
@@ -116,4 +116,8 @@
     pmFPACopy(photFile->fpa, readout->parent->parent->parent);
 
+    if (psMetadataLookupBool(NULL, config->arguments, "-psphot-visual")) {
+        psphotSetVisual(true);
+    }
+
     // Need to ensure aperture residual is not calculated
     psMetadata *recipe = psMetadataLookupMetadata(NULL, config->recipes, PSPHOT_RECIPE); // Recipe
