IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 7, 2010, 10:41:08 AM (16 years ago)
Author:
watersc1
Message:

Exposures that have not yet been burntooled are still valid. Therefore, the counter that checks if any data was taken the previous night needs to count these as well. This should resolve the issue that came up while I was on vacation.

File:
1 edited

Legend:

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

    r27513 r27631  
    560560            print STDERR "execute_chips: Target $target on $date is not fully burntooled.\n";
    561561            $metadata_out{nsState} = 'NEEDSBURNING';
     562            $exposures++;
    562563            next;
    563564        }
Note: See TracChangeset for help on using the changeset viewer.