IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 1, 2011, 7:29:12 AM (15 years ago)
Author:
bills
Message:

give requests with name pypstamp the label PY (LSST get image requests)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstampparse.pl

    r31507 r32271  
    148148    } elsif ($lcname =~ /qub/) {
    149149        $label = "QUB";
     150        $label_changed = 1;
     151    } elsif ($lcname =~ /pypstamp/) {
     152        $label = "PY";
    150153        $label_changed = 1;
    151154    }
Note: See TracChangeset for help on using the changeset viewer.