IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of pstamp_version_2_conversion


Ignore:
Timestamp:
Apr 15, 2015, 2:02:55 PM (11 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pstamp_version_2_conversion

    v1 v1  
     1= Converting  home made request files version 2 of the request format =
     2
     3The request specification is mostly backward compatible. The only required changes are in the request header. Specifically the header of the fits extension must
     4have the following keywords
     5
     6 * EXTNAME = 'PS1_PS_REQUEST'       - same as V1
     7 * EXTVER = '2'
     8 * ACTION = 'PROCESS'                        - New keyword. PROCESS is currently the only supported value
     9 * EMAIL = 'user@domain'                      - New keyword.
     10
     11
     12In the request specification rows, the new columns are not required to be set. The parser defaults them appropriately. Users are strongly encouraged to
     13use the SURVEY (3PI, MD01, etc) in their requests. If it is missing or NULL the system sets it to 3PI for coordinate based lookups (REQ_TYPE bycoord and by skycell)