Index: /branches/eam_branches/ipp-20220316/ippScripts/scripts/fpcamera_exp.pl
===================================================================
--- /branches/eam_branches/ipp-20220316/ippScripts/scripts/fpcamera_exp.pl	(revision 42221)
+++ /branches/eam_branches/ipp-20220316/ippScripts/scripts/fpcamera_exp.pl	(revision 42222)
@@ -200,5 +200,5 @@
     $command .= " -D FPCAMERA.CATDIR $dvodb" if defined $dvodb;
     $command .= " -dumpconfig $configuration";
-    # $command .= " -stats $outStats -recipe PPSTATS FPCAMERA";
+    $command .= " -stats $outStats -recipe PPSTATS FPCAMERA";
     # XXX add an output stats function (not yet in fpcamera)
 
@@ -213,5 +213,5 @@
 
     my $quality; # Quality flag
-    if (0) {
+    if (1) {
 	check_output($outStats, $replicateOutputs);
 	my $outStatsReal = $ipprc->file_resolve($outStats);
