IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2009, 3:36:46 PM (17 years ago)
Author:
bills
Message:

change CLASS_ID to COMPONENT add TESS_ID

File:
1 edited

Legend:

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

    r21196 r24964  
    8888        { name => 'IMG_TYPE',   type => '16A', writetype => TSTRING },       
    8989        { name => 'ID',         type => '16A', writetype => TSTRING },           
    90         { name => 'CLASS_ID',   type => '16A', writetype => TSTRING },   
     90        { name => 'TESS_ID',    type => '64A', writetype => TSTRING },   
     91        { name => 'COMPONENT',  type => '64A', writetype => TSTRING },   
    9192
    9293        # output parameters
Note: See TracChangeset for help on using the changeset viewer.