IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18739


Ignore:
Timestamp:
Jul 25, 2008, 2:45:49 PM (18 years ago)
Author:
bills
Message:

Add test program to create postage stamp request files from a textual
description.
Slightly modified testdquery.pl to support making postage stamp requests
and so renamed it

Location:
trunk/pstamp/test
Files:
3 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/test/sample_query.txt

    r18736 r18739  
    1 # Sample Detectability Query descriptor file used by the program
     1# Sample Detectability Query description file used by the program
    22# detect_query_create
    33
    4 # First line of data is for the HEADER
    5 # order of keywords follows TABLE 6 of ICD (note the QUERY_ID may
    6 # be overriden by a command line argument to detect_query_create
     4# First line of data is for the extension header
     5# The order of keywords follows TABLE 6 of ICD
     6# Note that value for QUERY_ID may be overriden by a command line
     7# argument to detect_query_create.
     8# Blank and comment lines are ignored
    79
    810# QUERY_ID EXTVER FPA_ID       MJD-OBS FILTER OBSCODE
    911QUERY42       1   o4608g0103o   54608     g     566
     12
     13# subsequent lines define the rows in the table
    1014
    1115# ROWNUM     RA1_DEG        DEC1_DEG    RA2_DEG     DEC2_DEG     MAG
Note: See TracChangeset for help on using the changeset viewer.