IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25305


Ignore:
Timestamp:
Sep 9, 2009, 10:37:19 AM (17 years ago)
Author:
watersc1
Message:

updated list of science obs_mode values to look for.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/make_burntool_pcontrol.pl

    r25300 r25305  
    3535
    3636# List of which obs_modes are "science" and which are something else.
    37 %science = ('MD' => 1, '3PI' => 1, 'STS' => 1, 'CAL' => 1,
     37%science = ('MD' => 1, '3PI' => 1, 'STS' => 1, 'CAL' => 1, 'M31' => 1, 'SS' => 1,
    3838            'ENGINEERING' => 0, 'NULL' => 0, 'Unknown' => 0, ' ' => 0);
    3939
Note: See TracChangeset for help on using the changeset viewer.