IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2013, 3:39:39 PM (13 years ago)
Author:
eugene
Message:

merged from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130307/ippScripts/scripts/camera_exp.pl

    r35159 r35412  
    363363    }
    364364    # Construct FPA continuity corrected background images
    365     {
     365    if ($camera =~ /ISP/) {
     366        print "Skipping FPA continuity corrected background images for ISP\n";
     367    } else {
    366368        my $command;
    367369        $command = "$ppImage";
Note: See TracChangeset for help on using the changeset viewer.