IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 18, 2016, 2:55:18 PM (10 years ago)
Author:
watersc1
Message:

camera doesn't need to generate background images for HSC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20160809/ippScripts/scripts/camera_exp.pl

    r35800 r39773  
    404404
    405405    # Construct FPA continuity corrected background images
    406     if ($camera =~ /ISP/) {
     406    if (($camera =~ /ISP/)||($camera =~ /HSC/)) {
    407407        print "Skipping FPA continuity corrected background images for ISP\n";
    408408    } elsif ($do_bkg) {
Note: See TracChangeset for help on using the changeset viewer.