IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30042


Ignore:
Timestamp:
Dec 15, 2010, 11:17:48 AM (15 years ago)
Author:
watersc1
Message:

Sweetspot is being done the same way as OSS now.

File:
1 edited

Legend:

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

    r29919 r30042  
    13551355    my ($label,$workdir,$obs_mode,$object,$comment,$tess_id,$dist_group,$data_group,$reduction) = get_tool_parameters($date,$target);
    13561356
    1357     if ($target eq 'OSS') {
     1357    if (($target eq 'OSS')||($target eq 'SweetSpot')) {
    13581358        my $db = init_gpc_db();
    13591359
Note: See TracChangeset for help on using the changeset viewer.