Changes between Version 137 and Version 138 of ippToPsps
- Timestamp:
- Aug 3, 2011, 8:41:45 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps
v137 v138 28 28 29 29 Essentially, the job of ippToPsps is to take a collection of IPP tables and convert them to tables suitable for ingestion to PSPS. Some mappings between IPP and PSPS are direct (eg IPP exposure ID = PSPS frame ID), while many require a format conversion, or can only be derived from multiple IPP fields; some require mining info from other IPP sources, such as DVO databases or the IPP MySQL database, {{{gpc1}}}. 30 31 The tools chosen for {{{ippToPsps}}} are those considered to be the most effective to tackle the task at hand. {{{ippToPsps}}} is not, therefore, consistant with the rest of the IPP code-base, but since its role is essentially ''outside'' the IPP, this, to me, is not an issue. 30 32 31 33 == Languages and tools used ==
