IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 23, 2018, 4:52:59 PM (8 years ago)
Author:
watersc1
Message:

Fixed end-of-night date calculation. Should now trigger automatically at 7:30AM HST

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/camera_exp.pl

    r39926 r40403  
    404404
    405405    # Construct FPA continuity corrected background images
    406     if (($camera =~ /ISP/)||($camera =~ /HSC/)) {
     406    if (($camera =~ /ISP/)||($camera =~ /HSC/)||($camera =~ /gpc2/i)) {
    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.