IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 116 and Version 117 of ippToPsps


Ignore:
Timestamp:
Dec 27, 2010, 3:41:45 PM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v116 v117  
    2323Due to the potential for changes in both input and output for {{{ippToPsps}}}, the code is heavily configurable. Configuration files are in an XML format, as this affords the most flexibility (human and machine readable, expandable, self-describing etc). {{{ippToPsps}}} is pointed to a config directory, under which subdirectories for each batch type hold the various XML config files.
    2424
    25 - {{{table.xml}}}
     25'''{{{table.xml}}}'''
    2626
    2727This file contains full table definitions for this batch type. It is a direct mapping of the PSPS schema.
    2828
    29 - {{{map.xml}}}
     29'''{{{map.xml}}}'''
    3030
    3131This details all direct mappings from IPP FITS table columns to PSPS database columns.
    3232
    33 - {{{data.xml}}}
     33'''{{{data.xml}}}'''
    3434
    3535A place to store hard-coded values to go directly into PSPS tables. Currently only the {{{init}}} batch type uses this.