Changeset 42222
- Timestamp:
- May 20, 2022, 1:28:24 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/ippScripts/scripts/fpcamera_exp.pl
r42203 r42222 200 200 $command .= " -D FPCAMERA.CATDIR $dvodb" if defined $dvodb; 201 201 $command .= " -dumpconfig $configuration"; 202 #$command .= " -stats $outStats -recipe PPSTATS FPCAMERA";202 $command .= " -stats $outStats -recipe PPSTATS FPCAMERA"; 203 203 # XXX add an output stats function (not yet in fpcamera) 204 204 … … 213 213 214 214 my $quality; # Quality flag 215 if ( 0) {215 if (1) { 216 216 check_output($outStats, $replicateOutputs); 217 217 my $outStatsReal = $ipprc->file_resolve($outStats);
Note:
See TracChangeset
for help on using the changeset viewer.
