IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 1, 2009, 4:18:16 PM (17 years ago)
Author:
bills
Message:

convert to new request format. Add label and comment, reorder columns in text description

File:
1 edited

Legend:

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

    r24964 r25739  
    9090        { name => 'TESS_ID',    type => '64A', writetype => TSTRING },   
    9191        { name => 'COMPONENT',  type => '64A', writetype => TSTRING },   
     92        { name => 'LABEL',      type => '64A', writetype => TSTRING },   
    9293
    9394        # output parameters
     
    104105        { name => 'WIDTH',      type => 'D', writetype => TDOUBLE },   
    105106        { name => 'HEIGHT',     type => 'D', writetype => TDOUBLE }, 
     107        { name => 'COMMENT',    type => '64A', writetype => TSTRING },   
    106108];
    107109
Note: See TracChangeset for help on using the changeset viewer.