IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27033


Ignore:
Timestamp:
Feb 22, 2010, 3:27:29 PM (16 years ago)
Author:
watersc1
Message:

Added code to fix the missing STS data in the Demo month burntooled data.

File:
1 edited

Legend:

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

    r26901 r27033  
    162162            (($science{$obs_mode} == 0)&&(
    163163                                          ($comment =~ /MD/)||($comment =~ /ThreePi/)||
    164                                           ($comment =~ /STS/)||($comment =~ /M31/)||
     164                                          ($comment =~ /STS/i)||($comment =~ /M31/)||($comment =~ /Stellar Transit/)||
    165165                                          ($comment =~ /CAL/i)||($comment =~ /SS/)||($comment =~ /SVS/)||
    166166                                          ($comment =~ /Sweetspot/)||($comment =~ /virgo/i)||($comment =~ /kepler/)||
Note: See TracChangeset for help on using the changeset viewer.