Changeset 41352
- Timestamp:
- May 1, 2020, 5:07:07 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/camera_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/camera_exp.pl
r40904 r41352 405 405 406 406 # Construct FPA continuity corrected background images 407 if (($camera =~ /ISP/)||($camera =~ /HSC/)||($camera =~ /gpc2/i)) {408 print "Skipping FPA continuity corrected background images for ISP\n"; 409 } elsif ($do_bkg) { 407 # if (($camera =~ /ISP/)||($camera =~ /HSC/)||($camera =~ /gpc2/i)) { 408 if ($camera =~ /gpc1/i) { 409 print "Generating FPA continuity corrected background images for GPC1 only\n"; 410 410 my $command; 411 411 $command = "$ppImage";
Note:
See TracChangeset
for help on using the changeset viewer.
