Changes between Version 116 and Version 117 of ippToPsps
- Timestamp:
- Dec 27, 2010, 3:41:45 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps
v116 v117 23 23 Due 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. 24 24 25 - {{{table.xml}}} 25 '''{{{table.xml}}}''' 26 26 27 27 This file contains full table definitions for this batch type. It is a direct mapping of the PSPS schema. 28 28 29 - {{{map.xml}}} 29 '''{{{map.xml}}}''' 30 30 31 31 This details all direct mappings from IPP FITS table columns to PSPS database columns. 32 32 33 - {{{data.xml}}} 33 '''{{{data.xml}}}''' 34 34 35 35 A place to store hard-coded values to go directly into PSPS tables. Currently only the {{{init}}} batch type uses this.
